body{

	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFE6;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:850px;
}

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

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

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

#avmenu li a{
font-weight:bold;
height:30px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
	background:#eaeaea;
	color:#004891;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #004891;
}


#content{
	margin:5px;
	line-height:1.6em;
	vertical-align: top;
	padding: 5px;
}



a img{
border:0;
}

.hide{
display:none;
}
.footer{

	font-size: 10px;
}

.frame{
	border: medium solid #004892;
}
.block{
	
	background-color: #1D2151;
}

.header{
	font-size: 22px;
	color: #1D2151;
	font-weight: bold;
}
.space{
	line-height: 17px;
}
.space2{
	line-height: 30px;
}
.smheader{
	font-size: 16px;
	color: #002040;
	font-weight: bold;
}
.line{
	font-size: 14px;
	color: #1D2151;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.smheader2{
	font-size: 15px;	
	font-weight: bold;
}
