﻿.DDSubMenu a
{
	text-decoration:none;
}
.DDSubMenu a:hover
{
	text-decoration:underline;
}
.item
{
	float:left;	
	overflow:hidden;
	cursor:pointer;
	height:26px;
	margin-top:3px;
	color:#ffffff;
}
.item_selected
{
	float:left;	
	overflow:hidden;
	cursor:pointer;
	height:29px;
	margin-top:0px;
	color:#ffffff;
}
.item_selected div
{
	 background:#cf0101;
}
.item .item1
{
	height:1px; overflow:hidden; background:#cfcfcf; margin:0 2px 0 2px; border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;	
}
.item .item2
{
	height:1px; overflow:hidden; background:#cfcfcf; margin:0 1px 0 1px; border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;
}
.item .item3
{
	height:1px; overflow:hidden; background:#cfcfcf; margin:0px; border-left:1px solid #f6f6f6;border-right:1px solid #f6f6f6;
}
.item .item4
{
	height:1px; overflow:hidden; background:#cfcfcf; margin:0px; border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;
}
.item .item5
{
	height:22px;background:#cfcfcf;	
}
.item5 .inside
{
	font-size:12px;
	padding-top:4px;
	text-align:center;
	font-weight:bold;	
	background:inherit;
	font-family:Arial;
}

.item_selected .item1
{
	height:1px; overflow:hidden; background:#cf0101; margin:0 2px 0 2px; border-left:1px solid #fef2f4;border-right:1px solid #fef2f4;	
}
.item_selected .item2
{
	height:1px; overflow:hidden; background:#cf0101; margin:0 1px 0 1px; border-left:1px solid #f4d3cc;border-right:1px solid #f4d3cc;
}
.item_selected .item3
{
	height:1px; overflow:hidden; background:#cf0101; margin:0px; border-left:1px solid #fcf8f9;border-right:1px solid #fcf8f9;
}
.item_selected .item4
{
	height:1px; overflow:hidden; background:#cf0101; margin:0px; border-left:1px solid #e77c76;border-right:1px solid #e77c76;
}
.item_selected .item5
{
	height:25px;background:#cf0101;	
}


.item_select
{
	float:left;	
	overflow:hidden;
	cursor:pointer;
	height:29px;
	margin-top:0px;
	color:#ffffff;
}
.item_select .item1
{
	height:1px; overflow:hidden; background:#cf0101; margin:0 2px 0 2px; border-left:1px solid #fef2f4;border-right:1px solid #fef2f4;	
}
.item_select .item2
{
	height:1px; overflow:hidden; background:#cf0101; margin:0 1px 0 1px; border-left:1px solid #f4d3cc;border-right:1px solid #f4d3cc;
}
.item_select .item3
{
	height:1px; overflow:hidden; background:#cf0101; margin:0px; border-left:1px solid #fcf8f9;border-right:1px solid #fcf8f9;
}
.item_select .item4
{
	height:1px; overflow:hidden; background:#cf0101; margin:0px; border-left:1px solid #e77c76;border-right:1px solid #e77c76;
}
.item_select .item5
{
	height:25px;background:#cf0101;	
}