

/*  body text  */
td {
font-family: Arial, sans-serif; 
font-size: 11px;
color: #ffffff;
text-align: justify;
line-height: 13px; 
}

.sm {
font-family: Arial, sans-serif; 
font-size: 10px;
color: #ffffff;
text-align: justify;
line-height: 12px; 
}

a {
font-family: Arial;
font-size: 11px;
font-weight: bold; 
color: #F09E50;
}

a:hover {
color: #ffffff;
}

.title {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #F09E50; 
}




/*  anchor text  */
.topnav { 
font-family: Arial, sans-serif; 
font-size: 10px; 
color: #BFD0EA; 
text-decoration: none; 
text-align: justify; 
line-height: 11px;  
}

.topnav:hover { 
color: #ffffff; 
BORDER-TOP: #2D6CC0 1px dashed; 
BORDER-BOTTOM: #2D6CC0 1px dashed; 
}




/*  images  */
.content { 
background-image: url(images/content_bg.jpg);
background-repeat: repeat-x;
background-color: #0116B8;
}

.content2 {
background-image: url(images/arrow_bottom.jpg);
background-repeat: no-repeat;
height: 136px;
}











