body {
	background-color: #BBBBBB;
	height:99%;
	margin: 0 auto;
}
a:link {
	color: #DE504F;
	text-decoration: none;
}
a:visited {
	color: #DE504F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #DE504F;
	text-decoration: none;
}
/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}*/
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

.hp_nav, a.hp_nav, a.hp_nav:visited, a.hp_nav:hover, a.hp_nav:active {
	color: F5BD17;
	text-decoration: underline;
	position: relative;
	left: 9px;
}
.reg_white {
	color: #FFFFFF;
}
a.reg_white, a.reg_white:visited, a.reg_white:hover, a.reg_white:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
a.copyright, a.copyright:visited, a.copyright:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}	
 a.copyright:hover {
 	font-family: Arial, Helvetica, sans-serif;
	color: #DE504F;
	font-size: 10px;
	font-weight: normal;
 }
.hp_events {
	color: #DE504F;
	position: relative;
	left: 9px;
}
a.hp_events, a.hp_events:visited, a.hp_events:hover, a.hp_events:active  {
	color: #99FF99;
	text-decoration: underline;
}
.hp_news {
	color: #DE504F;
	position: relative;
	left: 9px;
}
a.hp_news, a.hp_news:visited, a.hp_news:hover, a.hp_news:active  {
	color: #99FF99;
	text-decoration: underline;
}.contact_labels {
	color: #CE4A3E;
	font-weight: bold;
	position: relative;
	right: 10px;
}
.forms {
	font-size: 10px;
	position: relative;
	left: 5px;
}

.txbox {
	border-bottom : 1px solid #f2eff5;
	border-right : 1px solid #f2eff5;
	border-left : 1px solid #665f63;
	border-top : 1px solid #665f63;
	background-color: #f5f5f5;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.tbox2 {
	border-bottom : 1px solid #f2eff5;
	border-right : 1px solid #f2eff5;
	border-left : 1px solid #665f63;
	border-top : 1px solid #665f63;
	background-color: #f5f5f5;
	scrollbar-face-color:#d9d9d9;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #f5f5f5;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: bfbfbf;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #bfbfbf;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bborder{
border-right: #5f5f00 1px solid; 
border-top: #3399cc 1px solid; 
border-left: #3399cc 1px solid; 
border-bottom: #5f5f00 1px solid; 
background-color: #BFCFE8;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #051E51;
} 
.b_borderup{
border-right: #5f5f00 1px solid; 
border-top: #dfdf80 1px solid; 
border-left: #dfdf80 1px solid; 
border-bottom: #5f5f00 1px solid; 
background-color: #e9562c;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
text-transform:uppercase;

}