body { margin:0px; padding:0px; background-color:#656763;
       scrollbar-face-color: #000000; scrollbar-shadow-color: #E7E7E7; 
       scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #F5F5F5; 
       scrollbar-darkshadow-color: #6C6C6C; scrollbar-track-color: #222222; 
       scrollbar-arrow-color: #FFFFFF;
}

td, table, select, input, textarea{
	font-family:verdana,arial;
	font-size:10px;
	vertical-align:top;
	line-height:13px;
	color:#888888;
}
h2 {color: #f6f6f6; font-family: tahoma,verdana,arial; font-size: 22px; text-transform: uppercase}
h3 {color: #999999; font-family: tahoma,verdana,arial; font-size: 16px; font-weight: bold}
.head {color: #B6CD4D; font-family: verdana, arial; font-size: 14px; font-weight:bold}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{ color:#8A984A; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ margin-left:38px; color:#000000}
.footer span{ color:#888888}
.footer a{ color:#8A984A; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#99FF33; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#8A984A; text-decoration:none}
span a:hover{ text-decoration:underline}

span{ color:#8A984A}

.header{ color:#B6CD4D}
.header a{ color:#B6CD4D; text-decoration:none}
.header a:hover{ text-decoration:underline}

form { margin:0px; padding:0px}
.lbox{
	width:171px;
	height:20px;
	
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}

.form select{
	width:171px;
	height:20px;
	
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}

.form textarea {
	width:171px;
	height:84px;
	color: #888888;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}
.lbutton {
	width:70px;
	height:20px;
	font-family: verdana,arial;
	font-size: 12px; font-weight: bold;
	color: #99FF33;
	background-color: #333333;
	border: 1px #2E2E2C solid;

}