TD, P
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000066;
text-decoration: none; 
}

.boldfont
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000066;
text-decoration: none; 
}

.section_heading
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #3333CC;
text-decoration: none; 
}

.navbox 
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: #0066CC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #99CCFF;
padding-top: 5px; 
padding-right: 15px; 
padding-bottom: 5px; 
padding-left: 15px; 
}

A.nav:link { font-weight: bold; color:#000099; text-decoration: underline; }    
A.nav:active  { font-weight: bold; color:#0066CC; text-decoration: underline; }  
A.nav:visited { font-weight: bold; color:#000099; text-decoration: underline; }
A.nav:hover   { font-weight: bold; color:#0066CC; text-decoration: underline; }

.sub_dynamicbox 
{  
background-color: #FFFFFF; 
border: 1px #000099 solid; 
background-repeat: no-repeat;
padding-top: 3px; 
padding-right: 3px; 
padding-bottom: 3px; 
padding-left: 3px; 
}

.font_white 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #FFFFFF; 
text-decoration: none; 
font-style: normal; 
font-weight: normal;
}

A:link { color:#0033CC; text-decoration: underline; }    
A:active  { color:#C7D9F9; text-decoration: underline; }  
A:visited { color:#0033CC; text-decoration: underline; }
A:hover   { color:#C7D9F9; text-decoration: underline; }

A.white:link { color:#FFFFFF; text-decoration: underline; }    
A.white:active  { color:#FFFFFF; text-decoration: underline; }  
A.white:visited { color:#FFFFFF; text-decoration: underline; }
A.white:hover   { color:#FFFFFF; text-decoration: underline; }

A.yellow:link { color:#FFFFCC; text-decoration: underline; }    
A.yellow:active  { color:#FFFFFF; text-decoration: underline; }  
A.yellow:visited { color:#FFFFCC; text-decoration: underline; }
A.yellow:hover   { color:#FFFFFF; text-decoration: underline; }

HR {color: #000099; height: 1px;}