a:visited {
text-decoration: none; 
color : #000000; 
font-weight : none;
font-size : 10pt; 
} 
a:link{
text-decoration: none;  
color : #800000; 
border: none;
font-size : 10pt;
} 
a:hover {
color : #ffffff; 
text-decoration: none;
font-size : 10pt;
} 
textarea {
color : #800000; 
font-weight : normal; 
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica;
} 
td {
font-family : Verdana, Arial, Helvetica; 
color : #800000; 
font-size : 10pt; 
} 
tr {
font-family : Verdana, Arial, Helvetica; 
font-size : 10pt; 
color : #800000; 
} 
body {
font-family : Verdana, Arial, Helvetica;
background: #9DCD68; 
color: #800000;
font-size : 10pt; 
SCROLLBAR-FACE-COLOR: #9DCD68;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #C8E3AC; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #9DCD68; 
SCROLLBAR-DARKSHADOW-COLOR: #9DCD68; 
background-color: #9DCD68;
} 

div#barranav{
width:85%;
margin-top:100px auto;
/*border:1px solid #000;*/
padding-top:0;
height:15px;
}

div#barranav ul{
list-style-type:none;
margin:0;
padding:0;
}

div#barranav li{
float:left;
margin:0 2px 0 0;
padding:0;
}

div#barranav a{
display:block;
width:103px;
height:15px;
line-height:19px;
background:url('images/link.gif') no-repeat top center;
}
div#barranav a:hover{
background: url('images/hover.gif') no-repeat top center;
}

div#barranav li#active{
width:103px;
height:15px;
line-height:19px;
background:url('images/activelink.gif') no-repeat top center;
}
