

body {
margin:0;
padding:0px 0;
font:60% verdana,sans-serif;
}
.right { text-align: right ;
align:right; }

.announce {

width: 140px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
text-align:center;
align:center;
float:center;
margin-left:20px;
}

#avmenu ul {	
list-style: none;
width: 137px;
margin: 0 0 0px 0;
padding-top: 0px;
content: "Cesig";
border: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 3px;
margin-top: 0px;
padding: 0;
content: "0pt";
border: 0;
}

#avmenu li a {
font-weight: bold;
height: 14px;
text-decoration: none;
color: #505050;
display: block;
padding: 4px 0 0 7px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}
.hide {
display: none;
}

