/* MAIN STYLESHEET */

html {
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #036ebe;
	scrollbar-3dlight-color: black;
}

/* Main Structure */
body {
	background-color: #ffffe8;
	margin-left:10%;
	margin: 0 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	line-height: 1.6em;
	letter-spacing: 0.02em;
}

p, .normal {
	font-size: 1em;
}

.center {
text-align: center;
}

.footerleft {
	font-size: 0.9em;
	text-align: left;
	color: #2eab2a;
	letter-spacing: 0em;
	line-height: 1.0em;
}

.footerright {
	font-size: 0.9em;
	text-align: right;
	color: #2eab2a;
	letter-spacing: 0em;
	line-height: 1.4em;
}

li {
	font-size: 1em;
}

h1 {
	font-size: 1.5em;
	color: #2eab2a;
	text-align: left;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	color: #2eab2a;
	text-align: left;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	color: #2eab2a;
	text-align: left;
	font-weight: bold;
}

hr {
	color: #2eab2a;
}

.right {
	text-align: right;
}

a {
	color: #1e440d;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.foot {
	color: #2eab2a;
	text-decoration: underline;
}

a.foot:hover {
	color: #000000;
	text-decoration: underline;
}


a.nav {
	color: #2eab2a;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	color: #000000;
	text-decoration: underline;
}

a.navon {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.navon:hover {
	text-decoration: underline;
}

td.nav {
	border-color: #1e440d;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

table.login {
	border-width: 1px;
	border-color: #2eab2a;
	border-collapse: collapse;
	border-style: solid;
}






.forum_title A, .forum_title {
	color: #2EAB2A;
}
.forum_title A:hover {
	color: #000000;
}

.forum_category {
	color: #000000;
}

.forum_add_message{
	color: #000000;
}

.forum_hr{
	border-bottom: 1px solid #BBBBBB;
	font-size: 1px;
}

.forum_det{
	width: 120px;
}


.forum_date{
	color: #000000;
}

.forum_abuse{
	color: #000000;
}

.forum_author{
	font-weight: bold;
}

.forum_posts_no {
	color: #888888;
}

.forum_post {
	color: #000000;
}

.last_post {
	padding: 0 0 0 15px;
	color: #B0B0B0;
}




.nav_prev {
	color: #B0B0B0;
	float: left;
}

.nav_next {
	color: #B0B0B0;
	float: right;
}



#att_cont div {
	padding: 5px 0 5px 0;
}

#att_link span {
	cursor: pointer;
	text-decoration: underline;
}