#avmenu {
clear: left;
float: left;
width: 130px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 130px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #FFE4DC;
border-bottom: 1px solid #DDDDDD;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #000000;
border-left: 4px solid #FF3C00;
}
body
{
background: url(images/xbg.gif) repeat-y top center;
margin:0;
padding:0;
font-size:12px;
font-family:Arial;
  line-height: 1.5;
}
td{
font-size:12px;
font-family:Arial;
color:#404040;
background-color:#ffffff;
  line-height: 1.5;
}
td.mid{
height: 40px;
vertical-align:middle;
}
a{
text-decoration:none;
}
.small,h1
{
font-size:10px;
color:#666666;
  line-height: 1.5;
}
.links
{
font-size:14px;
  line-height: 1.5;
}
a{
color:#333333;
}
a:hover
{
color:#000000;
text-decoration:underline;
}
.copy{
color:#aaaaaa;
}
input.b, select, textarea{
color: #333; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
line-height: 1.5;
vertical-align: middle;
border: solid 1px #999;
color: #444;
background-color: #F8F8F8;
}
