
body {text-align: center; margin: 0px; font-family: tahoma; background-color: #fff;font-size: 11px;color: #777;}

h1 { font-size: 20px; color: #000;}
h2 { font-size: 16px; color: #555; padding: 0px; margin: 0px; margin-left: 0px; margin-bottom: 20px; width: 100%; text-align: right;}
h3 {font-size: 11px; font-weight: normal;}	
p {font-size: 11px;}
										 
table tr td { vertical-align: top;}	 

a {color: #777777; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}	 

form {padding: 0px; margin: 0px;}	
img {border: 0px;}  


.main {margin: auto; margin-top: 20px; width: 750px; position: relative; text-align: left;}

.header {text-align: left; margin: auto; height: 54px;  width: 100%; background: url(abv.gif) right no-repeat;}  
.header h1 {visibility: hidden; position: absolute; } /* just seo */	

.content{	width: 100%;
			margin-bottom: 20px;
			position: relative;	 
			} 
			
.content a image{border: 0px;}
.menu{	height: 23px;  
		width: 100%; 		
		text-align: left;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
 		font-size: 11px; 
		}
		
.menu ul {list-style: none; margin: 0px; padding: 0px; color: #666; display: block;}
.menu ul li{float: left; padding: 5px; margin-right: 20px; }
.menu a{color: #777777;text-decoration: none;}
.menu a:hover {color: #000000;text-decoration: none;} 
.menu strong { color: #000000; font-weight: bold;}

.line {background-color: #90928f; height: 54px; width: 100%; left: 0px; position: absolute; top: 30px; text-align: center;}	  					

.img{margin: 3px;}

