.divMainMenuBtn
{
	float:left;
	height: 42px;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	color: #2a0f03;
	font-weight: bold;
	font-size: 13px;
	line-height: 42px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	text-decoration: none;
}
.menublok
{
	float:left;
	height:42px;
}
.divMainMenuBtnSel
{
	float:left;
	height: 42px;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 42px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	text-decoration: none;
	/*background-image: url(../img/menu_sel.png);*/	
}







.txtSubMenuBtn
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.txtSubMenuBtn a
{
	color: #ffffff;	
	text-decoration: none;
}

.txtSubMenuBtn a:hover
{
	color: #dfe1e6;
	text-decoration: none;
}

.txtSubMenuBtnSel
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;		
	font-weight: bold;	
	text-decoration: none;
}

.txtSubMenuBtnSel a
{
	color: #ffffff;	
	text-decoration: none;
}

.txtSubMenuBtnSel a:hover
{
	text-decoration: none;
	font-weight: bold;
}