BODY {
	font-weight: normal;
	background-color: #516A9F;
	top: 5px;
}
.grey {
    font-family: Tahoma, Arial;
	font-size: 10px;
	color: #5D6068;
	font-weight: normal;
}
.grey a:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #5D6068;
	font-weight: normal;
	text-decoration: underline;
}
.grey a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #5D6068;
	font-weight: normal;
	text-decoration: underline;
}
.grey a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #5D6068;
	font-weight: normal;
	text-decoration: underline;
}
.grey a:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #5D6068;
	font-weight: normal;
	text-decoration: underline;
}
.green {
   font-family: Tahoma, Arial;
   font-size:9px;
   color: #6FA424;
}
.green a:link {
	color: #6FA424;
	font-size:9px;
	text-decoration: underline;
}
.green a:visited {
	color: #6FA424;
	font-size:9px;
	text-decoration: underline;
}
.green a:hover {
	color: #6FA424;
	text-decoration: underline;
}
.green a:active {
	color: #6FA424;
	font-size:9px;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7D7C7C;
}
.content a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D7C7C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D7C7C;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D7C7C;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D7C7C;
	background-image: url(images/home_bkgrnd.gif);
	background-repeat: repeat;
}
.navbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D7C7C;
}
.navbartext a:link {
	font-size: 10px;
	font-weight: bold;
	color: #7D7C7C;
	text-decoration: none;
}
.navbartext a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #7D7C7C;
	text-decoration: none;
}
.navbartext a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #7D7C7C;
	text-decoration: underline;
}
.navbartext a:active {
	font-size: 10px;
	font-weight: bold;
	color: #7D7C7C;
	text-decoration: none;
}
.navbar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D7C7C;
	background-image: url(images/home_bkgrnd.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navbar3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7D7C7C;
	background-image: url(images/home_bkgrnd.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #7D7C7C;
}

.footer a:link {
	color: #7D7C7C;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:visited {
	color: #7D7C7C;
	font-size: 10px;
	text-decoration: underline;
}
.footer a:hover {
	color: #7D7C7C;
	text-decoration: underline;
}
.footer a:active {
	color: #7D7C7C;
	font-size: 10px;
	text-decoration: underline;
}
.arrow {
	font-size: 36px;
	color: #7D7C7C;
}
.arrow a:link {
	color: #7D7C7C;
	text-decoration: none;
}
.arrow a:visited {
	color: #7D7C7C;
	text-decoration: none;
}
.arrow a:hover {
	color: #7D7C7C;
	text-decoration: none;
}
.arrow a:active {
	color: #7D7C7C;
	text-decoration: none;
}.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
