body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #a99c9c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.web_bg{
	background-image:url(../images/web_bg.jpg);
	background-repeat:repeat-x;
	}
	
	
.contactus_bg{
	background-image:url(../images/contact_bg.jpg);
	background-repeat:repeat-x;
	padding:10px 10px 10px 10px;
	}
	
	
.white_text{
	color:#FFF;
	}
	
.bold_text{
	font-weight:bold;
	}
	
.heading_13{
	font-weight:bold;
	font-size:13px;
	}
	
.heading_14{
	font-weight:bold;
	font-size:14px;
	}
	
.bold_text_white{
	font-weight:bold;
	color:#FFF;
	}
	

