/* CSS Document */

body{
margin:0;
padding:0;
background-color:#D1D3D4;
border:0;

}
iframe
{
margin:0;
padding:0;
border:none;
}

.maintableborder{
	border-left-style: solid;
	border-left-color: #363334;
	border-left-width: 1px;
	border-bottom-color: #5b5a5d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color:#231f20;
	
}
.input_dropdownlist{
width:203px;
height:18px;
border:1px solid #797A68;
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#4D4B4C;
text-decoration:none;
text-indent:4px;
}
.normal_orange_large a:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-align:left;
text-align:justify;
text-decoration:underline;

}
.bottomfont{
font-family:"Times New Roman", Times, serif;
font-size:70%;
color:#bab589;
text-align:center;
text-transform:uppercase;
line-height:14px;

}

.interior_page_grey_font{
font-family:"Times New Roman", Times, serif;
font-size:80%;
color:#636466;
text-align:center;
text-transform:uppercase;
}
.interior_page_grey_font_hyper{
font-family:"Times New Roman", Times, serif;
font-size:100%;
color:#636466;
text-align:center;
text-transform:uppercase;
text-decoration:none;
}

.mainbg{
	background-color: #6d6f71;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.requestpage_font{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#4D4B4C;
text-align:right;
}


.input_requestpage{
width:200px;
height:14px;
border:1px solid #797A68;
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#4D4B4C;
text-decoration:none;
text-indent:4px;
}
.input_request{
width:80px;
height:18px;
border:1px solid #797A68;
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#4D4B4C;
text-decoration:none;
text-indent:4px;
}
.input_requestpage_red{
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#ff0000;

}

.input_requestpage_red_new{
font-family:tahoma;
font-weight:normal;
font-size:13px;
color:Green;

}

.review_font{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#4D4B4C;
text-align:left;
text-decoration:none;
}

.review_font a:hover {
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#000000;
text-align:left;
text-decoration:underline;
}


.term_font{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#4D4B4C;
text-align:left;
}

.term_normal{
font-family:tahoma;
font-size:11px;
color:#4D4B4C;
text-align:left;
text-align:justify;
}
/***********calender********************/
#CalendarControlIFrame
{
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	height: 250px;
	width: 250px;
	z-index: 99;
}

#CalendarControl
{
	position: absolute;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	display: none;
	z-index: 100;
}

#CalendarControl table
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
}

#CalendarControl th
{
	font-weight: normal;
}

#CalendarControl th a
{
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding: 1px;
}

#CalendarControl td
{
	text-align: center;
}

#CalendarControl .header
{
	background-color: #93c461;
}

#CalendarControl .weekday
{
	background-color: #FFF;
	color: #000;
}

#CalendarControl .weekend
{
	background-color: #FFC;
	color: #000;
}

#CalendarControl .current
{
	border: 1px solid #339;
	background-color: #336;
	color: #FFF;
}

#CalendarControl .weekday, #CalendarControl .weekend, #CalendarControl .current
{
	display: block;
	text-decoration: none;
	border: 1px solid #93c461;
	width: 2em;
}

#CalendarControl .weekday:hover, #CalendarControl .weekend:hover, #CalendarControl .current:hover
{
	color: #FFF;
	background-color: #336;
	border: 1px solid #999;
}

#CalendarControl .previous
{
	text-align: left;
}

#CalendarControl .next
{
	text-align: right;
}

#CalendarControl .previous, #CalendarControl .next
{
	padding: 1px 3px 1px 3px;
	font-size: 1.4em;
}

#CalendarControl .previous a, #CalendarControl .next a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#CalendarControl .title
{
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

#CalendarControl .empty
{
	background-color: #FFF;
	border: 1px solid #93c461;
}
/***********calender end********************/
.term_font{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#4D4B4C;
text-align:left;
}

.term_font_White{
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#ffffff;
text-align:left;
}


.term_normal{
font-family:tahoma;
font-size:11px;
color:#4D4B4C;
text-align:left;
text-align:justify;
}

/* Login Page */
.login_white_font{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}
.login_font{
font-family:tahoma;
font-size:11px;
color:#000000;
}

.login_green_font{
font-family:tahoma;
font-size:11px;
color:#E0E0E0;
text-decoration:none;
}
/* Login Page Ends */

/* Property Page  */
.input_requestmulti{
width:200px;
height:30px;
border:1px solid #797A68;
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#4D4B4C;
text-decoration:none;
text-indent:4px;
}

.input_request_18{
width:140px;
height:18px;
border:1px solid #797A68;
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#4D4B4C;
text-decoration:none;
text-indent:4px;
}

/* Property Page  */

.normal_orange{
font-family:tahoma;
font-size:11px;
color:#FF5F00;
text-align:left;
text-align:justify;

}

.normal_orange_large{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FF5F00;
text-align:left;
text-align:justify;

}

.normal_orange_large5{
font-family:"Lucida Sans Unicode";
font-size:14px;
font-weight:bold;
text-align:center;
color:#FF5F00;
text-align:justify;

}
/* Ipm Css Classes */

.main_heading_ipm{
font-family:"Times New Roman", Times, serif;
font-size:21px;
color:#648267;
font-weight:bold;
}

.main_heading_ipm_underline{
font-family:"Times New Roman", Times, serif;
font-size:21px;
color:#648267;
text-decoration:underline;
font-weight:bold;
}

.main_heading_medium_ipm{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#648267;
font-weight:bold;

}




.small_heading_ipm{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#4E4C4D;

}

.very_small_ipm{
font-family:"Times New Roman", Times, serif;
font-size:11px;
color:#686A6C;

}


.copyright_ipm{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#686A6C;

}

.main_heading_property{
font-family:"Times New Roman", Times, serif;
font-size:19px;
color:#648267;
text-decoration:none;
font-weight:bold;

}