BODY {
background-color:#DED6CF; 
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 20px;
margin-bottom: 20px;
scrollbar-arrow-color:#8A7B65; 
scrollbar-face-color:#D4C4A9; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#DED6CF; 
}
p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

}
/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #8A7B65;
text-decoration : none;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #FFFFFF;
background-color: #6F6553;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #000000;
text-decoration: none;
font-weight: bold;
line-height: 18 px;
}

/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #8A7B65;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #8A7B65;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #8A7B65;
width: 50%;
height: 2px;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background-color: #D4C4A9;
border: 1px solid #000000;
font-size: 100%;
text-align: left;
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 10px;
}
.sidebar a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: left;display:inline;}
.sidebar a:visited {color: #8A7B65; text-decoration: none; font-weight: bold;text-align: left;display:inline;}
.sidebar a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#6F6553;text-align: left;display:inline;}
.sidebar a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: left;display:inline;}

.topnav {
font-family: Verdana, Arial, sans-serif;
height: 22px;
background-color: #D4C4A9;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
font-weight: bold;
font-size: 8pt;
text-align: center;
}
.topnav a:link {color:#FFFFFF; text-decoration: none; font-weight: bold;text-align: left; display:inline;}
.topnav a:visited {color: #8A7B65; text-decoration: none; font-weight: bold;text-align: left; display:inline;}
.topnav a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#6F6553; text-align: left;display:inline;}
.topnav a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: left; display:inline;}

.logocell {
background-color:#E6E0DA;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
border: 1px solid #000000;
padding-left: 30px;
padding-top: 5px;
padding-right: 0px;
height: 200px;
}
.swishcell {
height: 200px;
border: 1px solid #000000;
}
.copyright {
background-color: #E6E0DA;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}
.copyright a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center; display:inline;}
.copyright a:visited {color: #8A7B65; text-decoration: none; font-weight: bold;text-align: center; display:inline;}
.copyright a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; background-color:#6F6553;text-align: left;display:inline;}
.copyright a:active {color: #FFFFFF; text-decoration: none; font-weight: bold;text-align: center;display:inline;}
