
.submenu-item-left1-active, .submenu-item-left2-active, .submenu-item-right1-active, .submenu-item-right2-active, .submenu-item-left, .submenu-item-right, .submenu-item-left1o, .submenu-item-right1o-active
{
	float: left;
	width: 	6px;
	height: 33px;
}
 .submenu-item-left, .submenu-item-right
{
	float: left;
	width: 	6px;
	height: 25px;
	margin-top: 8px;
}  
.submenu-item-active
{
	padding-left: 5px;
	padding-right: 5px;
	height: 33px;	
	float: left;
}
.submenu-item
{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
	height: 25px;	
	float: left;
}
.submenu-item-home
{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
	height: 25px;	
	float: left;
}
.submenu-item-active
{
	background-image: url('../images/menu/bt_1_mid.png');	
	background-position: bottom;
}
.submenu-item, .submenu-item-home
{
	background-image: url('../images/menu/bt_0_mid.png');	
	background-position: bottom;
	background-color: transparent;
	
}
.submenu-item a:link, .submenu-item a:visited, .submenu-item a:hover, .submenu-item a:active
{
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;	
	height: 20px;
	float: left;
	background-color: transparent;
	text-decoration: none;
}
.submenu-item-active a:link, .submenu-item-active a:visited, .submenu-item-active a:hover, .submenu-item-active a:active
{
	font-weight: bold;
	color: #990000;
	padding-top: 8px;	
	height: 20px;
	float: left;	
	text-decoration: none;
}
.submenu-item-left1o-active
{
	background-image: url('../images/menu/bt_1_left_0.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-right1o-active
{
	background-image: url('../images/menu/bt_1_right_0.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
	width: 12px;
}
.submenu-item-left1-active
{
	background-image: url('../images/menu/bt_0_left_1.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-left2-active
{
	background-image: url('../images/menu/bt_1_left.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-right1-active
{
	background-image: url('../images/menu/bt_0_right_1.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}
.submenu-item-right2-active
{
	background-image: url('../images/menu/bt_1_right.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}
.submenu-item-left
{
	background-image: url('../images/menu/bt_0_left.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-right
{
	background-image: url('../images/menu/bt_0_right.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.submenu
	{
		position: absolute;
		top: 278px;
		width: 680px;
		float: left;
		left: 15px;		
	}
