body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	background-color: #3D0000;
	background-image: url(../images/image_background_gradient_1.jpg);
	background-repeat:repeat-x;
	}
a:link {
	color: #E60000;
	text-decoration: none; 
	}
a:visited {
	color: #E60000;
	text-decoration: none;
	}
a:hover {
	color: #E60000;
	text-decoration: underline;
	}
a:active {
	color: #E60000;
	text-decoration: underline;
	}
.style_body_heading {
	font-family: Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 10px;
	}
.style_body_text {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 10px;
	}
.style_box_heading_text {
	font-family: Arial;
	font-size: 12px;
	color: #3D1400;
	font-weight: bold;
	padding-top: 3px;
	}
.style_box_body_text {
	font-family: Arial;
	font-size: 11px;
	color: #3D1400;
	line-height: 12pt;
	padding: 3px;
	}
.style_footer_text {
	font-family: Helvetica, Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
	}
.style_form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000DF;
	font-weight: normal;
	}
#ScrollDiv {
	width: 580px;
	height: 720px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/image_logo_faded.gif);
}
.style_pop-up {
	font-family: Trebuchet MS, Microsoft Sans Serif, MS Sans Serif, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
	}
