A{text-decoration : none;}
A.Top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
A.Top:link{color: #5A86AB;	}
A.Top:visited{color: #5A86AB;}
A.Top:hover{color: #0E2E48;}

A.Left:link{color: #304762;}
A.Left:visited{color: #304762;}
A.Left:hover{color: #5A86AB;}

#head{
	height: 97px;
	width: 1022px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image : url(img1/MainHead1.jpg);
	z-index: 1;
}
#back{
	height: 632px;
    width: 1022px;
	left: 0px;
	top: 134px;
	position: absolute;
	background-image: url(img1/MainBack1.jpg);
	z-index: 1;
}
/*Текст главного меню*/
#m1,#m2,#m3,#m4,#m5{
	position: absolute;
	top: 91px;
	height: 14px;
	z-index: 3;	
}

#m1{left: 125px;	width: 110px;}
#m2{left: 294px;width: 83px;}
#m3{left: 406px;width: 225px;}
#m4{left: 663px;width: 74px;}
#m5{left: 791px;width: 145px;}
/*Кнопки главного меню*/
#mb1,#mb2,#mb3,#mb4,#mb5{
	position: absolute;
	top: 86px;
	height: 33px;
	width: 89px;
	z-index: 1;
	background-image : url(img1/MainButton.gif);
	background-repeat : no-repeat;
}

#mb1{left: 123px;}
#mb2{left: 269px;}
#mb3{left: 512px;}
#mb4{left: 646px;}
#mb5{left: 826px;}

#l1,#l2,#l3,#l4,#l5,#l6{
	position: absolute;
	left: 130px;
	height: 28px;
	z-index: 2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 900;
	cursor : crosshair;
	width: 180px;
}

#l1{top: 287px;}
#l2{top: 345px;}
#l3{top: 420px;}
#l4{top: 494px;}
#l5{top: 570px;}
#l6{top: 644px;}

#lm1{
	position: absolute;
	width: 188px;
	height: 81px;
	background-image: url(img1/lm1.gif);
	left: 105px;
	top: 150px;
	z-index: 3;
}

a.links.link, 
a.links.visited, 
a.links.hover, 
a.links.active {
    color: #666666 !important;
}