.leftmenu {
	color: #990000;
	text-align: center;
	font-family: Arial Black;
}
.leftmenu a:link, .leftmenu a:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial Black;
}
.leftmenu a:hover, .leftmenu a:active {
	color: #990000;
	text-decoration: underline;
	font-family: Arial Black;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
}
.bottomtext a:link, .bottomtext a:visited {
	color: #696969;
	text-decoration: none;
	font-weight: normal;
}
.bottomtext a:hover, .bottomtext a:active {
	color: #696969;
	text-decoration: underline;
	font-weight: normal;
}
.small_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}

.white_link {
	color: #FFFFFF;
	text-align: center;
	font-family: "Britannic Bold";
	font-weight: normal;
}
.white_link a:link, .white_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Britannic Bold";
	font-weight: normal;
}
.white_link a:hover, .white_link a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Britannic Bold";
	font-weight: normal;
}
table.nicetable {
	border: 1px solid #666666;
	width: 100%;
}
th.nicetable a:link,.nicetable a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
th.nicetable a:hover, .nicetable a:active {
	color: #FFFFFF;
	text-decoration: none;
}
td.evenrow, td.oddrow {
	padding: 2px;
	color: #333333;
}
th.nicetable {
	color: #EEECFB;
	background-color: #666666;
}
td.evenrow {
	background-color: #F0F5FF;
}
td.oddrow {
	background-color: #F8F8F8;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
li {
	background-image: url(/images/pointer.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.char_nav {
	text-align: center;
	font-size: 12px;
	color: #000099;
}
.char_nav a:link, .char_nav a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.char_nav a:hover, .char_nav a:active {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.gen_link {
	color: #0000FF;
}
.gen_link a:link, .gen_link a:visited {
	color: #0000FF;
	text-decoration: none;
}
.gen_link a:hover, .gen_link a:active {
	color: #0000FF;
	text-decoration: underline;
}
.maroon {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}
.maroon a:link, .gold a:visited {
	color: #990000;
	text-decoration: none;
}
.maroon a:hover, .gen_link a:active {
	color: #990000;
	text-decoration: underline;
}

.white_arial {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 250px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#C39C4E;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #C39C4E;
color: #FFFFFF;
margin: 0px;
width:249px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px solid #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:250px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

