#mainmenu td {
/*	border-bottom: 2px solid #ffffff; */
	height: 37px;
	}

#mainmenu a {
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:.1em;
	text-decoration: none;
	display: block;
	background: url("img/test/but_0.gif") no-repeat;
	height: 37px;
	padding-left: 50px;
	padding-top: 10px;
	margin-bottom: -10px;
/*	text-transform: uppercase;
	position: relative;
	top:-37px	*/
	}

#mainmenu a:hover {
	color:#ffffff;
	background: url("img/test/but_1.gif") no-repeat;
	height: 37px;
	}

#mainmenu a:active {
	color: #FFD700;
	background: url("img/test/but_1.gif") no-repeat;
	height: 37px;
	}

#actmainmenu a {
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFD700;
	font-weight: bold;
	letter-spacing:.1em;
	text-decoration: none;
	display: block;
	background: url("img/test/but_1.gif") no-repeat;
	height: 37px;
	padding-left: 50px;
	padding-top: 10px;
	margin-bottom: -10px;
/*	text-transform: uppercase;
	position: relative;
	top:-37px	*/
	}

#actmainmenu a:hover {
	color: #FFD700;
	background: url("img/test/but_1.gif") no-repeat;
	height: 37px;
	}

#topmenu td {
/*	border-bottom: 2px solid #ffffff; */
	height: 51px;
	}

#topmenu a {
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:.1em;
	text-decoration: none;
	display: block;
	background: url("img/test/top_but_0.gif") no-repeat;
	height: 51px;
/*	padding-left: 7px;	*/
	padding-top: 16px;
	margin-bottom: -16px;
/*	text-transform: uppercase;	*/
	position: relative;
	top:-51px
	}

#topmenu a:hover {
	color:#ffffff;
	background: url("img/test/top_but_1.gif") no-repeat;
	height: 51px;
	}

#topmenu a:active {
	color: #FFD700;
	background: url("img/test/top_but_1.gif") no-repeat;
	height: 51px;
	}

#topmenu11 td {
/*	border-bottom: 2px solid #ffffff; */
	height: 51px;
	}

#topmenu11 a {
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:.1em;
	text-decoration: none;
	display: block;
	background: url("img/test/top_but_0.gif") no-repeat;
	height: 51px;
/*	padding-left: 7px;	*/
	padding-top: 9px;
	margin-bottom: -9px;
/*	text-transform: uppercase;	*/
	position: relative;
	top:-51px
	}

#topmenu11 a:hover {
	color:#ffffff;
	background: url("img/test/top_but_1.gif") no-repeat;
	height: 51px;
	}

#topmenu11 a:active {
	color: #FFD700;
	background: url("img/test/top_but_1.gif") no-repeat;
	height: 51px;
	}

h1 {
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.h {color:#bfbfbf;text-decoration:none}


