.mbar {
	border-top:2px solid #003366;
	border-bottom: 1px solid #003366;
	background-color: #009966;
}
.botBg {
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.botLink:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a.botLink:visited {

	color: #CCCCCC;
	text-decoration: underline;
}
a.botLink:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a.botLink:active {


	color: #CCCCCC;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:hover {
	color: #6666CC;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: #6666CC;
	text-decoration: none;
}
a:active {
	color: blue;
	text-decoration: underline;
}
.mainTable {
	background-color: #FFFFFF;
}
.contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.calendarTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
}
.dtSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pgHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #9999CC;
	background-color: #FFFF99;

}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentBg {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.hdr18 {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.hdr12 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.oddrow {
	background-color: #CCCCCC;
}
.clsVisible{
	display: block;
}
.clsNotVisible{
	display:none;
}
#navDiv{
	margin-left: 0px;
	overflow: auto;
	height: 450px;
	width: 100%;
	border: 1px solid #999999;



}
#navList{
	list-style-image: none;
	color: #999999;
	margin-left: 6px;
	padding-left: 6px;



}
.welcome {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #9393FF;
}
.navCol {
	background-color: #A9AFCB;

}
.othMsgs {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #9393FF;
}
.mbarBg {
	background-image: url(../images/menu_bg_900.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: top;

}
