/* CSS Document */

.main_border {border:1px solid #000000;}
p {
	font-family:Verdana;
	font-size:12px;
	margin:15px;
	
}
.td_shapka {border-bottom:2px solid #0000FF;}
.td_menu {border-bottom:2px solid #00FF00; border-top:2px solid #00FF00; text-align:center}
.td_main {border-top:2px solid #0000FF;}
.nuz {font-family:Verdana;	font-size:12px;	color: #FFF;	text-align: center;	}
.link_main {
	font-family:Verdana;
	font-size:18px;
	color:#00F;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	
}

#coolmenu{
 /*border: 1px solid gray;  ????? ????? */
/*border-bottom-width: 0;*/
width: 100%; /*?????? ???? */
background-color: #f6f6f6;  /*??????? ???? ??????*/
margin:1px; /*?????? ????????*/
}

* html #coolmenu{ 
width: 100%;/*?????? ???? ??? Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*????? ??????*/
padding: 2px; /*?????????? ?????? ?????? ?????? ?? ????? ??????*/
padding-left: 40px;/*?????????? ?????? ?????? ?????? ?? ?????? ???? ??????*/
padding-right: 40px;/*?????????? ?????? ?????? ?????? ?? ?????? ???? ??????*/

display:inline;
width: 100%; /*?????? ??????*/
color: #000000;  /*???? ??????*/
text-decoration: none; /*????????????? ? ?????? - ???*/
/*border-bottom: 1px solid gray;*/
}

html>body #coolmenu a{ 
width: 100%;
}

#coolmenu a:hover{
background-color: #cccccc; /*??????? ???? ?????? ??? ????????? ???????*/
color: #000000;  /*???? ?????? ??? ????????? ???????*/
}
.stat a {
font-family:Verdana;
text-decoration: none;
font-weight: bold;
padding-left: 20px;
}
