/* CSS Document */
BODY {

    font-size: 12px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    margin: 0;

}



P {

    font-size: 12px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

}


TD {

    font-size: 12px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

}


.blue {

	color: #006486;


}


.blue_border {


	border: 1px solid #006486;
}



.blue_back {



	background-color: #006486;



    color: #ffffff;



}







.gold_back {



	background-color: #DE9600;



    color: #ffffff;



}











.green {



	color: #a2b121;



}



.green_border {



	border: 1px solid #a2b121;



}



.green_back {



	background-color: #a2b121;



    color: #ffffff;



}







.red {



	color: #C50040;



}



.red_border {



	border: 1px solid #df0040;



}



.red_back {



	background-color: #df0040;



    color: #ffffff;



}







.ltgray {



	color: #f3f3f3;



}



.ltgray_border {



	border: 1px solid #f3f3f3;



}



.ltgray_back {



	background-color: #f3f3f3;



}







.tinylist {



    font-size: 10px;



    font-family: Verdana, Arial, Helvetica, sans-serif;



    margin-bottom: 4px;



    margin-top: 0px;





}

.nav_web2 {

 font-size: 13px;

 font-family: Verdana, Helvetica, sans-serif; 

 text-decoration: none;

 font-weight: bold;

 color: #99ccff;

 margin-bottom: 6px;

 margin-top: 6px;}



}



.nav2_web2 {

 font-size: 11px;

 font-family: Verdana, Helvetica, sans-serif; 

 text-decoration: none;

 font-weight: normal;

 color: #99ccff;

 margin-bottom: 6px;

 margin-top: 6px;} 



a.nav_web2:link  {



 text-decoration: none;



 color: #99ccff;



 }







a.nav_web2:visited  {



 text-decoration: none;



 color: #99ccff;



 }







a.nav_web2:hover { 



 text-decoration: none;



 color: #ffffff;



 }



 a.:visited  {

 text-decoration: underline;

 color: #DE9600;

 }

hr {
height: 1px;
color: #DE9600;          
background: #DE9600;
border: 0px;}
