body, td, p{
	color:#707171;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

body {
	padding:0px;
	margin:0px;
	background: #000000;
	
}

html {
scrollbar-face-color: #E0E0E0;
scrollbar-Base-Color:#999999;
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-Shadow-Color:#999999;
scrollbar-arrow-color: #333333;
}

A {	
color: #BE041A;	
text-decoration: none;
}
	
A:HOVER {
color: #3B6A04; 
text-decoration: underline;
}

.link1 A {
color: #407D98;	
text-decoration: none;
}
	
.link1 A:HOVER {
color: #D26056; 
text-decoration: underline;
}

INPUT { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;
}

.MainHeader { 
font-family:Arial, Helvetica, sans-serif; 
font-size:16px; 
font-weight:bold; 
color:#578C47;
}

.SubHeader {
	font-size:13px;
	font-weight:bold;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;

}

.IMGborder { 
border:1px solid #666666;
}

.formbxx {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background: url(images/back.gif) repeat-y center top;
}
#wrapper td{ vertical-align:top; }
#main{
	width: 950px;
	margin: 0px auto;
}
#top{
	background: url(images/top1_back.gif) repeat-x center top;
	height: 98px;
}
#top_back{
	background: url(images/top_back.gif) no-repeat center top;
	height: 29px;
}
#bot_back{
	background: url(images/bot_back.gif) no-repeat center top;
	height:33px;
}
.clr{
	clear: both;
}
#middle{}
#flash{
	height: 272px;
	border: 10px solid #7B0308;
	background: #3B6A04;
}
.text{
	background: #568E14 url(images/text_back.gif) repeat-x center bottom;
	color: #FFFFFF;
	padding: 20px;
}
.white{
	font: normal 20px Arial;
	color: #FFFFFF;
	text-transform: uppercase;
}
.text1{
	padding: 10px;
}
.imgborder{
	border: 2px solid #7B0308;
}
.line{
	border-bottom: 1px solid #959995;
}
.bot{
	border-top: 1px solid #959995;
}
.footer{
	font-size: 11px;
	color: #696F69;
}
.imgborder_left{
	border: 2px solid #7B0308;
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgborder_right{
	border: 2px solid #7B0308;
	margin-left: 15px;
	margin-bottom: 15px;
}
.red{
	color: #7B0308;
}
.green{
	color: #006600;
}
.textfont{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.italic{
	font-size: 14px;
	font-style: italic;
}
.white_back{
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.red1{
	color: #A50811;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.white1{
	font-size: 14px;
	color: #FFFFFF;
}
.whitetext{
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}