.text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: 100%;
	padding:10px;
	}
.footer
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 75%;
	color:#FFFFFF;
	line-height:2em;
	background-repeat:horizontal;
	border-right-width:1 px;
	border-right-color:#004781;
	border-bottom-width:1 px;
	border-bottom-color:#004781;
}
a:link {
	color: #004781;
	text-decoration: none;
}
a:hover {
	color: #ccff66;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #58a6d8;
}
a:active {
	text-decoration: none;
	color: #58a6d8;
	}
h2
{
	color: #58a6d8;
}
h3
{
	color: #ff9900;
}
.navigationbg
{
	background-repeat:no-repeat;
}
.orangeendbar
{
	border-right:1 px;
}
.orangetext
{
	color: #FF9900;
	font-weight: bold;
}
.orangehed
{
	color: #FF9900;
	font-weight: bold;
	font-size:1.2em;
}
.bluetext
{
	color: #58A6D8;
	font-weight: bold;
}
.bluehed
{
	color: #58A6D8;
	font-weight: bold;
	font-size:1.2em;
}
.tabletext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	}