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

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

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

#avmenu li a {
font-weight: bold;
height: 26px;
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: 5px solid #FE8E2A;
}

body
{
background: url(i/b.gif) repeat-y top center;
margin:0;
padding:0;
font-size:14px;
font-family:Arial;
}
td.left{
	border-right : 1px dotted Gray;
}
td{
font-size:12px;
font-family:Arial;
color:#555;
background-color:#ffffff;
}
td.mid{
height: 40px;
vertical-align:middle;
}
a{
text-decoration:none;
}
h1
{
font-size:10px;
color:#666666;
margin:0;
padding:0;
text-align: center;
}
h3{
font-family: Trebuchet MS, Verdana;
font-size: 16px;

}
.links
{
font-size:14px;
}
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; 
vertical-align: middle;
border: solid 1px #999;
color: #444;
background-color: #F8F8F8;
}
.small{
	font-size: 11px;
	height : 15px;
}