BODY {
background:#B15210 url('images/back.jpg') x-repeat fixed right top; /* sets the background image */
/* positions the background image */
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
margin-right:20px;
margin-left:20px;
color:#000000; 
scrollbar-arrow-color:#713107; 
scrollbar-face-color:#BE5712; 
scrollbar-3dlight-color:#713107; 
scrollbar-highlight-color:#713107; 
scrollbar-shadow-color:#713107B; 
scrollbar-darkshadow-color:#713107; 
scrollbar-track-color:#B15210 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #FFCC74;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #FFC254;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #20110A;
text-decoration : none;
font-weight: bold;
}
A:ACTIVE {
color : #DFCCA2;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size: 12pt;
font-weight: bold;
letter-spacing: 2;
color: #B15210;
}

H2, H3, H4, H5, H6 {
font-size : 10pt;
font-weight : bold;
color : #B15210;
}

HR {
color: #B15210;
height: 2px;
width: 95%;
}
.logocell  {
background:#708DA8 url('images/logo.jpg') x-repeat fixed center center; /* sets the background image */
/* positions the background image */
height: 175px
}

.topbanner {
background:#708DA8 url('images/back.jpg') x-repeat fixed right top; /* sets the background image */
/* positions the background image */
height: 180px
}
.topnav {
color: #708DA8;
text-align: right;
font-weight: bold;
font-size: 9pt;
padding-top: 2px;
padding-bottom: 2px;
background-image: url('images/back.jpg'); /* sets the background image */
background-repeat: x-repeat;
}

/* this sets the properties of the main text area */

.maintext {
background-color: #FDE9C5;
color: #000000;
vertical-align: top;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 10px;
text-align: justify;
border: 2px solid #9C470E;
}

.sidebar {
background-color: #BE5712;
background-image: url('images/back2.jpg'); /* sets the background image */
background-repeat: x-repeat;
color: #000000;
vertical-align: top;
text-align: left;
width: 10%;
border: 2px solid #9C470E;
}
.sidebar2 {
background-color: #BE5712;
background-image: url('images/back2.jpg'); /* sets the background image */
background-repeat: x-repeat;
color: #000000;
vertical-align: top;
text-align: left;
width: 10%;
border: 2px solid #9C470E;
}
.copyright {
font-size: 7pt;
font-weight: bold;
color: #3E251F;
letter-spacing: 2;
text-align: left;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
}