﻿#MainMenu
{
	background-position: center bottom;
	height: 38px;
	margin: 0 auto 0 auto;
	border: 0;
	background-image: url( '../images/topmenu.png' );
	background-repeat: no-repeat;
	width: 878px;
}
#tab
{
	margin: 0;
	top: 0;
	padding-top: 4px;
	padding-left: 10px;
}
#tab ul 
{
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url("../images/bright_109.png") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span
{
	display: block;
	background: url( "../images/bleft_109.png" ) no-repeat left top;
	padding: 0 12px 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 34px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
#tab a:hover span, #tab li.item_active a span
{
	background-position: left bottom;
	color: #ff3300;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:100px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("../images/bleft_109.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span
{
	float: left;
	display: block;
	line-height: 34px;
	background: url(  "../images/bright_109.gif" ) no-repeat right top;
	padding: 0 12px 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}
#menualt
{
	background-image: url( '../images/topmenualt.png' );
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 878px;
}
#MainMenuForum
{
	background-position: center bottom;
	height: 38px;
	margin: 0 auto 0 auto;
	border: 0;
	background-image: url( '../images/topmenu.png' );
	background-repeat: no-repeat;
	width: 880px;
}
