/* CSS Document */
body{ 	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-image:url(../pics/background.jpg); background-repeat:repeat-x; 
		background-color:#7E0005; }
		
.header{ border:0px solid #FFFFFF; width:980px; margin-left:auto; margin-right:auto; text-align:center; color:#FFFFFF;
		 margin-top:5px; margin-bottom:5px;	}
.header a:link,.header a:visited{color:#FFFFFF; text-decoration:underline;}
.header a:hover,.header a:active{ font-weight:bold; text-decoration:underline;}
.header_left { border:0px solid #FFFFFF; width:400px; float:left; color:#FFFFFF; text-align:right; }

.header_left h1{ font-size:12px; margin:3px 0px 3px 0px;}

/* Login - login form */
#login { float:right; text-align:right;  }
#login input{ width:90px; height:15px; }
#login .werror { color:#FFFFFF;}




.header_right{ border:0px solid #FFFFFF; width:570px; float:left; text-align:right; color: #FFFF00; }
.header_right a:link, .header_right a:visited{ color:#FFFFFF;  }
.header_right a:hover, .header_right a:active{ color: #FFFF00;  }



.shell{ background-color:#FFFFFF; width:980px; margin-left:auto; margin-right:auto; text-align:center; color:#FFFFFF;
		padding:8px 5px 5px 5px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	  }
		


.menu{ margin-left:auto; margin-right:auto; text-align:center; width:970px;  
	   border:0px solid #cccccc; background-image:url(../pics/bg_menu.jpg); background-repeat:no-repeat; height:38px;
	   padding-left:0px;}		
.menu a{ float:left; text-align:left; color:#FFFFFF; display:block; padding:12px 8px 0px 15px; 
		 border:0px solid #cccccc; font-size:12px; font-weight:bold; text-decoration:none; }
.menu .combox{ padding:8px 8px 0px 0px; float:right; text-align:right; border:0px solid #cccccc; width:200px; }
.menu .combox select{font-size:12px; width:160px;}










.footer{ border:0px solid #FFFFFF; width:980px; margin-left:auto; margin-right:auto; text-align:center; color:#FFFFFF;
		 margin-top:5px; margin-bottom:5px; font-size:11px;	}
.footer a{ color:#FFFFFF; font-size:11px;}
.footer_left{ width:400px; float:left; color:#FFFFFF; border:0px solid #CCCCCC}
.footer_right{width:500px; float:right; color:#FFFFFF; border:0px solid #CCCCCC}


.clear{ clear:both;}
/************************************************************************/
/* h1 tag define   */
/************************************************************************/
h2{color:#c60025; font-size:16px; text-align:left; height:15px; font-weight:normal; padding-left:8px;  }



/*-----------------------------------------------------------
	Loading 
 -----------------------------------------------------------------------*/
#HttpClientStatus{  background-color:#ffffff; width:200px; height:15px; color:#FFFFFF; font-size:12px;padding-top:10px; padding-bottom:10px;}	
