body{
	margin:0px;
	background: #8b8da3 url('images/bg_img.jpg') repeat-x;
	color: #3e3e3e;
	font-family: Arial;
	}

td.content{
	background: url('images/ant_img.png') repeat-y;
	padding: 0px 0px 0px 10px;
	}
	
div.content {
	width:888px;
	}
	
table.content{
	width:100%;
	border-collapse: collapse;
	}
	
.font_s{
	font-size: 11px;
	}
	
.font_m{
	font-size: 13px;
	}

.font_l{
	font-size: 15px;
	}
	
	
.ib_edit{
	position: absolute;
	margin-top: -50px;
	width: 230px;
	height: 250px;
	z-index: 50;
	background: url('images/bg_70w.png');
	padding: 7px;
	display: none;
	border: 1px solid #000000;
	float:inherit;
}

.ib_delete{
	position: absolute;
	margin-top: -50px;
	width: 230px;
	height: 100px;
	z-index: 50;
	background: url('images/bg_70w.png');
	padding: 7px;
	display: none;
	border: 1px solid #000000;
	float:inherit;
}

.s_delete{
	position: absolute;
	margin: -100px 0px 0px 300px;
	width: 230px;
	height: 100px;
	z-index: 50;
	background: url('images/bg_70w.png');
	padding: 7px;
	display: none;
	border: 1px solid #000000;
	float:inherit; 
}

#ib_new{
	position: absolute;
	width: 230px;
	height: 250px;
	z-index: 50;
	background: url('images/bg_70w.png');
	padding: 7px;
	display: none;
	border: 1px solid #000000;
	float:inherit;
}
	
.info_box{
	width:140px;
	background: #a9abbb;
	padding: 7px;
	font-size: 13px;
	border: 1px solid #000000;
	}

	
img{
	border: 0px;
	}
	


	
li{
	line-height: 16px;
	}
	
a{
	cursor:pointer;
	}

a:link, a:visited{
	color:#9c4848;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	}
	
a:hover, a:active{
	color: #000000;
	text-decoration: underline;
	}
	
a.font_s, a.font_s:visited{
	color:#9c4848;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
	
a.font_s:hover, a.font_s:active{
	color: #000000;
	text-decoration: underline;
	}
	
.main{
	position:relative;
	width: 888px;
	z-index: 20;
	margin-bottom:-20px;
	}
	
table.main{
	width:100%;
	border-collapse: collapse;
	}
	
.nav{
	position: relative;
	float: left;
	width: 156px;
	margin: 0px 20px 0px -45px;
	z-index:40;
	}

.nav_buttons{
	margin: 8px 0px 0px 0px;
	}
	
#page_fade{
	position: absolute;
	background: url('images/bg_60b.png');
	width:100%;
	height: 100%;
	z-index: 60;
	display: none;
	}

th.sch{
	border: 1px solid #787878;
	background: #8e8f9d;
	}
	
	
td.sch{
	border: 1px solid #787878;
	text-align: center;
	}
	
td.sch1{
	border: 1px solid #787878;
	text-align: center;
	background: #bbbdce;
	}

input.text{
	background: #a4a6b4;
	border:1px solid #afb1c1;
	}
.text_cont{
	background: url('images/bg_26w.png');
	width: 650px;
	padding: 10px;
	font-size: 12px;
	}

