*{
   padding: 0; margin: 0;
}
body,html {
  font-family: Arial, Helvetica,sans-serif;
  background-color: #582F29;
  font-size:0.85em;
  color:  #582F29;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

input,select,option,textarea
{
	font-weight:normal;
}
a,a:link,a:active,a:visited,a:hover
{
  	color:#582F29;
}
h2
{
	font-size:1.4em;
}
h3
{
	font-size:1.1em;
}
.find_box_input
{
	width:190px;
	font-weight:normal;
	border:1px solid #cccccc;
	margin-bottom:5px;
}

.find_box_bn
{
	padding-right:10px;
}

textarea{
 overflow: auto;
}
.frmlabel
{
  font-size:1em;
  font-weight:bold;
  padding-top:6px;
  vertical-align: top;
  width:40%;
   text-align: right;
}
.frmdata
{
   font-size:1.10em;
	padding:4px 0px 2px 10px;
	border-bottom:1px solid #F1F1F1;
	width:60%;
}
.chkbox input
{
	border:0px;
	margin:0px;
	margin-bottom:-2px;
}
.frm .desc,.desc
{
 font-size: 0.85em;	
}
.frm
{
  width:430px;
  background-color:#f5f1df;
  border: 1px solid #ff9000;
  position: relative;
  margin-top:15px;
  margin-bottom:10px;
  padding:10px 0px 10px 0px;
  overflow: hidden;
  clear: both;
}
.frm .tblfrm
{
	margin:0px 10px 10px 10px;
	width:410px;
}
.tblfrm th
{
  font-size:1.15em;
  color:#D03620;
  font-weight: bold;
  padding:4px 4px 2px 2px; 
  text-align: left;
  border-bottom:1px solid #FF9000;
}
.tblfrm .thmargin
{
	font-size:0.15em;
	padding:5px 0px 0px 0px;
}
.btn
{
 background-color: #D54129;
 color: #ffffff;
 cursor: pointer;
 border:1px solid #F8B863;
 padding:1px;
}
.frm a,.frm a:link,.frm  a:active,.frm  a:visited
{
	font-size:11px;
}
.frmcomp
{
	font-size:1.3em;
	color:#F66149;
}
.frmerrors
{
 border:1px solid #CCC889;
 padding:10px 10px 10px 50px; 
 background:#FFFBB8 url(../images/global/alert.gif) no-repeat 5px 8px;
 margin:10px 11px 0px 0px;

	
}
.frmerrors ul
{
	margin-top:0px;
	color:#E4443C;
	margin-bottom:0px;
	margin-left:15px;
}
.error
{
	color:#E4443C;
}
.inlineerror
{
	display: none;
}
#frmerrorstitle
{
	font-weight:bold;
	margin-bottom:10px;
}
.txtxlarge
{
	width:300px;
}
.txtlarge
{
	width:220px;
}
.txtmedium
{
	width:170px;
}
.txtsmall
{
	width:100px;
}
.txtarealarge
{
	width:290px;
	height:140px;
}
.txtareamedium
{
	width:186px;
	height:140px;
}
.imgbtn
{
	border:0px;
}
.chkbox input,.chkbox 
{
	border:0px;
}
.frmbtns
{
	text-align:right;
	padding-top:10px;
	padding-right:0px;
}
#home_bt_right_r a:link,a:active, a:visited {
	color:#592F2A;
	text-decoration: none;
}

#home_bt_right_r a:hover {
	color:#993300;
	text-decoration: none;
}

form{
	margin: 0px;
}
img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.blockimg
{
	 display: block;
}
p
{
 margin-top:0px;
 margin-bottom:8px;
}
.normalfont
{
	font-weight: normal;
}

.normalboldfont
{
	font-weight: bold;
}

.orangeboldfont
{
	font-weight: bold; color:#e3723b;
}
.smallfont
{
	font-weight: normal; font-size: 0.96;
}

ul,ol
{
   margin:10px 0px 20px 25px;
 }
li
{
	font-size:12px;
	margin-bottom:5px;
}

.clear 
{
	clear:both;
   overflow: hidden;
	
}
#pagingrecordscount
{
	width:150px;
	font-size:0.95em;
	margin-top:5px;
	float:left;
}
#paging
{
	width:200px;
	margin:5px 8px 0px 0px;
	text-align:right;
	float:right;
}
.gridview table
{
	background-color: #ffffff;
	border-color: #ffffff;
}
#paging span
{
	font-size: 12px;
	color:#CC3333;
	font-weight:bold;
	text-align:center;
}
#paging  td
{
  padding-top:10px;
  text-align:center;
}
#paging table
{
}
#paging table td
{
  padding:0px;
  height:15px;
}
#paging a:link, 
#paging a:active,
#paging a:visited,
#paging a:hover  
{
	font-weight: normal;
	white-space: nowrap;
	text-align:left;
	width:16px;	
	text-align:center;
	text-decoration: none;
	padding:1px;
}

