


BODY {
	FONT-FAMILY: Verdana;
	Helvetica, Arial, sans-serif;
	background-color: White;
	background-image : url(images/bg.gif);
	margin-top : 0px;
}

H1 {
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #F58001;
	font-weight : 900;
	
}

H2 {font-size: 14px; font-family: Verdana, Helvetica, Arial, sans-serif;  color: #F58001;
	font-weight : 700; }

H3 {font-size: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; color: #F58001;
	font-weight : 600;}

H4 {font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif; color: #F58001;}

P {
   font-size: 11px;
   color: black;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   
   
   }
   
   .bottom  {
	font-size: 9px;
   color: black;
   font-family: Verdana, Helvetica, Arial, sans-serif;
}
   
   TD  {
   font-size: 11px;
   color: black;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   
   
   }


UL {
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	list-style-image : url(images/bullet.gif);
	
}


.bottomnav { font-size: 10px; 
          font-family: Verdana, helvetica, Arial, sans-serif;
          color: black;
          
         }

.footer {
	font-size: 10px;
	font-family: Verdana, helvetica, Arial, sans-serif;
	color: #303030;
}

          

A:link {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family:verdana, Helvetica, Arial, sans-serif;
}

A:visited {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family:verdana, Helvetica, Arial, sans-serif;
}

A:active {
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	font-family:verdana, Helvetica, Arial, sans-serif;
}

A:hover {
	color: #CC0000;
	font-size: 11px;
	text-decoration: underline;
	font-family:verdana, Helvetica, Arial, sans-serif;

}


.footer A:link {
	color: #303030;
	font-size: 10px;
	text-decoration: none;
	font-family:verdana, Helvetica, Arial, sans-serif;
}

.footer A:visited {
	color: #303030;
	font-size: 10px;
	text-decoration: none;
	font-family:verdana, Helvetica, Arial, sans-serif;
}

.footer A:active {
	color: #303030;
	font-size: 10px;
	text-decoration: none;
	font-family:verdana, Helvetica, Arial, sans-serif;
}

.footer A:hover {
	color: #303030;
	font-size: 10px;
	text-decoration: underline;
	font-family:verdana, Helvetica, Arial, sans-serif;
}


.top {
	border-top : 1px solid black;
}

.left{
	border-left-style : dotted;
	border-left-color : Silver;
	border-left-width : 1px;
}

.right {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : black;
	background-color : #E4E4E4;
}
.borders {
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #808080;
	
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : #808080;
	
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #808080;
	
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #808080;
}

.leftborder {
	border-left-style : solid;
	border-left-color : silver;
	border-left-width : 1px;
}



textarea, input, select, option {
FONT-FAMILY: Verdana,sans serif;
FONT-SIZE: 8pt;  
font-weight: normal;    
border-color: #000000;   
border-style: solid; 
border-top-width: 1px; 
border-left-width: 1px;
border-right-width: 1px; 
border-bottom-width: 1px; 
} 