.Verdana_10_Black {
   font-family: Verdana;
   font-size: 10pt;
   color: #000000;
   }

.Verdana_8_Black {
   font-family: Verdana;
   font-size: 8pt;
   color: #000000;
   }
   
.Bodysm {
   font-family: Arial;
   font-size: 8pt;
   color: #000000;
   }   

.Arial_8_White {
   font-family: Arial;
   font-size: 8pt;
   color: #FFFFFF;
   }
   
.Arial_7_Black {
   font-family: Arial;
   font-size: 7pt;
   color: #000000;
   }
   
.Arial_8_White_Bold {
   font-family: Arial;
   font-size: 8pt;
   color: #FFFFFF;
   font-weight: bold;
   }

.Arial_8_Black {
   font-family: Arial;
   font-size: 8pt;
   color: #000000;
   }
   
.Arial_9_Black {
   font-family: Arial;
   font-size: 9pt;
   color: #000000;
   }
   
.Arial_8_Black_Bold {
   font-family: Arial;
   font-size: 8pt;
   color: #000000;
   font-weight: bold;
   }
   
.Arial_10_Black {
   font-family: Arial;
   font-size: 10pt;
   color: #000000;
   }
   
.Arial_10_Black_Bold {
   font-family: Arial;
   font-size: 10pt;
   color: #000000;
   font-weight: bold;
   }   
   
.Arial_10_Red {
   font-family: Arial;
   font-size: 10pt;
   color: #FF0000;
   }
   
.Arial_10_Red_Bold {
   font-family: Arial;
   font-size: 10pt;
   color:  #FF0000;
   font-weight: bold;
   }
   
a.NavLink:link {
	font-family: Arial; 
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration: underline;
    }

a.NavLink:active { 
	font-family: Arial; 
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration: underline;
    }

a.NavLink:visited { 
	font-family: Arial; 
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration: underline;
    }

a.NavLink:hover { 
	font-size: 8pt;
	font-family: Arial; 
	color: RED; 
	text-decoration: underline;
    }
	
a.Links:link {
	color: blue; 
	text-decoration: underline;
    }

a.Links:active { 
	color: blue; 
	text-decoration: underline;
    }

a.Links:visited { 
	color: blue;
	text-decoration: underline;
    }

a.Links:hover { 
	color: RED; 
	text-decoration: underline;
    }	  
   
body {
	margin: 5px;
	padding: 5px;
    }
	
#additionalSettings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #2D7432;
	border-top:0px;
}
#additionalSettings td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.my_infoColHead
{
	background-image:url(/images/small_bg.jpg);
	background-repeat:repeat-x;
	padding-left:6px;
	border-bottom:1px solid #2D7432;
	height:20px;
	vertical-align:text-bottom;
}
.Times_12_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
	height: 50px;
}	
a[rel~="nofollow"] 
{
  border: thin dashed firebrick ! important;
  background-color: rgb(255, 200, 200) ! important;
}	

