A:link {text-decoration: underline; color: #FF7B00; font-weight: bold} 
A:visited {text-decoration: underline; color: #965954; font-weight: bold} 
A:active {text-decoration: none; background-color: white; font-weight: bold} 
A:hover {text-decoration: underline; color: #FF0000; font-weight: bold}

/* E88B84 */


body
{
margin-left: 0em;
margin-top: 0em;
font-family: Arial, Times New Roman, sans-serif;
color: black;
/*background-image: url('images/bg.png');*/
/*background-image: url('bg-test.jpg');*/
/*background-repeat: no-repeat;*/
background-color: white;
font-size: 14px;
border-style: none;
text-align: center;
}



#frame {
padding-top: 20px;
width: 750px;
margin: auto;
text-align: left;

}



#banner {
width: 750px;
height: 293px;
vertical-align: bottom;
padding-bottom: 25px;
}





#mainmenu {

width: 750px;
margin-bottom: 20px;

}



#main {
width: 750px;
margin-bottom: 100px;

}




#content-dl {
width: 750px;
margin-bottom: 50px;

}






.menu {
border: solid 1px #FF3300;
padding: 5px;
font-size: 10pt;
background-color: #FCF4ED;
text-align: center;
}



.chartext {
margin-left: 10px;
border: solid 1px #ECCDB1;
background-color: #440A05;
font-size: 10pt;
}



#footer {
background-color: #440A05;
height: 50px;
width: 750px;
}







#newsheader {
background-color: #440A05;
border: solid 1px #FF3300;
padding: 5px;

}







.guide-table {
border: solid 1px #FF3300;
padding: 5px;
font-size: 14pt;
font-weight: bold;
background-color: #FCF4ED;
text-align: center;
margin-top: 50px;
}


.guide-header {
border: solid 1px #FF3300;
padding: 5px;
font-size: 14pt;
background-color: #FCF4ED;
margin-bottom: 50px;
}


