
@import url(style_wysiwyg.css);

#sidebar {
width: 134px;
font-size: .8em;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist a, #navlist a:visited {
display: block;
padding: 2px 1px 1px 5px;
border: 0;
border-color: #ddd #000 #000 #ddd;
background-color: #333333;
background-position: 0% 50%;
color: #EEE;
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #999999;
text-decoration: none;
}

#navlist a:hover {
background-color: #666666;
color: #2D1E2D;
}

#sidebar #navlist .uberlink {
background-color: #666666;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
cursor: default;
}

.navheader {
display: block;
padding: 2px 1px 5px 5px;
border: 1px;
border-color: #cccccc #cccccc #cccccc #cccccc;
background-color: #990000;
background-position: 0% 50%;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

.topheader {
display: inline;
list-style-type: none;
padding: 1px 1px 1px 1px;
border: 0;
border-color: #cccccc #cccccc #cccccc #cccccc;
background-color: #990000;
color: #EEE;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.linkbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
}
.pagesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.statusMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 15px;
}

table {
	border-color:#666666;
}

