#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 0px;
}

#avmenu li a {
font-weight: bold;
height: 17px;
text-decoration: none;
color: #505050;
display: block;
padding: 4px 0 1px 8px;
background: #EFF2D5;
border-left: 7px solid #EBF0BE;
}	
	
#avmenu li a:hover {
background: #EBF0BE;
color: #1A6A4B;
border-left: 7px solid #1A6A4B;
}

.copyright {
color: #ababab;
font: 11px Verdana;
}

.text {
color: #888888;
font: 10px Verdana;
line-height:18px;
margin-bottom: 0px;
}
.textd {
color: #555555;
font: 10px Verdana;
line-height:18px;
margin-bottom: 0px;
}
.textw {
color: #ffffff;
font: 10px Verdana;
line-height:18px;
margin-bottom: 0px;
}
.title {
color: #2A8EBF;
font: bold 15px Verdana;
margin-bottom: 0px;

}

.spacer {
padding: 0px 10px 0px 10px;
}

a{
color: #2A8EBF;
margin-bottom: 0px;
text-decoration:none;
border-bottom:1px dotted #dedede;
}
a:hover{
color: #777777;
border-bottom:1px solid #2A8EBF;
}
a:visited{
}
a.white{
color: #cdcdcd;
margin-bottom: 0px;
text-decoration:none;
border-bottom:1px dotted #dedede;
}
a.white:hover{
color: #ffffff;
border-bottom:1px solid #efefef;
}
a.white:visited{
}
li{
margin-left:15px;
}
