BODY {
background-color: #C2C883;
background-image: url('images/back2.jpg');
background-position: top left;
background-repeat: repeat;
font-family: Verdana, Arial, sans-serif;
font-size : 10pt;
margin-top: 0px;
margin-right: 15px;
margin-left: 15px;
color:#000000; 
scrollbar-arrow-color:#C2C883; 
scrollbar-face-color:#EE4F00; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C2C883; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #605716;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color: #FFFFFF;
background-color: #EE4F00;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

H1 {
font-size: 12pt;
font-weight: bold;
letter-spacing: 2;
color: #EE4F00;
}

H2, H3, H4, H5, H6 {
font-size: 10pt;
font-weight: bold;
color: #EE4F00;
}

HR {
color: #EE4F00;
height: 2px;
width: 50%;

}
.topbanner {
background-image: url('images/logosample.jpg');
background-position: center;
background-repeat: no-repeat;
height: 200px;
}
.topnav {
background-color: #FCFEE9;
background-image: url('images/back3.jpg');
background-position: top left;
background-repeat: repeat;
color: #000000;
text-align: right;
font-weight: bold;
font-size: 8pt;
border-right: 2px solid #EE4F00;
border-left: 2px solid #EE4F00;
border-top: 2px solid #EE4F00;
border-bottom: 2px solid #EE4F00;
}

/* this sets the properties of the main text area */

.maintext {
background-color: #DADDB7;
color: #000000;
vertical-align: top;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: left;
border-right: 2px solid #EE4F00;
}

.sidebar {
background-color: #FCFEE9;
background-image: url('images/back3.jpg');
background-position: top left;
background-repeat: repeat;
color: #000000;
vertical-align: top;
text-align: left;
width: 10%;
border-right: 2px solid #EE4F00;
border-left: 2px solid #EE4F00;
}

.hottopic {
font-size: 10pt;
text-align: left;
text-weight: bold;
padding: 2px;
border: 2px solid #EE4F00;
}

.copyright {
background-color: #FCFEE9;
background-image: url('images/back3.jpg');
background-position: top left;
background-repeat: repeat;
font-size: 7pt;
font-weight: bold;
color: #000000;
letter-spacing: 2;
text-align: left;
border-top: 2px solid #EE4F00;
border-right: 2px solid #EE4F00;
border-left: 2px solid #EE4F00;
border-bottom: 2px solid #EE4F00;
padding: 2px;
}
.brand {
background-image: url('images/back3.jpg');
background-position: center;
background-repeat: x-repeat;

}