

.blackbodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.greybodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #5f5757;
	text-decoration: none;
}
.graybold {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: Gray; /*#86b916;*/
	text-decoration: none;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
}
.greenheader
{
	color:#7BAD14;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-style: oblique;
	font-weight: bold;
	font-stretch:extra-expanded;
}
.txtLink
{
	color:#7BAD14;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	font-stretch:extra-expanded;
}
.prtext
{
	color:#2C71B2;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	font-stretch:extra-expanded;
	line-height:22px
	
}

.quick_link
{
    font-family: Verdana;
    font-size:11px;
    color:#000000;
    background-color:#ECE8E9;  
    border-bottom:solid 1px #656162;  
    font-weight:bold;
    line-height: 30px;
}
.quick_hover
{
	font-family: Verdana;
	font-size:11px;
    color:#FFFFFF;
    background-color:#7BB008;  
    font-weight:bold;
    border-bottom:solid 1px #656162;  
    line-height: 30px;
}
.subQuick_link
{
    font-family: Verdana;
    font-size:11px;
    color:#000000;
    background-color:#ECE8E9;  
    border:solid 1px #656162;
    border-bottom:solid 1px #656162;    
    font-weight:bold;
    line-height: 30px;
}
.subQuick_hover
{
	font-family: Verdana;
	font-size:11px;
    color:#FFFFFF;
    background-color:#7BB008;  
    font-weight:bold;
    border:solid 1px #656162;  
    border-bottom:solid 1px #656162;  
    line-height: 30px;
}
.mnItem
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#FFFFFF;
	border:1px #FFFFFF solid;
	border-top:0px #FFFFFF solid;
	background-color:#010101;
	
}
.title_map
{
	font-family:Verdana;
	color:#2C71B2;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
}
.addText
{
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height: 15px;
}
.errtext
{
	font-family:Verdana;
	font-size:11px;
	color:Red; 
}








