body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #2F2F2F;
	background-image: url(Graphics/CDC_Background.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}
.Left_Main_Repeat {
	background-image: url(CSS/New_Grey_Border/images/LeftRepeat.jpg);
	background-repeat: repeat-y;
}
.Bottom_Main_Repeat {
	background-image: url(CSS/New_Grey_Border/images/BottomRepeat.jpg);
	background-repeat: repeat-x;
}
.Right_Main_Repeat {
	background-image: url(CSS/New_Grey_Border/images/RightRepeat.jpg);
	background-repeat: repeat-y;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 20px;
	width: 300px;
	border: 1px solid #999999;
	font-size: 11px;
}
.SmallTextBox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 20px;
	width: 100px;
	border: 1px solid #999999;
	font-size: 11px;
}
.TextArea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 100px;
	width: 300px;
	border: 1px solid #999999;
	font-size: 11px;
}
.TopSubRepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../CDC/CSS/Sub_Page_Grey_Border/images/TopSubRepeat.gif);
	background-repeat: repeat-x;
}
.BottomSubRepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../CDC/CSS/Sub_Page_Grey_Border/images/BottomSubRepeat.gif);
	background-repeat: repeat-x;
}
.LeftSubRepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../CDC/CSS/Sub_Page_Grey_Border/images/LeftSubRepeat.gif);
	background-repeat: repeat-y;
}
.RightSubRepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../CDC/CSS/Sub_Page_Grey_Border/images/RightSubRepeat.gif);
	background-repeat: repeat-y;
}
.10Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.11Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.VerticalDottedLine {
	border: thin dotted #CCCCCC
}
.SolidTableLine {
	border: thin #990000;
}
.SolidOuterLine {
	border: 1px solid #990000;
}
.TopRedRepeat {
	background-image: url(CSS/Solid_Border/TopRepeat.jpg);
	background-repeat: repeat-x;
}
.BottomRedRepeat {
	background-image: url(CSS/Solid_Border/BottomRepeat.jpg);
	background-repeat: repeat-x;
}
.LeftRedRepeat {
	background-image: url(CSS/Solid_Border/LeftRepeat.jpg);
	background-repeat: repeat-y;
}
.RightRedRepeat {
	background-image: url(CSS/Solid_Border/RightRepeat.jpg);
	background-repeat: repeat-y;
}

td.HR_REPEAT
{
background: url(CSS/SVHS_HR_REPEAT.jpg) repeat-x top left;
height:8px;
}
