p {font: bold 12px Verdana, Tahoma; text-indent:1em; color:black; margin:5px; }

li {font:  12px Verdana, Tahoma; text-indent:1em; color:black; margin:3px; }

body { background-image:url(img/bgblocks.gif); }
td { font: 12px Tahoma ;   }


.a {background-image:url(img\fon2.bmp);}
.b {background-color:#CCCCCC;}
.c {background-color:#999999;}

h2 {color:#B6EC13; background-color:#999999; } 



.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #999999;
	border-top-width: 2px;
	border-right-width: 2;
	border-bottom-width: 2px;
	border-left-width: 2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #80FF00;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: #80FF00;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #CCCCCC;
}