body{
 background-color: white;
 font-family: Arial, sans-serif;
}
a:link {
color: #004000;
}
v:link {
color: #000080;
}
.BCRhd1 {
 margin-left: 10px;
 font-size:1.2em;
 font-family: Arial, Helvetica, Sans-serif; 
 color: #0000A0;
 background-color:#FFFFFF;
 font-weight: bold;
}
.BCRhd2 {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
font-size: 1.4em;
font-family: Arial, Helvetica, Sans-serif; 
background-color:#FFFFFF;
color:#00FFFF;
font-weight: bold;
}
.spacer {
 margin-left: -25px;
 margin-top: 5px;
 margin-bottom: 3px;
 font-size:1em;
 font-family: Arial, Helvetica, Sans-serif; 
 color: #FFFF00;
 font-weight: bold;
}
ul {
list-style: none:
}
.maintext {
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 25px;
 font:1em, Arial, Helvetica, Sans-serif;
 color:white;
 font-weight:normal;
}
.smtxt {
font: .6em, arial, helvetica,sans-serif;
color: red;
font-weight: normal;
}
#sideleft {
width: 155px;
left: 5px;
}
#middle {
position: absolute;
width: 600px;
top: 290px;
left: 160px;
}
#navigation {
 position: absolute;
 top: 300px;
 width: 140px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:0.8em;
 font-weight:bold; 
}
#navigation ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#navigation li {
 border-bottom: 1px solid #FFFFFF;
}
#navigation li a:hover {
 background-color: #400040;
 color: #FFFF00;
}
#navigation li a {
 display: block;
 padding: 1px 1px 1px 0.5em;
 border-left: 12px solid #000000;
 border-right: 0px solid #711515;
 background-color: #000000;
 color: #FFFFFF;
 text-decoration: none;
}
