body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0Px;
	}
img {
	vertical-align:bottom;
	}
a:link {
	color: #FF0000;
	text-decoration: none; 
	}
a:visited {
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
a:active {
	color: #FF0000;
	text-decoration: none;
	}
.logo {
	background-image:url(../image_and_logos/logo_2.jpg);
	background-repeat:no-repeat;
	}
.body_background_1 {
	background-image:url(../image_and_logos/background_1.jpg);
	background-repeat:no-repeat;
	}
.style_body_heading {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 18px;
	color: #00008A;
	font-weight: bold;
	text-transform: none;
	margin: 10px;
	}
.style_body_text {
	font-family: "Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #535353;
	margin: 10px;
	}
.style_body_text_heading {
	font-family: "Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #00008A;
	font-weight:bold;
	text-transform: none;
	margin: 10px;
	}
.style_front_page_text {
	font-family: "Gill Sans MT", GillSans, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #00008A;
	text-transform: none;
	margin: 10px;
	}
.style_box_body_text {
	font-family: Arial;
	font-size: 14px;
	color: #00008A;
	padding: 5px;
	}
.style_footer_text {
	font-family: Helvetica, "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 9px;
	color: #00008A;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	}
.style_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008A;
	}
#ScrollDiv {
	width: 480px;
	height: 614px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
 	background-image: url(../images/image_logo_faded.gif);
}
