body {background-color: white}

#menu 
{background-color: #008000;
 width: 130px;
 float: left;
}

#menu UL 
{list-style-type: none;
 padding-right: 0px;        
 padding-left: 4px;        
 padding-top: 0px;        
 padding-bottom: 0px;        
 margin: 0px;        
}

#menu * * HR 
{height: 1px;color: #ffffff     
}

#menu A:link 
{background-color: #008000;
 color:white;
 font-weight: bold;
 font-size:14;
 text-decoration: none;
}
#menu A:visited
{background-color: #008000;
 color:white;
 font-weight: bold;
 font-size:14;
 text-decoration: none;
}
#menu A:hover
{background-color: #008000;
 color:black;
 font-weight: bold;
 font-size:14;
 text-decoration: none;
}

#menu .level0_selected {padding-left: 0px;color: #000000;font-weight: bold}
#menu .level0 A {padding-left: 0px}
#menu .level0 A:visited {padding-left: 0px}
#menu .level0 A:hover {padding-left: 0px; color: #0080ff;}
#menu .level1_selected {padding-left: 10px;color: #000000;font-weight: bold}
#menu .level1 A {padding-left: 10px}
#menu .level1 A:visited {padding-left: 10px}
#menu .level1 A:hover {padding-left: 10px;color: #0080ff;}
#menu .level2_selected {padding-left: 20px;color: #000000;font-weight: bold}
#menu .level2 A {padding-left: 20px}
#menu .level2 A:visited {padding-left: 20px}
#menu .level2 A:hover {padding-left: 20px;color: #0080ff;}

.a {background-color: #ffff40;font-weight: bold}
.b {padding-left: 8px}

.x {color: #00a000; font-weight: bold}
.tableheader {color: #000000; font-weight: bold}
.bodytext {color: black; font-weight: normal; padding-left: 8px}
.bodytitle {color: #008080; font-weight: bold; font-size: medium}
.v {color: #008080; font-size: 24 ; font-weight: bold}
.w {color: #a0a0a0; font-size: 36 ; font-weight: bold}
.title {font-weight: bold; font-size: large; color: #008080; }
.newstext {font-weight: bold; font-family: verdana; font-size: small; color: black; }
.newstitle {font-weight: bold; font-family: verdana; font-size: large; color: #0000a0; }
.highlight {font-weight: bold; color: #a00000; }
.egtext {font-weight: bold; font-family: Courier; font-size: small; color: black; }

#announce A:link 
{
 color:black;
 text-decoration: none;
font-weight: bold}

#announce A:visited
{ color:black;
 text-decoration: none;
font-weight: bold}

#announce A:hover
{
 color:red;
 font-weight: bold;
 font-size:14;
 text-decoration: none;
}

A:link 
{
 color:blue;
 text-decoration: none;
font-weight: bold}

A:visited
{ color:blue;
 text-decoration: none;
font-weight: bold}

A:hover
{
 color:red;
 font-weight: bold;
 text-decoration: none;
}

  