body {
	padding-left: 44%;
	background: #990000; 
	background-attachment: scroll;
	background-image: url(../style_sheets/BGMainRed.jpg) ;
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment:fixed;
 	}
	
#floatCenter {
	width: 850px; 
	margin-left: -350;
	background: white; 
	border:10px solid white;
	border-top: 0px solid white;
}
	
.TableMain {
	width: 850px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left:  0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: medium dashed white;
}

.TdLeft
{
	width: 66%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: medium dashed white;
}

.TdRight
{
	width: 33%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 33px;
}

.StusterResponseTEXT {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
}
.TextInset {
	font-size: 10px;
}
.InsetText {
	font-size: 12px;
}
.TdPink {
	background-color: #F9F0F0;
}
.HName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;

}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: 36px;

}
.H2Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.LinkGrey {
	color: #775555;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	font-family: "Courier New", Courier, mono;
}
.BoldRedItalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.bigRedLineThrough {
	font-size: 18px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;

}
.boldRed {
	font-weight: bold;
	font-variant: normal;
	color: #BB0000;
}
