/* THD */

/* layout styles */

body {
margin: 10px;
padding-top: 10px;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #7B7EB0;
}

.bannerarea {
position: relative; 
top: 0px; 
left: 0px;
width: 760px; 
height: 105px;
background-color: #A52931;
}

.footerarea {
position: relative; 
top: 0px; 
left: 0px;
width: 740px; 
height: 25px; 
}

.navtd {
background-color: #A52931; 
border: 0px;
}

.navdiv {
position: relative; 
top: 0px; 
left: 0px;
padding-top: 18px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: #A52931; 
width: 190px; 
}

.contenttd {
background-color: #A52931;
border: 0px; 
} 

.contentdiv {
position: relative; 
top: 0px; 
left: 0px;
padding-top: 18px;
padding-left: 15px;
padding-bottom: 0px;
padding-right: 15px;
width: 540px; 
background-color: #A52931; 
} 

.statementdiv {
position: relative; 
top: 0px; 
left: 0px;
padding-top: 18px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
width: 700px; 
background-color: #FFFFFF; 
} 

.copyrightarea {
background-color: #A52931; 
width: 140px;
height: 65px; 
}

.footerarea {
background-color: #A52931; 
width: 740px;
height: 65px; 
}

.linearea {
background-color: #FFFFFF; 
width: 740px;
height: 1px; 
}

.leftfooterarea {
background-color: #A52931; 
width: 370px;
height: 65px; 
}

.rightfooterarea {
background-color: #A52931; 
width: 370px;
height: 65px; 
}

.newsbox {
width : 90%;
height ; 160px;
border-width : 2px;
border-style : double;
border-color : #FFFFFF;
float : none;
margin : 5px;
background-color : #A52931;
}

.newsboxwide {
width : 520px;
height ; 160px;
border-width : 2px;
border-style : double;
border-color : #FFFFFF;
float : none;
margin : 5px;
background-color : #A52931;
}

.newsboxwiderev {
width : 520px;
height ; 160px;
border-width : 2px;
border-style : double;
border-color : #FFFFFF;
float : none;
margin : 5px;
background-color : #FFFFFF;
}

.telarianarea {
width: 140px;
height: 65px; 
}


