/* THD */

/* layout styles */

body {
margin: 10px;
padding-top: 10px;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #9cc6ce;
}

.bannerarea {
position: relative; 
top: 0px; 
left: 0px;
width: 800px; 
height: 80px; 
background-color: #ffffff;
}

.footerarea {
position: relative; 
top: 0px; 
left: 0px;
width: 740px; 
height: 25px; 
}

.navtd {
background-color: #297b94; 
border: 0px;
}

.navdiv {
position: relative; 
top: 0px; 
left: 0px;
padding-top: 18px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
width: 170px; 
}

.navcell {
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
width: 170px;
height: 20px;
}

.contenttd {
background-color: #ffffff;
border: 0px; 
} 

.contentdiv {
position: relative; 
top: 0px; 
left: 0px;
padding-top: 18px;
padding-left: 5px;
padding-bottom: 30px;
padding-right: 5px;
width: 790px; 
background-color: #ffffff; 
} 

