.menu_top
{
	background-color: #002364;
	background-image: url("../../img_new/menu_top_background_2007.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
}

.upper_menu_top
{
	z-index: 100;
	
	width: 100%;
	height: 88px;
	background-image: url("../../img_new/menu_top_round_border_2008.gif");
	background-repeat: no-repeat;
	background-position: 0px 48px;
	position: relative;
}

.lower_menu_top
{
	z-index: 99;
	
	width: 100%;
	height: 6px;
	background-color: #B3D915;
}

.mini_cart
{
	color: #000000;
	font-size: 10px;
	position: absolute;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	right: 0px;
	top: 76px;
	width: 155px;
	background-color: #B3D915;
	background-image: url("../../img_new/minicart_corner.gif");
	background-repeat: no-repeat;
	z-index: 1111;
}

DIV#logo
{
	color: #000000;
	position: absolute;
	right: 10px;
	top: 19px;
	width: 245px;
}

.content_side
{
	width: 161px;
	position: absolute;
	top: 94px;
	left: 20px;
	float: left;
}

.menu_side
{
	
}

.menu_border
{
	border-color: #072a64;
	border-style: solid;
	border-width: 0 1px 0 1px;
}

.menu_subroot
{
	padding: 3px 5px 3px 10px;
}

.menu_subroot a:link, .menu_subroot a:visited, .menu_subroot a:active
{
	text-transform: inherit;
	text-decoration: none;
	color: #002364;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.menu_subroot a:hover
{
	text-decoration: underline;
}

.content_side .dashed_line
{
	border: 0px;
	border-bottom: 1px;
	border-style: dashed;
	border-color: #072A64;
}

.menu_subpage
{
	margin: 1px 0 0 0;
	padding: 3px 1px 3px 20px;
}

.menu_subpage a:link, .menu_subpage a:visited, .menu_subpage a:active
{
	text-transform: inherit;
	text-decoration: none;
	color: #002364;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
.menu_subpage a:hover
{
	text-decoration: underline;
}

.active
{
	background-color: #B3D915;
	background-image: url("../../img_new/menu_item_active.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.active a:link, .active a:visited, .active a:active
{
	text-transform: inherit;
	color: #002364;
	font-weight: bold;
}
