.Footer-menu
{
	FONT-SIZE: 8pt;
	color:#ffffff;
	text-decoration: none;
	padding-right: 1px;
	padding-left:4px;
	border-right: solid 1 #ffffff;
}

.Footer-menu:A 
{
	FONT-SIZE: 8pt;
	color:#ffffff;
	text-decoration: none;
}

.Footer-menu:hover
{
	FONT-SIZE: 8pt;
	color:#ffffff;
	text-decoration: underline;
}

.Footer-menu:Visited 
{
	FONT-SIZE: 8pt;
	color:#ffffff;
	
}

.Footer-menu-align 
{
	text-align: center;
}

.Footer-menu-table 
{
	vertical-align: super;
}

.Header-menu
{	
	FONT-FAMILY: Arial Narrow,Arial,Verdana, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 9pt;
	font-weight:bold;
	letter-spacing: 1pt;
	text-decoration: none;
	text-transform:uppercase;
	padding:  0px 0px 0px 0px;
}

.Header-menu:A 
{
	color:#ffffff;
}

.Header-menu:hover
{
	color:#ffffff;
	text-decoration: underline;	
}

.Header-menu:Visited 
{
	color:#ffffff;
}

.Header-menu-align 
{
	text-align: center;
}


.LeftNav-menu
{
	font-family: Verdana,arial;
	font-size: 12px;
	font-weight:bold;
	background-color: #4CB9B4;
	border-bottom: solid 1 white;
	color: #ffffff;
	height: 25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-decoration:none;
	width:185px;
}

.LeftNav-menu:A 
{
	font-family: Verdana,arial;
	font-size: 12px;
	font-weight:bold;
	background-color: #4CB9B4;
	border-bottom: solid 1 white;
	color: #ffffff;
	height: 25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-decoration:none;
	width:185px;
}

.LeftNav-menu:hover
{
	font-family: Verdana,arial;
	font-size: 12px;
	font-weight:bold;
	background-color: #E59937;
	border-bottom: solid 1 white;
	color: #ffffff;
	height: 25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-decoration:none;
	width:185px;
}

.LeftNav-menu:Visited 
{
	font-family: Verdana,arial;
	font-size: 12px;
	font-weight:bold;
	border-bottom: solid 1 white;
	color: #ffffff;
	height: 25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-decoration:none;
	width:185px;
}

.LeftNav-menu-align 
{
	text-align: center;
}





