body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_bg {
	background-image: url(images/header_bg.jpg);
	height: 374px;
	background-repeat: repeat-x;
}
.border {
	border: 1px double #E6E6E6;
	color: #990000;
}
.body_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.header1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.Header_black {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.break {
	border: 1px dashed #999884;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {color: #990000}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}