html {
	height: 100%;
}	

body {
	width:860px;
	top:0;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0;
	border:0;
	font-family: arial, helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	background:#666;
    }
    
     div.page_container{
    position:absolute;
    width:860px;
    float:left;
     top:137px;
    margin-left:auto;
    margin-right:auto;
    min-height:550px;
    background-color:#fff;
    background-image: url(../images/middle.gif);
background-repeat:repeat-y;

   }
   
        *html div.page_container {
      height:550px;
     } 
   
   
    
    
         div.page{
     position:relative;
    float:left;
    background:#transparent;
   width:860px;
   margin-top:0;
  margin-left:auto;
    margin-right:auto;
  min-height:550px;
    padding:0;
   border:0;

    clear:both;
    }
       
     *html div.page{
height:550px;
}
    
    div.page_body{
position:relative;
float:right;
background:transparent;
width:860px;
margin-top:0;
margin-left:auto;
margin-right:auto;
min-height:550px;
padding:0;
border:0;
background-image: url(../images/right.gif);
background-repeat:repeat-y;
background-position:right;
clear:both;
}

*html div.page_body {
height:550px;
}



div.border_bcon{
background:#666;
float:left;
width:860px;
height:66px;
padding:0;
border:0;
margin-left:auto;
margin-right:auto;
background-image: url(../images/bottom.gif);
background-repeat:no-repeat;
clear:both;
}

	div.banner {
	position:absolute;
	top:0;
	width:860px;
	height:137px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0;
	padding-bottom:0;
	margin-bottom:0;
	border:0;
	background-color:transparent;
	background-image: url(../images/top_all.gif);
    background-repeat:repeat-y;
    background-position:left;
    z-index:1;
}

	div.page_inner { 
	position:relative; 
	float:left; 
	margin-top:0px;
	margin-right:auto;
	margin-left:0px;
	background:#ffffff;
	width:650px; 
	min-height:550px;
	padding-left:0px; 
	padding-bottom:0px; 
	padding-right:0px; 
	padding-top:0px;
	border:0; 
	}     
	
	*html div.page_inner{
    height:550px;
    width:650px; 
 	 }
 	 
 	 
	
   div.footer{
   top:0px;
    margin-left:auto;
   margin-right:auto;
   width:860px;
   clear:both;
   margin-top:0px;
       }
       
 	div.main_nav {
	position:relative;
	float:left;
	width:151px;
	top:0;
	margin-top:0px;
	margin-left:30px;
	margin-right:0px;
	padding-left:0;
	border:0;
	z-index:10;
	}      
	
*html div.main_nav {
    width:101px;
    margin-left:15px;
    }
	   
	   
	   
	div.ad_col { 
	position:relative; 
	float:right; 
	width:160px; 
	top:0; 
	margin:0; 
	margin-right:35px;
	padding-bottom:0; 
	padding-left:0; }  
		
*html div.ad_col {
	margin-right:17px;
    }
	
	 
	div.latest_item{
	margin-top:15px;
	border: 1px solid #de5b15;
   width:160px;
   background-image: url(../images/ad_back.gif);
   background-repeat:no-repeat;
   background-position:top;
	}
	
    *html 	div.latest_item {
	width:158px;
    }  
    
	div.mid_col { 
	position:relative; 
	float:left; 
	width:420px; 
	top:0; 
	margin: 20px 0 0px 20px; 
	padding-left:10px; 
	padding-bottom:20px; 
	padding-right:0px; 
	border:0; }     
	
	div.rh_col{
    margin-left:20px;
	margin-top:5px;
	width:620px;
	float:left;
	}
	
	div.login {
	margin-top:10px;

	width:160px;
	border:1px solid #de5b15;
	background:#fc9;
	}
	
	*html div.login{
  width:160px;
     }	
     
     div.login_head{
    background: #c60;
     }
     
     div.user_toolbar{
    float:right; 
     margin-bottom:5px;
     clear: left;
     }
	  
	div.page_foot{
	border-top:1px solid #cccccc;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.7em;
	color:#666666;
	clear:both;
	width:98%;
	} 
	
	div.pageNavFoot{
margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.7em;
	color:#666666;
	clear:both;
	width:100%;
	   text-align:center;
	}
	
		  
	div.list_item{
	border-bottom:1px dashed #cccccc;
	float:left;
	width:100%;
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
  }
  
  div.access_toolbar{
  position: absolute;
  z-index:10;
  top:3px;
  width:630px;
  margin-left:auto;
  margin-right:auto;
  float:left;
text-align:right;
  }
  
  div.logo_container{
width:50%; 
float: left;
text-align:center;
margin-bottom:20px;
min-height:200px;
  }
  
	table.edit{
	 border:1px solid #cccccc;
	 width:540px;
	  }
	  
	  table.params{
	  border:1px solid #cccccc;
	  background:#f2f2f2;
	   width:540px;
	   }
	
	table.submit   {
	border-top: 1px solid #666666;
	 width:540px;
	}
	
	table.public_form{
	width:400px;
	}
	
	
	
	form{
	padding:0px;
	margin:0px;
	}
	
	form.public{
	width:400px;
	}
	
	 form.filterForm{
 background:#e7e7e7;
 border:1px solid #cccccc;
 padding:3px;
 margin-bottom:20px;
 }
 
span.filterForm{
width:100%;
margin-bottom:20px;
	}  
 	 
table.filterForm{
width:100%;
margin-bottom:20px;
	}  
	
		table.calendar{
	width:100%;
	}
	
	table.calendarDay{
	width:100%;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
 	}
	
	
	table.access_toolbar{
	float:right;
	border:1px solid #cccccc;
	}
	
	tr.calendarhead{
	background:#e7e7e7;
}



	   
	label{
	padding:0px;
	padding-right:5px;
	margin:0px;
	font-size:0.8em;
	color:#c60;
	}
	
	
		td{
	padding:0px;
	margin:0px;
	}   
	
td.label_1{
vertical-align:top;
}

td.label_2{
vertical-align:bottom;
}

td.label_3{
vertical-align:top;
text-align:right;
}
	





input{
padding:0px;
margin:0px;
}


textarea{
font-size:0.9em;
font-family: arial, helvetica, sans-serif;
}

input.login	  
  {
  width:76px;
  }	   
	   
	   
img.summary_tn{
  margin-right:10px;
  }
  
  
  img.p_right{
  margin-top:5px;
  margin-left:10px;
  }
  
 img.p_left{
  margin-top:5px;
 margin-right:10px;
  }
  
  img.p_center{
 clear:both;
 margin-top:5px;
 margin-right:auto;
 margin-left:auto;
  }
  
  img.ms_logos{
  margin-bottom:30px;
  }
  
  img.more{
  margin-top:5px;
  }
  
  img.info_icon{
  cursor:help;
    margin-right:3px;
  }
    


