﻿table.menu
{
	top: 5px;

}


div.mainmenu
{
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
	vertical-align: middle;
	
}

div.mainmenu img
{
	margin-top: 6px;
	display: block;
}

div.mainmenu a
{

	display:block;
}
div.mainmenu:hover
{
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/design/v2/mainmenu_highlight.png);
	background-repeat: no-repeat;
	background-position: top center;
}



div.mainmenu_feedback img
{
	margin-top: 5px;
}
div.mainmenu_feedback
{
	display: block;
	float: right;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
}

#active
{
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/design/v2/mainmenu_highlight.png);
	background-repeat: no-repeat;
	background-position: top center;
}


table.menu td.left_top
{
	width: 10px;
	height: 79px;
	background-image: url(../img/design/v2/mainmenu_left_top.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.menu td.top_back
{
	background-image: url(../img/design/v2/mainmenu_top_back.png);
	background-repeat: repeat-x;
	background-position: bottom right;
	height: 79px;
	width: 803px;
}


table.menu td.right_top
{
	width: 12px;
	height: 79px;
	background-image: url(../img/design/v2/mainmenu_right_top.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

table.menu td.left_bottom
{
	width: 10px;
	height: 35px;
	background-image: url(../img/design/v2/mainmenu_left_bottom.png);
	background-repeat: no-repeat;
	background-position: top right;
}

table.menu td.bottom_back
{
	background-image: url(../img/design/v2/mainmenu_bottom_back.png);
	background-repeat: repeat-x;
	background-position: top right;
	height: 35px;
	width: 815px;
}

table.menu td.right_bottom
{
	width: 12px;
	height: 35px;
	background-image: url(../img/design/v2/mainmenu_right_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
}

td.sub_spacer
{
	
	background-image: url(../img/design/v2/spacer.gif);
	text-align: right;

	height: 22px;
	

width:400px;
	font-weight: bold;

}

td.sub_spacer a img
{
	position: relative;
	
padding:0;
	margin:0;
	

	color: #fff;
}

table.menu td.sub_spacer a:hover
{
	text-decoration: underline;
}



table.menu td.sub_left
{
	width: 10px;
	height: 22px;
	background-image: url(../img/design/v2/mainmenu_sub_left.png);
	background-repeat: no-repeat;
	background-position: top right;
}

table.menu td.sub_back
{
	height: 20px;
	background-image: url(../img/design/v2/mainmenu_sub_back.png);
	background-repeat: repeat-x;
	background-position: top right;
	vertical-align: top;
	width:400px;
	
}

table.menu td.sub_back a
{
	position:relative;

top:3px;

}


table.menu td.sub_back a.nohover
{

}

table.menu td.sub_back a.hover:hover
{
	width: 48px;
	height: 14px;
	
	background-image: url(../img/design/v2/sub_navi_hover.png);
	background-position: 0px -4px;
	background-repeat: no-repeat;
	background-position: top center;
}
#sub_active
{
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(../img/design/v2/sub_navi_hover.png);
	background-repeat: no-repeat;
	background-position: top center;
}

table.menu td.sub_right
{
	width: 11px;
	height: 22px;
	background-image: url(../img/design/v2/mainmenu_sub_right.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.divider
{
position:relative;
top:3px;
}

