
body{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 14px;


}



ul{
	margin:0;
	padding:0;
}

li{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;

	
	width:100px; /*ширина ссылок*/
	height:45px;
	float:left; 
	color:#fff; 
	text-align:left;
	overflow:hidden;
}

a{
	color:#FF6600;
	text-decoration:none;
}

p{
	padding:0px 6px; /*отступ*/
}

	.subtext{
		padding-top:12px;/*разрыв между субссылками*/
	}

/*Menu Color Classes*/
.s1{background:#696969 ;}
.s2{background:#636363 ;}
.s3{background:#5d5d5d ;}
.s4{background:#515050 ;}
.s5{background:#4b4b4b ;}
.s6{background:#434343 ;}
.s7{background:#3b3b3b ;}
.s8{background:#323232 ;}
.s9{background:#2a2a2a ;}
.s10{background:#222222 ;}