/* CSS Document */

.text {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: "MS Sans Serif", Arial, verdana, Helvetica, sans-serif;
}
.text:hover {
	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-family: "MS Sans Serif", Arial, verdana, Helvetica, sans-serif;
}

.title {
	font-family: sans-serif, Arial, Helvetica, verdana;
	font-size: 10pt;
	font-weight: bolder;
}
.headr {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: normal}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #027734;
}
.searchlable {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000}
.oddrow  {
	letter-spacing: 0.1em;
	background: #FBEBB3;
	height: 30px;
}
/*define the bgcolor for the all admin evenrows in the propertyies*/
.evenrow {
	letter-spacing: 0.1em;
	text-decoration: none;
	background: #FFFFD7;
	height: 30px;
}
.page {
	font-size: 13px;
	color: #333333;
	font-family: sans-serif, Arial, Helvetica;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.back:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	text-decoration: overline;
}
.text1 {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, verdana, Helvetica, sans-serif;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	border: #999999;
}
.form_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: normal;
}
.head {
font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; line-height: 1.2em
}
body {
	background-color: #FffFD7;
}
.click {

	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-family: "MS Sans Serif", Arial, verdana, Helvetica, sans-serif;
}
.click:hover {

	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: "MS Sans Serif", Arial, verdana, Helvetica, sans-serif;
}
.note_txt {

	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-family: "MS Sans Serif", Arial, verdana, Helvetica, sans-serif;
}
