.mainitems{
	padding-top: 4px;
	height:37px;
}

.mainitems a{
	margin-left: 6px;
	margin-right: 0px;
	text-decoration: none;
	font-family: charlemagne;
	font-size: 14px;
	color: #FFFFFF;
	border: 0px solid white;
	height:37px;
}

.mainitems a:hover{
	margin-left: 6px;
	margin-right: 0px;
	text-decoration: none;
	font-family: charlemagne;
	font-size: 14px;
	color: #000000;
	border: 0px solid white;
	height:37px;
}

.main-over a{
	margin-left: 6px;
	margin-right: 0px;
	text-decoration: none;
	font-family: charlemagne;
	font-size: 14px;
	color: #000000;
	border: 0px solid white;
	height:37px;
}



.subuls{
	display:none;
	position: absolute;
	top: 10px;
	left: -10px;
	z-index:500;

}

* html .subuls{

	left: 5px;
	padding-left:5px;


}





.subuls li a{
	width:144px;
	height:30px;
	display:block;
	text-decoration: none;
	font-family: charlemagne;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#c7a776;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border:solid 1px #FFFFFF;
	z-index:500;
}

* html .subuls li a{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:27px;
	padding-top:3px;
	padding-left:10px

}



.subuls li a:hover{
	width:144px;
	height:30px;
	display:block;
	text-decoration: none;
	font-family: charlemagne;
	font-size: 14px;
	color: #000000;
	background-color:#c7a776;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border:solid 1px #FFFFFF;
}

* html .subuls li a:hover{

height:27px;
padding-top:3px;
padding-left:10px;

}

.black-content
{
	font-family:Arial;
	font-size:14px;
	color: #000000;
	font-weight:bold;
}

.buttonNew
{
	height:23px;
	padding:1px;
	width: 60px;
	margin-left: 2px;
}

.more-links-medium
{
	text-decoration: none;
	color: #FFFFFF;
}

.general
{
	font-family:charlemagne;
	font-size:13px;
	color: #000000;
	font-weight:bold;
}


