html, body  {
color:#000000;
font: 10pt Verdana, Arial, sans-serif;
margin: 10px;
scrollbar-base-color: #F0FFF0;
}

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 85%;
background-color: #000000;
color: #000000;
}

P, TD, LI, UL {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
border-collapse: collapse;
font-size : 100%;
}

.tablecontent {
font-family : Verdana, Arial, sans-serif;
background-color: #FCF9F5
border: 1px solid #F0ECE6;

}

.banner {
background-color: #f7eadd;
color: #38261A;
border: 1px solid #B96786;
font-weight: bold;
}

.topheader {
background-color: #000000
}


.navagtionheader {
background-color: #000000
}


.main {
background-color: #000000;
color: #000000;
padding: 20px;
width: 100%;
border: 1px solid #000000;
}

/* this group sets the normal link colors */
A:LINK {color: #E8DBCE; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #AEC3A4; text-decoration : underline; font-weight: bold;}
A:HOVER {color: #FFFFFF; text-decoration : none; font-weight: bold; : border-bottom: 1px solid #5F2458;
border-top: 1px solid #FFFFFF; }
A:ACTIVE {color: #000000; text-decoration : underline; font-weight: bold;}



H1 {
font-wight: bold; 
font-size: 120%; 
color: #7a646c

H2 {
font-weight: bold;
font-size: 110%; 
color: #7a646c
}

H3 {
font-weight: bold; 
font-size: 100%; 
color: #7a646c; letter-spacing: 1px
}

li {
list-style-image: url('images/bullets.gif');
}

.newsbox {
border-right: #505050 1px solid; 
padding-right: 10px; 
border-top: #505050 1px solid; 
padding-left: 10px; float: left; 
margin-bottom: 10px; 
padding-bottom: 10px; 
border-left: #505050 1px solid; WIDTH: 30%; color: #ffffff; line-height: 1.5; 
margin-right: 10px; PADDING-TOP: 10px; 
border-bottom: #505050 1px solid; 
background-color: #b289a0;


.copyright {
font: normal .9em Verdana, Arial, Helvetica, sans-serif;
background-color: #C0A4B8;
color: #000000;
text-align: center;
padding-top: 4px;
}