A.sidenav2:link {

	padding:5px 5px 5px 10px;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #3B4341;
	color: #C3C3B5;
	
	 
}
A.sidenav2:active  {

	padding:5px 5px 5px 10px;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #3B4341;
	color: #F0F8FF;
}
A.sidenav2:visited   {

	padding:5px 5px 5px 10px;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #3B4341;
	color: #C3C3B5;
}
A.sidenav2:hover   {

	color :White;
	TEXT-DECORATION  : underline ;
}
.sidenavTxt {

	 /*color :#000000;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Arial, _sans ;
	 FONT-WEIGHT  : bold ;*/
	padding:5px 5px 5px 10px;
	display: block;
	width: 132px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #3B4341;
	color: #C3C3B5;
}
td.sidenavTxt {
	text-align: left;
}
.sidenavbg {

	 background-color :#1D5E88;
}
.rightsidenavbg {

	 background-color :White;
	 
	 /*background-image: url(/images/skin/rightColumnBG.jpg);*/
}
.lowernav{
	display: inline;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #C3C3B5;
}
#footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	clear: both;
	height: 32px;
	background-color: #3B4341;
	margin: 0px;
	padding: 0px;
	border-top: 5px solid #3B4341;
	
}

#footer ul {
	text-align: center;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}

#footer ul li {
	display: inline;
}

#footer ul li#first a {
	border: 0;
}

#footer ul li a {
	border-left: 1px rgb(255, 255, 255) solid;
	padding-left: 5px;
	text-decoration: none;
}

#footer ul li a:link {
	color: #C3C3B5;
}

#footer ul li a:visited {
	color: #C3C3B5;
}

#footer ul li a:hover {
	color: White;
	text-decoration: underline;
}

#footer ul li a:active {
	color: #C3C3B5;
}
