.cddvd
{
	font: bold 13px Arial;
	height:20px;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;	
	color: #ffffff;
	background-color: #000000;
}
.menustyle 
{
	height:20px;
	vertical-align:middle;
}
.menuitemNew
{
	font: 12px Arial;	
	/*padding-right:5px;*/
	border: none;	
	color: #ffffff;	
	text-decoration: none;
	background-color: #000000;		
	height:20px;	
	border-right-width:1px;
	border-right-color:#ffffff;
	border-collapse:collapse;
	cursor:hand;
	cursor:pointer;
}
.submenuitemNew
{
	font: 12px Arial;	
	padding-right:5px;
	border: none;	
	color: #ffffff;	
	text-decoration: none;
	background-color: #000000;	
	height:22px;
	/*width:150;*/
	border-right-width:1px;
	border-right-color:#ffffff;
	border-collapse:collapse;
	cursor:hand;
	padding-left:4px;
	cursor:pointer;
}
.mouseoverNew
{
	font: 12px Arial;	
	/*padding-right:5px;*/
	border: none;	
	color: #ffffff;	
	text-decoration: none;
	background-color: #666666;	
	height:20px;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-collapse:collapse;
	cursor:hand;
	cursor:pointer;
}
.submouseoverNew
{
	font: 12px Arial;	
	padding-right:5px;
	border: none;	
	color: #ffffff;	
	text-decoration: none;
	background-color: #666666;	
	height:22px;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-collapse:collapse;
	cursor:hand;
	padding-left:4px;
	cursor:pointer;
	/*width:150;*/
}
.menuitem
{
	font: 12px Arial;	
	padding-right:5px;
	border: none;	
	color: #ffffff;	
	text-decoration: none;
	background-color: #000000;	
	height:20px;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-collapse:collapse;
	cursor:hand;
	cursor:pointer;
}
.mouseover 
{
	font: 12px Arial;	
	padding-right:5px;
	border: none;	
	color: #ffffff;	
	text-decoration: none;
	background-color: #000000;	
	height:20px;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-collapse:collapse;
	cursor:hand;
	cursor:pointer;
}
.spacer
{
	background-color:White;		
}
.spacercategory
{
	background-color:#000000;	
}