body {
	background-color: #bbbbbb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7982db;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
}
.outerborder {
	border: 1px solid #000000;
}


.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #000080;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7982db;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
}
h3 {
	color: #000080;
}
.redboxtext {
	font-family: Trebuchet, MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.redboxtext a:link, .redboxtext a:visited, .redboxtext a:active {
	font-family: Trebuchet, MS Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFDD;
	font-weight: bold;
	text-decoration: none;
}
a:hover .redboxtext {
	font-family: Trebuchet, "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7982DB;
	font-weight: bold;
	text-decoration: underline;
}
