body {
	font-family: Arial, Tahoma, SunSans-Regular ;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #361600;
}

a { color: #003c6a; text-decoration: none }
a:hover { color: #003c6a; text-decoration: underline }

input { color: #000000; font-size: 10px; font-family: Arial, Tahoma, SunSans-Regular ; background-color: #ffffff; border: solid 1 #666666 }
input, button { color: #000000; font-size: 10px; font-family: Arial, Tahoma, SunSans-Regular; background-color: #AEAEAE; border: solid 1 #AEAEAE }
input, select { color: #000000; font-size: 10px; font-family: Arial, Tahoma, SunSans-Regular; background-color: #ffffff; border: solid 1 #AEAEAE }
input, textarea { color: #000000; font-size: 10px; font-family: Arial, Tahoma, SunSans-Regular ; background-color: #ffffff; border: solid 1 #666666 }

.footer { color: #005A7C; font-size: 9px; line-height: 16px; font-family: Arial, Tahoma, SunSans-Regular;
	font-weight: bold }
	
.formtext { color: #ffffff; font-size: 10px; line-height: 12px; font-family: Arial, Tahoma, SunSans-Regular }

#designcontent { 	
	font-family: Arial, Tahoma, SunSans-Regular ;
	font-size: 11px; 
	color: #ffffff;
	line-height: 14px;
	margin-left : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 10px;
	background-color : #B6B474;}


#newscontent { 	
	font-family: Arial, Tahoma, SunSans-Regular ;
	font-size: 11px; 
	color: #ffffff;
	line-height: 14px;
	margin-left : 20px;
	margin-top : 20px;
	margin-bottom : 0px;
	margin-right : 10px;
	background-color : #B6B474;}


.centerpanel {
	background-color : #B6B474;
}

ul {
	list-style-type: square;
	list-style-position: outside;
}

.newsheader {
	font-family: Arial, Tahoma, SunSans-Regular ;
	font-size: 14px; 
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
}
