body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #5D5A5A;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;

}
.bg {
	background-image: url(images/bg.jpg);
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.mainbg {
	background-color: #A1A683;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.cihsrlogo {
	background-color: #FFFFFF;
	background-image: url(images/cihsr-logo.jpg);
	background-repeat: repeat;

<!----------------text----------------->
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D7590;
	font-weight: bold;
	line-height: 15px;
}
.textsmall {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;

}
.textsmall {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEBEB;
	font-weight: normal;
	line-height: 13px;
}
.textmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	line-height: 16px;


<!---------hyper link-------------->
}
.a {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D7590;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED8000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
.mainlink {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #386E8B;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED8000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
.bottom {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	line-height: 17px;
	text-decoration: none;
}
.bottom:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD088;
	font-weight: none;
	line-height: 17px;
	text-decoration: underline;
}
.print{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: none;
	line-height: 17px;
	text-decoration: none;
}
.print:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
	line-height: 17px;
	text-decoration: none;
}