body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0Px;
	}
a:link {
	color: #C51931;
	text-decoration: none; 
	}
a:visited {
	color: #C51931;
	text-decoration: none;
	}
a:hover {
	color: #35992A;
	text-decoration: underline;
	}
a:active {
	color: #35992A;
	text-decoration: none;
	}
.style_body_heading {
	font-family: Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 18px;
	color: #35992A;
	font-weight: bold;
	margin-left: 10px;
	}
.style_body_text {
	font-family: Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 14px;
	color: #535353;
	}
.style_body_text_heading {
	font-family: Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 14px;
	color: #35992A;
	font-weight:bold;
	}
.style_box_heading_text {
	font-family: Helvetica, Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 16px;
	color: #F1FBD2;
	font-weight: bold;
	}
.style_box_body_text {
	font-family: Helvetica, Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 12px;
	color: #F1FBD2;
	}
.style_footer_text {
	font-family: Helvetica, Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 9px;
	color: #333333;
	}
.style_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35992A;
	}
#ScrollDiv {
	width: 480px;
	height: 614px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
 	background-image: url(../images/image_logo_faded.gif);
}