html, body {
	height:100%;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:100%;
	min-width:1000px;
	background:#b7d5e2;
}
#wrap {
	position: relative;
	background:#b7d5e2;
	min-width:940px;
	max-width:940px;
	width:60%;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#footer {
	padding-top:25px;
	position:relative;
	margin-top:-70px;
	height:45px;
	width:100%;
}
.footer_blank {
	height:20px;
	background:#d7d7d7;
	text-align:center;
	padding-top:10px;
}

.menu_links
{
  color:#000;
  font-weight:bold;
  font-size:110%;
  display:block;
  text-align:center;
}

.link_active
{
  color:#088949;
  text-decoration:none;
}



div.w60
{
	margin: 0 auto;
}	

	div.box-c
	{
		height:20px;
		margin: 0 20px;
		position: relative;
		background: #fff;
	}
	
		div.box-c em b 
		{
		   position:absolute;
		   font:150px Arial;
		   line-height:40px;
		   font-weight:normal;
		}
		
		.ctl, .cbl, .ctr, .cbr 
		{
		   z-index:11;
		   width:20px;
		   height:20px;
		   color:#fff;	 
		   overflow:hidden;
		   position:absolute;  
		   background:transparent;
		   
		}
		
		.ctl {top:0; left:-20px;}
		.cbl {bottom:0; left:-20px;}
		.ctr {top:0; right:-20px;}
		.cbr {bottom:0; right:-20px;}

		.ctl b {left:-8px;}
		.ctr b {left:-25px;}
		.cbl b {left:-8px; top:-17px;}
		.cbr b {left:-25px; top:-17px;}
		
	div.box-inner
	{
		padding: 0 20px;
		background: #fff;
	}

.box_title
{
  border-bottom:2px solid #8dc73f;
  padding-bottom:3px;
  color:#40c2f3;
  font-size:130%;
  font-weight:bold;
} 

.box_input
{
  width:320px;
  color:#000;
  padding-left:15px;
  height:30px;
  vertical-align: middle;  
}

.input_form
{
  width:302px;
  height:16px;
  border:1px solid #106094;
  vertical-align: middle;  

}


#timetable
{
  width:675px; 
}

.timecell
 {
   width:100px;
   font-size:120%;
   padding-bottom:7px;
   padding-top:7px;
   color:#196b9d; 
   border-bottom:1px solid #ccc;
   vertical-align:middle;
 }
 .sessioncell
 {
   font-size:120%;
   text-align:center;
   border-bottom:1px solid #ccc;
   vertical-align:middle;
   width:190px;

 }




















