body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/sha.jpg) #D8EEFA center repeat-y;
/*	background:url(images/main_bg.gif) 0 0 repeat-x #fff;*/
	color:#5E5E5E;
}
p{	padding:0;
	margin:0;
	}

.welcometextorange{
	color:#f8a645;
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:15 0 0 15;
}
.welcometextgray{
	color:#74A00B;
	font-size: 24px;
	font-weight:none;
	text-decoration:none;
	font-family: Georgia;
}

.smallblue{
	color:#0069b1;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	font-weight:none;
	text-decoration:none;
	font-family: Tahoma;
}
.smallgreen{
	color:#74a00b;
	font-size: 11px;
	font-weight:none;
	text-decoration:none;
	font-family: Tahoma;
}
.smallgray{
	color:#8d918e;
	font:  13px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.greenbullet{
	background:url(images/bullet.jpg) no-repeat 0 3 ;	
	color:#577490;
	font-size: 10px;
	font-weight:none;
	text-decoration:none;
	font-family: Tahoma;
	padding: 0 0 0 15;
}
.greenbullet:hover{
	color:#930;
}
.producttext{
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color:#036;
	background-color:#F2F2F2;
	text-decoration:none;
	padding: 0 0 0 12;
}
.productsmalltext{
	color:#646965;
	font:  11px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
 	padding: 0 0 0 12;
}
.productbulletsmalltext{
	background:url(images/bullet1.jpg) no-repeat 0 8 ;		
	color:#646965;
	font:  11px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 5 0 0 12;
}
.bluebullet{
	background:url(images/bullet.jpg) no-repeat 15 3 ;	
	color:#0069b1;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	padding: 0 0 0 30;
}
.greenbluebullet{
	background:url(images/bullet1.jpg) no-repeat 15 3 ;	
	color:#74a00b;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	padding: 0 0 0 30;
}
.topmenu{
	color:#292a2c;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	font-family: Georgia;
	padding:8 0 0 30;
	margin:0 0 0 0;
	}
.topmenu:hover{
	color:#f89b2d;

	}	
	
	
.footer{
	color:#8d918e;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
}


.footer:hover{
	color:#036;
}
.tamiltext{
	color:#069;
	font:  13px/19px  Verdana, Geneva, sans-serif;
	text-decoration:none;
 	padding: 0 0 0 12;
}