/* CSS Document Created by Rahul Kathet (Wiantech Pvt. Ltd.) */
body{
	font-family: Verdana;
	font-size:12px;
	text-decoration:none;
	word-spacing: 1px;
	text-align:justify;
	color:#333333;
	background-image:url(../images/bg_img_1.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}

.heading_txt{
	font-size:12px;
	text-decoration:underline;
	word-spacing:1px;
	font-weight:bold;
	color:#000000;
	}
	
.highlighted_txt{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
	}
	
.copyright_txt{
	font-size:11px;
	color:#FFFFFF;
	}

.mail_link{
	text-decoration:underline;
	color:#000000;
	}
	
.mail_link:hover{
	text-decoration:none;
	color:#333333;
	}

.download_links{
	text-decoration: none;
	font-size:11px;
	color:#333333;
	}
	
.padding{
	padding-top:1px;
	padding-bottom:1px;
	}

.download_links:hover{
	text-decoration:underline;
	color:#333333;
	}
.sub_heading{
	font-weight:bold;
	text-decoration:none;
	}
	
.name{
	border:1px solid #999999;
	font: Arial;
	font-size:11px;
	}
.botton{
	border:1px solid #999999;
	background-color:#666666;
	font-size:11px;
	color:#FFFFFF;
	}
	
.error{
	font-size:12px;
	color:#cc0000;
	text-decoration:none;
	}