.loadDiv 
{
	background:#EDF2F3 none repeat scroll 0 0;
	border:1px solid #BDD3A3;
	height:1%;
	margin:0px;
	padding:10px;
	
}
.error_msg{
	background:#FFCCCC url(icon-error.gif) no-repeat scroll 10px 6px;
	border:1px thik #CC0000;
	color:#CC0000;
	font-weight:bold;
	padding:11px 10px 10px 40px;
	
}
.success_msg{
	background:#FFFFFF url(true.gif) no-repeat scroll 10px 6px;
	color:#008200;
	
	font-weight:bold;
	padding:11px 10px 10px 40px;
	
}
.main_item_class
{
	background:#633000;
	border:1px solid #BDD3A3;
	color: #FFFFFF;
	margin:0px;
	padding:5px;
	font-weight:bold;
	font-size: 13px;
}

p.pagemessage 
{
font-weight:bold;
margin-bottom:0;
padding:5px;
padding-left:300px;
}

img.systemicon {
border:medium none;
vertical-align:middle;
}



table.pagetable  {
	font-size: 1em;
	margin-bottom: 5px;
	border: 1px solid #E6ECEE;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	 /* sugest - #241*/
   border-spacing:0px;
     /* end*/
   }
table.pagetable th  {
	color: #cbb9b3;
	background: #243135 url(bg_titles.png) repeat-x left top;
	height: 50px;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
   }   
table.pagetable th a {
	color: #C6D5D9;
	}	
table.pagetable th.active { 
	color: #C6D5D9;
	}	
table.pagetable th.active a { 
	color: #C6D5D9;
	text-decoration: underline;
	}
table.pagetable th a:hover { 
	color: #fff;
	text-decoration: underline;
	}
table.pagetable tr  {
	height: 2.5em;	
   } 
table.pagetable td  {
   color: #384654;
   padding-left: 5px;
   padding-right: 5px;
   }
table.pagetable a  {
   color: #384654;
   }
table.pagetable th.pagepos  {
   text-align: center;
   }

   
table.pagetable tr.row2  {
background-color: #FFFFFF;
}
table.pagetable tr.row1  {
	background: #FFEFD6;
   }  

   
table.pagetable tr.row2hover  {
	background: #F7BE94;
   }
table.pagetable tr.row1hover  {
	background: #F7BE94;
   }

.cmdbutton{
	color: #fff;
	background: #243135 url(bg_titles.png) repeat-x left top;
	height: 22px;
	text-align: center;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 1em;
}

.combo{
background: #EDF2F3;
font-size: 1em;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-top: 1px;
	
}

.normaltextbox{
background: #EDF2F3;
font-size: 1em;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-top: 1px;

}
