body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/pic/bg_point.gif);
	font-family: Arial, "Arial Black";
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.black:link { color: black; text-decoration: none; }
a.black:visited { color: black; text-decoration: none; }
a.black:hover { color: black; text-decoration: none; }
a.black:active { color: black; text-decoration: none; }

a.red:link { color: red; text-decoration: none; }
a.red:visited { color: red; text-decoration: none; }
a.red:hover { color: red; text-decoration: none; }
a.red:active { color: red; text-decoration: none; }

a.grey:link { color: #999999; text-decoration: none; }
a.grey:visited { color: #999999; text-decoration: none; }
a.grey:hover { color: #999999; text-decoration: none; }
a.grey:active { color: #999999; text-decoration: none; }

table.top{
	background-image:url(/pic/top_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffc347;
}
table.top_line{
	background-image:url(/pic/top_line.gif);
	background-repeat: repeat-x;
}
table.menu{
	background-color: #bcbaba;
}
table.top_line_bot{
	background-image:url(/pic/top_line_bot.gif);
	background-repeat: repeat-x;
}
td.bottom_bottom{
	background-image:url(/pic/bottom_bottom.gif);
	background-repeat: repeat-x;
}
table.top_middle{
	background-image:url(/pic/top_middle_bg.gif);
	background-repeat: repeat-x;
	background-color: #ec2d00;
}
td.sch_point_line{
	background-image:url(/pic/sch_point_line.gif);
	background-repeat: repeat-x;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
td.in_schedule{
	background-image:url(/pic/in_schedule_bg.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
td.in_bottom{ 
	background-image:url(/pic/in_bottom_line.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
