body  {
	padding: 0;
	text-align: center;
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.scripts2u #container {
	width: 1020px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_container.jpg);
} 
.scripts2u #header { 
	background: #FFFFFF; 
} 
.scripts2u #subheader {
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 15px;
	padding-right: 40px;
	color: #FFF;
	font-size: 12px;
	padding-left: 230px;
	background-color: #231f20;
	background-image: url(../images/bg_navbar.jpg);
} 
.scripts2u #sidebar1 {
	float: left;
	width: 190px;
	background-color: #c82026;
	background-image: url(../images/bg_sidebar.jpg);
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #fcbc80;
	color: #fcbc80;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.scripts2u #sidebar2 {
	float: right;
	width: 365px;
	background: #FFF;
	line-height: 18px;
	margin: 0px 15px 0px 0px;
	padding: 15px 2px;
}
.scripts2u #mainContent {
	margin-left: 210px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 18px;
	margin-right: 390px;
} 
.scripts2u #mainContent2 {
	margin-left: 210px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 18px;
	padding-right: 35px;
} 
.scripts2u #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_footer.jpg);
}
.scripts2u #footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 37px;
	color: #A2171E;
}
.scripts2u #subfooter {
	background-color: #000;
	text-align: right;
	font-size: 8px;
	padding: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDCB9D;
}
a:hover {
	text-decoration: none;
	color: #FF9C42;
}
a:active {
	text-decoration: none;
	color: #FDCB9D;
}
a.page:link {
	color: #41383A;
	text-decoration: none;
}
a.page:visited {
	text-decoration: none;
	color: #41383A;
}
a.page:hover {
	text-decoration: none;
	color: #92131A;
}
a.page:active {
	text-decoration: none;
	color: #FDCB9D;
}
a.buttons:link {
	color: #c32822;
	text-decoration: none;
}
a.buttons:visited {
	text-decoration: none;
	color: #E0504B;
}
a.buttons:hover {
	text-decoration: none;
	color: #FF9C42;
}
a.buttons:active {
	text-decoration: none;
	color: #E1484D;
}
h1 {
	font-size: 20px;
	color: #92131A;
	line-height: 24px;
}
h2 {
	font-size: 12px;
	color: #7e0b13;
}
.text_big {
	font-size: 14px;
}
.text_small {
	font-size: 10px;
}
.text_large_bold {
	font-size: 16px;
	font-weight: bold;
}
.form_design {
	background-color: #EDDAD6;
	border: 1px solid #76090E;
	color: #512B2E;
}
.form_button {
	background-color: #76090E;
	color: #FFF;
	border: 2px inset #4B0509;
}
.text_small_byline {
	font-size: 10px;
	color: #3C3C3C;
}
.text_red {
	font-size: 12px;
	color: #C21F24;
}
.text_green {
	font-size: 15px;
	color: #DF2936;
	font-weight: bold;
}
.text_white {
	font-size: 10px;
	color: #FFFFFF;
}
.text_white_bold {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_lightgrey {
	font-size: 10px;
	color: #CECECE;
}
.text_td {
	font-size: 10px;
	color: #CECECE;
	background-image: url(../images/bg_button.jpg);	
}
