/* CSS Document */

body {
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-x;
	background-color: #8a8a8a;
}

p{
	font-size:11px;
	
}


a:link{
color:#999999;
text-decoration:none;
}

a:visited{
color:#999999;
text-decoration:none;
}

a:hover{
color:#666666;
text-decoration:none;
}

a:active{
color:#666666;
text-decoration:none;
}

#countainer{
	width:800px;
	height:auto;
	
}

.style3 {
	margin:0px auto;
	padding:0px auto;
}
.style5 {font-size: 10px}
.style7 {font-size: 10px; color: #333333; }
.style8 {font-size: 10px; color: #FFFFFF; }
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style11 {

	color: #FFFFFF;
	}

#sch{
	width:800px;
}

.scleft{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	width:150px;
	text-align:left;
	float:left;
	
}

.scright{
	width:630px;
	float:right;
	background-color:#FFFFFF;
	padding:50px 5px 30px 10px;
	text-align:left;
}

.scright p{
	font-size:11px;
	color:#333333;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:3px;
	}

.schtext{
	font-size:11px;
	color:#333333;
	margin-left:5px;
	/*margin-bottom:10px;
	margin-top:3px;*/
	}

#foot{
	width:800px;
	
	
}

#rsslink{
	font-size:11px;
}

#rsslink a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#rsslink a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#rsslink a:hover{
color:#FFFFFF;
text-decoration:none;
}

#rsslink a:active{
color:#FFFFFF;
text-decoration:none;
}