@charset "iso-8859-1";
body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #404040; 
	text-align: center; 
	margin: 0px;
	background-image:url(../images/home.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

	a {text-decoration: none; font-weight: none; text-decoration: none; color: #000; }
	a:hover {text-decoration: none; font-weight: none; text-decoration: none; color: #AAA; }

	#head-row {color: black; background-color: #CCC;width:50px;height:20px;text-align:center}
	#head-row2 {text-align: left; width:90px;}
	#head-row3 {text-align: right;}
	#today-row {color: #d95722; font-weight: bold;}
	#timetable {border-width: 1px; border-style: outset; border-collapse: collapse; border-color: gray; margin: 0px;}
	#timetable2 {border-width: 1px; border-style: outset; border-collapse: collapse; border-color: gray;width:800px}
	#timetable td {border-width: 1px; border-spacing: 1px; padding: 1px; border-style: inset; border-color: #CCC;}
	#timetable2 td {border-width: 1px; border-spacing: 1px; padding: 1px; border-style: inset; border-color: #CCC;}


#div0,#div01{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	background:#FFF;
	color:#000;
	font-size: 15px;
	margin: 10 0 10 20px;
	padding:0 0 10px 0 ;
	border:solid 1px #000;
	width:800px;
	overflow:auto;
	}
#div1,#div2,#div3,#div4,#div5{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: center;
	background:#FFF;
	color:#000;
	font-size: 15px;
	margin: 0 0 0 20px;
	border:solid 1px #000;
	}
#div1{
	background:#000;
	color:#FFF;
	width:100px;
	}
#div2{
	background:#FFF;
	color:#000;
	width:100px;
	height:20px;
	float:left;
	}
#div3{
	background:#000;
	color:#FFF;
	width:150px;
}
#div4{
	background:#FFF;
	color:#000;
	width:150px;
	}
#div5{
	background:#FFF;
	color:#000;
	width:170px;
	float:right;
	font-size: 15px;
	margin:10px 20px 0 0;
	padding:0 0 0 10px;
	text-align: left;
	}
#div6{
	width:70px;
	float:left;
	text-align: left;
	}
#div7{
	width:50px;
	float:right;
	text-align: center;
	margin:0 30px 0 0;

	}
#div8{
	background:#FFF;
	color:#000;
	width:594px;
	float:left;
	font-size: 12px;
	margin:0 0 0 0px;
	padding:0;
	text-align: center;
	}
#div2:hover,#div4:hover{
	background:#000;
}
#div9{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align: left;
	background:#FFF;
	color:#000;
	font-size: 13px;
	margin: 10px 0 0px 5px;
	padding:0 5px 0 5px;
	border:solid 1px #000;
	width:200px;
	overflow:auto;
	float:left;
	font-weight: bold;
	}

