body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#001725;
	margin-top:0;
	margin-bottom:0;
	
}

.hometxt {
	font-family:Tahoma, Verdana;
	font-size: 12px;
	color: #234285;
	text-align:justify;
}

.txt {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	color: #234285;
	text-align:justify;
}


.heading {
	font-family:Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	color: #234285;
	text-align: left;
}

.sub_head {
	font-family:Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	color: #234285;
	text-align: left;
}
.sublinks{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#CC0000;

}

.sublinks a:link {color: #1E5E9B; text-decoration:none;}
.sublinks a:visited {color: #1E5E9B; text-decoration:none;}
.sublinks a:hover {color: #CC0000; text-decoration:none;}
.sublinks a:active {color: #1E5E9B; text-decoration:none;}


.prathamdesign{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#cb0501;
	
}
