body
{
}
	
.bottom-menu-main
{
	width: 100%;
	height: 5px;
	background-color: #e0ab52;
}
.test1
{
	clear: both;
	table-layout: auto;
	display: block;
	border-collapse: collapse;
}
.bottom-menu-secondary
{
	width: 100%;
	height: 5px;
	background-color: #e0ab52;
}
.menu-main-background
{
	
	background-image: url(../Images/2006Banner/cellbk.jpg);
}

.oldmenu-main-selected
{
	color: #e7d85d;
	background-color: #1a356c;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 100%;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.menu-main-selected
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(../Images/2006Banner/cellbk.jpg);
	padding-bottom: 4px;
	width: 100%;
	color: #cba35f;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	font-family: Agency FB;
	height: 100%;
	text-decoration: none;
}
.menu-main-unselected
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(../Images/2006Banner/cellbk.jpg);
	padding-bottom: 4px;
	width: 100%;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: #000000 1px solid;
	font-family: Agency FB;
	height: 100%;
	text-decoration: none;
}

.submenu-main-selected
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 1px;
	width: 100%;
	color: #ffffff;
	padding-top: 1px;
	font-family: Arial, Verdana;
	height: 100%;
	background-color: #5d92da;
	text-decoration: none;
}
.submenu-main-unselected
{
		padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 1px;
	width: 100%;
	color: #2862b1;
	padding-top: 1px;
	font-family: Arial, Verdana;
	height: 100%;
	background-color: #89b7f5;
	text-decoration: none;
}
.oldmenu-main-unselected
{
	color: #d2d4de;
	background-color: #1a356c;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 100%;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.penline-menu-main
{
	background-color: #326ebf;
	height: 1px;
	width: 100%;
	cursor: hand;

}
.oldpenline-menu-secondary
{
	width: 100%;
	cursor: hand;
	height: 1px;
	background-color: #ffffff;
}
.penline-menu-secondary
{
	background-color: #326ebf;
	height: 1px;
	width: 100%;
	cursor: hand;
}
.oldsubmenu-main-selected
{
	color: #e7d85d;
	background-color: #a62725;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	height: 100%;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.submenu-secondary-selected
{
	color: #e7d85d;
	background-color: #1a356c;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	height: 100%;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.oldsubmenu-main-unselected
{
	color: #e7d85d;
	background-color: #1a356c;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	height: 100%;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}
.submenu-secondary-unselected
{
	color: #e7d85d;
	background-color: #a62725;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	height: 100%;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}

.top-menu-main
{
	background-color: #1a356c;
	height: 2px;
	width: 100%;
	cursor: hand;
}