body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p
{
	margin:0 0 0 0;
}

input,select,textarea
{
	border:1px solid #AAAAAA;
}

a.tabMenu
{
	font-family:Arial;
	font-size:13px;
	font-weight:none;
	color:#6F820A;
	text-decoration:none;
}
a.tabMenu:hover
{
	
	text-decoration:none;
	color:#B9BD9C;
}
a.tabMenuSelected
{
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	color:#303B1B;
	font-weight:bold
}
.noBorder
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.normal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none	
}
a.normal
{
	font-family:Arial;
	font-size:13px;
	font-weight:none;
	color:#303B1B;
	text-decoration:none;
}
a.normal:hover
{
	text-decoration:none;
	color:#B9BD9C;
}
.pageHead 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding:5px 0px 5px 10px;
	color: #303B1B;

}
.contentHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #303B1B;
}                                    

.topicHead
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color:#e9dfbe;
	padding-left:10px;

}	

.blockHead
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.paraHead
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #849B0C;
	text-decoration: none;
	line-height:130%;


}

.hlt 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;	
}
.light 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray 
}

.message 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FF0000;
	text-decoration: none;
}


.lightText
{
	font-family:Verdana;
	font-size:10px;
	font-weight:none;
	color:#9f9f9f;
}


.btnSubmit
{
	border-left:0px;
	border-top:0px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	height:24px;
	background:#8B9068;
	color:#ffffff;
	font-weight:bold;
	padding-left:7px;
	padding-right:7px;
	cursor: pointer;
	cursor: hand;
}

.btnButton
{
	border-left:0px;
	border-top:0px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	height:20px;
	background:#8B9068;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size: 11px;
	padding-left:7px;
	padding-right:7px;
	padding-top:0px;
	padding-bottom:4px;
	cursor: pointer;
	cursor: hand;
}

.formHeadBackground
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background:#B9BD9C;
}
.formBackground
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background:#FFFFFF;
}
