body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0Px;
	background-repeat: no-repeat;
	background-image: url(../images/background_1.jpg);
	}
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: underline;
	}
.body_text {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	}
.body_text_green {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 14px;
	color: #009900;
	}
.body_text_heading {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	}
.box_heading_text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
.box_body_text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin: 5px;
	}
.box_form_text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	}
.box_form_text_box_text {
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
	text-align: left;
	margin: 5px;
	}
.footer_text {
	font-family: Helvetica, Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
	}
.form_text {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	color: #0000FF;
	}
#ScrollDiv {
	width: 720px;
	height: 530px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	top: 149px;
	right: 357px;
	position: absolute;
	left: 188px;
}
