body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c8c8c8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
}
#nav_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#header {
	background-image: url(../images/flash_bg.jpg);
	background-repeat: no-repeat;
	height: 187px;
}
#body_repeat {
	background-image: url(../images/body_repeat.jpg);
	background-repeat: repeat-y;
}
#body_bg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 445px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
}
.body_text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	text-align:justify;
	padding:0;
	margin:0;
	
}
.body_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#e42339;
	text-decoration: none;
}
.body_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#e42339;
	text-decoration: none;
}
.body_text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#e42339;
	text-decoration: none;
}
.body_text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#e42339;
	text-decoration: none;
}
.body_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration:underline;
}

#footer_bg {
	background-color: #c8c8c8;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	vertical-align: middle;
}
#footer_bg a, a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
#footer_bg a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cb1e1e;
	text-decoration:underline;
}
#body_bg1 {
	background-image: url(../images/body_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 445px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
}
.style1 {color: #ED1B36}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}