/* Top Horizontal Bar */
#nav ul {
padding: 0px;
margin: 0px;
white-space: nowrap;
background-color: #666666;  /* non-link horizontal bar */
color: White;
float: left;  /* Prolong the horizontal bar */
width: 800px;
margin-bottom: 1px; }

#nav ul li{
display: inline; }

#nav ul li a{
width: 160px;
font: 11px Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
background-color : #666666;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #FFFFFF; }

#nav ul li a:hover{
background-color: #000000; }

#nav ul li a.on {
background-color: #000000; }

.divhead {
font: 18px Arial, Helvetica, sans-serif;
width: 800px; 
padding: 20px 20px 40px; }

.tdsubhead {
font: 14px Arial, Helvetica, sans-serif;
background-color: #999999; 
padding: 30px 0px 0px 20px; 
color:#FFFFFF;
width: 600px;
vertical-align: top; }

.td_lftbar_sh {
border-right: 1px solid #FFFFFF; 
background-color: #CCCCCC;
width: 200px;
height: 80px; }

.td_lftbar_lng {
border-top: 1px solid #FFFFFF; 
border-right: 1px solid #FFFFFF; 
border-bottom: 1px solid #FFFFFF; 
background-color: #EDEDED; 
font-weight: bold;
color: #FF3300;
width: 200px;
height: 400px;
vertical-align: top; }

.fill320 {
font: 11px  Arial, Helvetica, sans-serif;
text-decoration: none; 
color: #FFFFFF; 
width: 320px;
height: 18px;
background-color: #666666; 
border-top: 1px solid #FFFFFF; }

.main {
vertical-align: top; 
padding: 30px 0px 80px 20px;
width: 600px; }

.txtside {
font: 11px  Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366; 
padding: 20px 0px 0px 20px; }

.side {
color: #FF3300; 
font-weight: bold; 
line-height: 20px; 
padding: 10px 0px 20px 15px; }

.lftlnkt {
font: 11px Arial, Helvetica, sans-serif; 
font-weight: bold;  }
