body, a, td, div, span {
	color : #404040;
	font-family: Arial, Verdana, Tahoma;
	font-size:9pt;

}
a {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
}
body
{
	background: transparent url(images/main_bkg.jpg) repeat-x top center;
	background-color:#000000;	
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.mainInner
{
	padding-left:30px;
	padding-right:30px;	
	
}

.brownTableHeader
{
	background-color:#8D7933;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12pt;
}

.brownTableText
{
	background-color:#A18E4C;
	color: #FFFFFF;
}
.brownTableHeader,
.brownTableText
{
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:2px;	
}
.blackLink
{
	color: #000000;
	font-weight:bold;
	font-size:11pt;
	padding-top:5px;
	display:block;
}

.cinfo 
{
	color:#000000;
	padding-top:4px;
	font-weight:bold;	
	font-size:8pt;
}

.mouseTrail {
	position: absolute;
	z-index: 1000;
	left:0px;
	top:0px;
}
.leftMenu
{
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:0px;
}
.linkGroup {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.linkTitle,.linkUrl {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#0A0401;	
	text-decoration: none;
}

.linkTitle:hover,.linkUrl:hover {
	text-decoration: underline;
}
.inputText,
.inputSelect,
.inputTextarea {
	width:100%;
	border:1 solid #C3C3C3;
}
a.contactEmail,
.docTitle{
	font-size: 8pt;
	font-weight: bold;
	color:#291F2B;
	text-align: right;
	text-decoration: none;
}

.sectionInAct,.sectionAct{
	font-size: 11pt;
	color:#1D1427;
	font-weight: bold;	
	text-decoration: none;
}
.sectionInAct:hover{
	color:#701F1F;
} 

.fieldCaption{
	font-weight: bold;
	color:#1D1427;
	text-align: right;
	text-decoration: none;
} 
.mouseTrail {
	position: absolute;
	z-index: 1000;
	left:0px;
	top:0px;
}
.moreLink
{
	color:#371800;
	font-weight:bold;
	font-size: 10pt;
}
.png {
	behavior:	url("pngbehavior.htc");
}
.gWeather * {
	color: #361800;
	font-weight: bold;
}