body{
background: url("images/index_02.gif") repeat-x;
background-color:#ffffff;
padding:0;
margin:0;
}

.normalTxt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #212324;
	text-decoration: none;
}
.call {
	font-family: Arial;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #AD0707;
	text-decoration: none;
}
.boldheading {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #C20E0E;
	text-decoration: none;
}
.boldsubheading {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #C20E0E;
	text-decoration: none;
}
.contactform {
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #F6CB46;
	text-decoration: none;
}
.conatct_heading {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.copyrightTxt {
	font-family: Arial;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	color: #636361;
	text-decoration: none;
}
td.copyrightTxt a
{
	font-family: Arial;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	color: #636361;
	text-decoration: none;
}

