/* CSS Document */

Body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
}


.links{
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	font-size:12px;
	text-decoration:none;
}
.linkwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.links:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	text-decoration:none;
}

.flinks{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size:11px;
	text-decoration:none;
}

.flinks:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	text-decoration:none;
}

.bodytextjain{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7f7f7f;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}

.whitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}

.heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #ffffff;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}


.samlltext{
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
}


	
.bottomline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}	
	


.inputform{
	width: 58mm;
	height:18px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}


.inputform2{
	width:40mm;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight:bold;
	border-top: 1px solid #B6B5B6;
	border-right: 1px solid #B6B5B6;
	border-bottom: 1px solid #B6B5B6;
	border-left: 1px solid #B6B5B6;
}

.inputtext{
	width: 40mm;
	height:15px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.Footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	line-height:normal;
	text-align: left;

}

.sideimage{
	background:url(images/border-side.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFF;
}

img{
	border:none;
}
