﻿.menu-up-no-of-lines-1
{
	width:973px;
	height:31px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#9bbce8;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#9bbce8;
	
	overflow: hidden;
}

.menu-up-no-of-lines-2
{
	width:973px;
	height:62px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#9bbce8;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#9bbce8;
	
	overflow: hidden;
}

.menu-up-no-of-lines-3
{
	width:973px;
	height:93px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#9bbce8;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#9bbce8;
	
	overflow: hidden;
}

.menu-up-no-of-lines-4
{
	width:973px;
	height:124px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#9bbce8;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#9bbce8;
	
	overflow: hidden;
}

.menu-up-no-of-lines-5
{
	width:973px;
	height:155px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#9bbce8;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#9bbce8;
	
	overflow: hidden;
}

.menu-up-line-start {
	float:left;
	width:1px;
	height:30px;
	background-color:#9bbce8;
}

.menu-up-line-end {
	float:right;
	width:1px;
	height:30px;
	background-color:#9bbce8;
}

.menu-up-separator {
	float:left;
	width:1px;
	height:30px;
	background-image:url(images/menu-up-separator.gif);
	background-repeat:no-repeat;
}



	
a.menu-up-item {
	float:left;
	display:block;
	height:30px;
	width:auto;
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/menu-up-bg-item1.gif);
	background-repeat:repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#1c5297;
	text-align:center;
}

a.menu-up-item:hover {
	background-image:url(images/menu-up-bg-item2.gif);
	background-repeat:repeat-x;
	color:#000000;
}

a.menu-up-item-selected {
	float:left;
	display:block;
	height:30px;
	width:auto;
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/menu-up-bg-item2.gif);
	background-repeat:repeat-x;
	color:#1c5297;
	
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}


























.menu-info 
{
	width:973px;
	min-height:0px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#9bbce8;
}

.menu-info-line-start {
	float:left;
	width:1px;
	height:26px;
	background-color:#9bbce8;
}

.menu-info-line-end {
	float:right;
	width:1px;
	height:26px;
	background-color:#9bbce8;
}

.menu-info-separator {
	float:left;
	width:1px;
	height:26px;
	background-image:url(images/menu-up-separator.gif);
	background-repeat:no-repeat;
}



	
a.menu-info-item {
	
	float:left;	
	display:block;
	
	height:26px;
	width:auto;
	
	padding-left:10px;
	padding-right:10px;
	
	background-color:#e9f4ff;
	
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#1c5297;
	text-align:center;

	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#9bbce8;
	
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#9bbce8;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#9bbce8;

	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#9bbce8;

}

a.menu-info-item:hover {
	background-image:url(images/menu-up-bg-item2.gif);
	background-repeat:repeat-x;
	color:#000000;
}

a.menu-info-item-selected {
	float:left;
	display:block;
	height:26px;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/menu-up-bg-item2.gif);
	background-repeat:repeat-x;
	color:#1c5297;
	
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}