body {
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:10pt;
	vertical-align:top;
	line-height:15px;
	color:#65634E;
}
.maintable{
	width: 1000px;
 	border: solid 1px #7EB700;
	margin:0 auto;
}

.bold{ color:#6F9025; text-decoration:none; font-size:14px; font-weight:bold}
.head{ color:#31302F; text-decoration:none; font-size:14px; font-weight:bold}
.head2{ color:#838382; text-decoration:none; font-size:14px; font-weight:bold}
a{ color:#6F9025; text-decoration:none; font-weight:bold}
a:hover{ text-decoration:underline}

.a1{ color:#6F9025; text-decoration:underline; font-weight:bold}
.a1:hover{ text-decoration:underline}

.a2{ color:#CC6600; text-decoration:underline;font-weight:bold; font-size:9px;}
.a2:hover{ text-decoration:underline}

span a{ font-weight:normal; text-decoration:underline}
span a:hover{ text-decoration:none}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#272727}

.list ul{margin:0px; padding:0px; list-style:none; line-height:15px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; height:18px}
.list ul li a{ color:#84A134; margin-left:20px; text-decoration:none; font-weight:normal}
.list ul li a:hover{ color:#7C7C56}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list1 ul li{ background:url(images/list_marker1.gif) no-repeat left top}
.list1 ul li a{ color:#6F9025; margin-left:13px; text-decoration:none; font-weight:normal}
.list1 ul li a:hover{ text-decoration:underline}


.footer{ color:#969595; text-align: center; font-size:10px; line-height: 14px;}
.footer a:link{ padding-left: 15px; padding-right: 15px; color:#969595; text-decoration:none; font-weight:normal}
.footer a:visited{ padding-left: 15px; padding-right: 15px; color:#969595; text-decoration:none; font-weight:normal}
.footer a:hover{ padding-left: 15px; padding-right: 15px; color:#969595; text-decoration:underline; font-weight:normal}

.form input{
	width:187px;
	height:18px;
	color: #65634E;
	text-transform:none;
	padding:2px 0 0 6px;
	border-color:#CAC597;
	border-style:solid;
	border-width:1px;
	background-color:#FFFCDD
}


.form textarea {
	width:187px;
	height:62px;
	color: #65634E;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-color:#CAC597;
	border-style:solid;
	border-width:1px;
	background-color:#FFFCDD
}
