/* CSS Document */


body {	

background: #6D0101;
font-family: Arial, Helvetica, sans-serif;

}

#statetop {

color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;


}

a#statetop:link {

color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

}

a#statetop:visited  {
color: #ffffff;
font-weight: bold; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

}

a#statetop:hover   {

color: #FFF200;
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

}

span#statetop  {
	color: #FFFFFF;
	text-decoration: none;
}
span#statetop:hover  {
	color: #FFFF00;
	text-decoration: underline;
}

#statetitle  {

font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #ffffff;

}

#bodytext  {

font-weight: bold;
font-size: 12pt;
text-decoration: none;
color: #000000;

}






a.statelisting:link {

font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #0D0DFF;

}


a.statelisting:visited  {

font-weight: bold;
font-size: 11pt;
text-decoration: none;
color: #0D0DFF;

}


a.statelisting:hover   {


font-weight: bold;
font-size: 11pt;
text-decoration: underline;
color: #ff0000;

}




#statekeywords  {

font-weight: normal;
font-size: 8pt;
text-decoration: none;
color: #cccccc;

}