﻿
.menuTop
{
	background-color: #426182;
	padding: 10px;	
	color: #ffffff;
	line-height: 18px;	
	height: 100px;
	font-size: 10px;
	white-space: nowrap;
}

.menuItem
{
	border-bottom: 1px solid #ffffff;
	padding: 8px 5px;
	font-family: Verdana;
	font-size: 12px;
	
}


.menuItem a:visited, 
.menuItem a:active, 
.quickLinks a, 
.quickLinks a:active, 
.quickLinks a:visited
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


.quickLinks a:hover
{
	color: #426182;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menu2
{
    
}
.menuItem2
{
	border-bottom: 1px solid #000000;	
	padding: 5px;
	background-color: #426182;
	width: 100%;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

.menuItem2 a, 
.menuItem2 a:visited, 
.menuItem2 a:active
{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.menuItem2 a:hover
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.headerMenuBar
{
    height: 30px;    
    border-bottom: solid 1px #ffffff;
}

.headerMenu
{
    text-align: left;	
	font-family: verdana;
	font-size: 12px;
	color:  #ffffff;
	padding: 5px 0px 5px 10px;	
    border-top-width: 0px;
    text-decoration: none;
}

.headerMenu a, 
.headerMenu a:visited, 
.headerMenu a:active
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:  #ffffff;
	text-decoration: none;
}

.headerMenu a:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:  #426182;
	text-decoration: none;	
}

table.leftMenu
{
	background: #A1B7CF url(images/leftMenuBottom_bg.jpg) bottom left repeat-x ;	
	
}
.leftMenuBottom
{
	height: 100%;
}