.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;

}
.box {
	border: 1px solid #333399;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 18px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 16px;
	color: #3300FF;
}

#navcontainer
{
	background: white;
	width: 100%;
	margin: 0 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia;
	font-size: 12px;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 0px;
	width: 100%;
	float: left;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 3px;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: black;
text-decoration: none;
background: #9999CC;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #333399;
color: white;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: white;
border-color: #aaab9c #fff #fff #ccc;
}
.linkbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.bodysmallwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333399;

}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #333399;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
}
