@charset "utf-8";
@font-face {
    font-family: AnjaliOldLipi;
    font-style:  normal;
    font-weight: normal;
    src: url(../ANJALIO1.eot);
  }
.topgreenline {
	background-image: url(../images/topgreenline.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.problem {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #375101;
	text-decoration:none;
}
.design1 {
	background-image: url(../images/toppic1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.verline1 {
	background-image: url(../images/verline.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.problem:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003300;
}
.verline2 {
	background-image: url(../images/verline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.txtfiled {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #006600;
	height: 16px;
	width: 105px;
	background-color: #dbecbd;
	border: 1px solid #CEE4A5;
}
.horline {
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.horline_btm {
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.smallheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.btmlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003300;
	text-decoration:none;
}
.btmlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration:underline;
}.design2 {
	background-image: url(../images/toppic2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #375101;
	text-decoration:none;
}
.title:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.txtfiled2 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #006600;
	height: 17px;
	width: 150px;
	background-color: #EFF7E1;
	border: 1px solid #77A21F;
}
.address {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #006600;
	height: 65px;
	width: 150px;
	background-color: #EFF7E1;
	border: 1px solid #77A21F;
}
.message {



	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #006600;
	height: 65px;
	width: 300px;
	background-color: #EFF7E1;
	border: 1px solid #77A21F;
}
.page_box {
	font-family: Tahoma;
	background-color: #ddf5b4;
	width: 40px;
	color: #000000;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	
}
.formbutton {
	height: 18px;
	color: #000000;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #ddf5b4;
}
.formbutton:hover {
	height: 18px;
	color: #000000;/*3399FF*/
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #3C8533;
}
