BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #687558;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#E4E8DE; 
scrollbar-3dlight-color:#E4E8DE; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#687558; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #5D7E32;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #808080;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #CF8365;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #000000;
text-decoration: underline;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 32px;
font-weight: bold;
text-align: right;
color: #687558;
padding: 0px;
margin: 0px;
}

h2 {
font-family: "Times New Roman", serif;
text-align: right;
font-size: 16px;
font-weight: bold;
letter-spacing: 2;
color : #687558;
border-bottom: 1px solid #687558;
}

h3, h4, h5, h6 {
font-family: "Times New Roman", serif;
font-size : 100%;
font-weight : bold;
color : #687558;
}

HR {
color: #687558;
height: 1px;
width: 100%;
}

/* special classes */

.leftmargin {
background-color: #687558;
background-image: url('bgleft.gif');
width: 50px;
}

.rightmargin {
background-color: #687558;
background-image: url('bgright.gif');
width: 50px;
}

.top {
background-color: #FFFFFF;
background-image: url('bgtop1a.jpg');
background-position: bottom left;
background-repeat: no-repeat;
color: #000000;
text-align: right;
padding-right: 15px;
height: 70px;
}

.navigation {
background-color: #E4E8DE;
background-position: bottom left;
background-repeat: no-repeat;
color: #000000;
font-weight: bold;
text-align: right;
padding-right: 15px;
height: 30px;
}

.main {
background-color: #FFFFFF;
background-image: url('bgmain1a.jpg');
background-position: top left;
background-repeat: no-repeat;
color: #000000;
vertical-align: top;
text-align: right;
line-height: 20px;
height: 300px;
padding: 5px 15px 15px 30px;
}

.main1 {
background-color: #FFFFFF;
background-image: url('bgmain2.jpg');
background-position: top left;
background-repeat: no-repeat;
color: #000000;
vertical-align: top;
text-align: left;
line-height: 20px;
height: 80px;
padding: 0px 15px 15px 15px;
}

.main2 {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: right;
line-height: 20px;
height: 80px;
padding: 5px 15px 15px 15px;
}

.copyright {
background-color: #E4E8DE;
color: #000000;
text-align: right;
font-size: 90%;
font-weight: bold;
padding: 5px 15px 5px 15px;
height: 30px;
}

.bottom {
background-color: #FFFFFF;
color: #000000;
text-align: right;
font-size: 90%;
font-weight: normal;
padding: 5px 15px 5px 15px;
height: 30px;
}