﻿

.menuBG {
	background-repeat:repeat-x;
	background-image: url('/images/NavSep.jpg');
	color:#FFFFFF;
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:BOLD;
	height:30px;
	width:240px;
	margin-left:6px;
	padding-left:26px;
	padding-right:6px;
	padding-top:10px;
	text-align:left;
	vertical-align:middle;
	text-transform:uppercase;

}

.menuBGOVER {
	background-repeat:repeat-x;
	background-image: url('/images/NavSep.jpg');
	color:#C16DEA;
	font-family:tahoma,verdana;
	font-size:11px;
	font-weight:BOLD;
	height:30px;
	width:240px;
	margin-left:6px;
	padding-left:26px;
	padding-right:6px;
	padding-top:10px;
	text-align:left;
	vertical-align:middle;
	text-transform:uppercase;

}

.menua {
	color: #FFFFFF;
}
.menua:visited {
	color: #FFFFFF;
}
.menua:active {
	color: #FFFFFF;
}
.menua:hover {
	color: #C16DEA;

