BODY { 
MARGIN: 0px; 
PADDING: 0px; 
} 

.men {position: absolute; 
left: 375px; 
top: 120px; 
background-color: #51BC63; 
border: 0px; 
width: 80px; 
height: 18px; 
overflow: hidden; 
text-align: left; 
}

.men1 {position: absolute; 
left: 375 px; 
top: 120px; 
background-color: #51BC63; 
border: 0px; 
width: 145px; 
height: auto; 
overflow: visible; 
text-align: left; 
} 

.men2 {position: absolute; 
left: 466px; 
top: 120px; 
background-color: #51BC63; 
width: 55px; 
height: 18px; 
overflow: hidden; 
text-align: left; 
} 

.men22 {position: absolute; 
left: 466px; 
top: 120px; 
background-color: #51BC63; 
border: 0px; 
width: 120px; 
height: auto; 
overflow: visible; 
text-align: left; 
} 

A.m {display: block; 
background-color:#fff; 
width: 100%; 
height: auto; 
color:#000000; 
font-family: Verdana, sans-serif; 
FONT-SIZE: 10px; 
text-decoration: none; 
text-align: left; 
padding: 3px; 
} 

A.m:hover { 
display: block; 
background-color:#005CC0; 
color:#fff; 
}

a.link1 {
	font-family : Verdana, Tahomal;
	font-size : 12;
	color : #526F91;
	text-decoration : none;
	margin-left: 5px;
	font-weight : bold;
	}
	
.text {
	font-family : Verdana;
	font-size : 13;
	color : Black;
	}
	
a.link2 {
	font-family : Arial;
	font-size : 14;
	font-variant : normal;
	color : White;
	text-decoration : none;
	font-weight : bold;
	}
a.link3 {
	font-family : Verdana, Tahomal;
	font-size : 13;
	color : #526F91;
	text-decoration : underline;
	margin-left: 5px;
	}
	
.heading {
	font-family : Verdana;
	font-size : 15;
	font-weight : bold;
	color : #526F91;
	text-align : center;
	border-color : 2px;
}

.contacts {
	font-family : Tahoma, Verdana;
	font-size : 18;
	color : white;
	float: right;
	padding: 10px;
}

