/* CSS Document */

.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	cursor: hand;
}
.m1 {
	background-image: url(image/m1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.m2 {
	background-image: url(image/m2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.m3 {
	background-image: url(image/m3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.b1 {
	background-image: url(image/welcome_c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.b2 {
	background-image: url(image/welcome_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.b3 {
	background-image: url(image/welcome_c3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.b4 {
	background-image: url(image/welcome_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.detailfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: 1%;

}
.headingfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.inm1 {
	background-image: url(image/inm1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inm2 {
	background-image: url(image/inm2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inm3 {
	background-image: url(image/inm3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whitec1 {
	background-image: url(image/whitec1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.whitec2 {
	background-image: url(image/whitec2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableposition {
	position: absolute;
	left: 0px;
	top: 0px;

}.addback {
	background-image: url(image/adhir_add.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
