.nav_border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7BB3CC;
	border-right-color: #7BB3CC;
	border-bottom-color: #7BB3CC;
	border-left-color: #7BB3CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.nav_link {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 10px;
	color: #0066CC;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10pt;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer a:Link, .footer a:Visited, .footer a:Active {
	
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
}
.footer a:Hover
{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	font-size: 9px;
}
.parargraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.highlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0033CC;
}
.text_blue_background {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0EEF1;
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px ridge #7BB3CC;
}
.text_orange {
	color: #FF3300;
}

.text_red {
	color: #990000;
}
.larger_text {
	font-size: xx-large;
}
.vr
{
	background-image: url(images/vr.jpg);
	background-repeat: repeat-y;	
}
.main_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3476B8;
	font-size: 10;
}
.main_body a:link,a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.main_body a:Hover
{
	color: #999999;
	text-decoration: none;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color:#990000;
}

hr 
{
	color: #990000;
}
.announcement {
	background-color: #E0EEF1;
	text-align: left;
	padding: 5px;
	width: 500px;
	border: 1px ridge #7BB3CC;
}
.announcement_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.anouncement_date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.announcement_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
	text-align: left;
}
.decorative{
	border: thin inset #D2E9FF;
	margin: 1px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	font-size: small;
}