.topmenu{
	padding: 58px 15px 1px 15px;
}
.topmenu a{
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
table.footer{
	font-family: Verdana;
	font-size: xx-small;
}
td.footer{
	background-color: #fffdb4;
	color: #FFCC00;
}
div.hmenuitem{
	display: inline;
	padding: 0px 15px 0px 15px;
}
table.dropdownMenu a{
	color: White;
	text-decoration: none;
	font-weight: bold;
}
table.dropdownMenu a:hover{
	color: White;
	text-decoration: underline;
}
div.dropdownmenu{
	width: 150px;
	background-color: #733800;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
td.lang{
	padding-top: 58px;
	color: White;
}
td.lang a{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
td.lang a:hover{
	text-decoration: underline;
}
div.page{
	background-image: url(../images/bkg.gif);
}
