html body {
	margin: 0;
	background-color: #074d85;
	background-image: url(/gfx/headbg.gif); 
	background-position: left top; 
	background-repeat: repeat-x;	
}

.clock {
	font-family: Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #83d5fc;
	text-decoration: none;
}
.bigmenu {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topmenu {
	font-family: Tahomna, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #135285;
	text-decoration: none;
}
.print {
	font-family: Tahomna, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f0d35f;
	text-decoration: none;
}
.boxhead {
	font-family: Tahomna, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blacklink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.pcas {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f3faff;
	text-decoration: none;
}
.pname {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f3faff;
	text-decoration: none;
}
.dayname {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0e4f84;
	text-decoration: none;
}
.cal_sel {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0e4f84;
	text-decoration: none;
}
.cal_day {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.program_name {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.program_original {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #377fba;
	text-decoration: none;
}
.program_blue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #76b3e5;
	text-decoration: none;
}
.program_white {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.program_premier {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff6000;
	text-decoration: none;
}
.program_tip {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0aca00;
	text-decoration: none;
}
.program_time {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.meta {
	font-family: Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #074d85;
	text-decoration: none;
}
.copy td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5ba8e7;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #002746;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e1f1fd;
	text-decoration: none;
}
.form {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #377fba;
	text-decoration: none;
	border: 1px solid #377fba;
	background-color: #eef8ff;
}
.button {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002746;
	text-decoration: none;
	background-color: #f8d029;
	border: 1px solid #f8d029;
}
.curpos {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6bb9f8;
	text-decoration: none;
}
.lap_off {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0e73c5;
	text-decoration: none;
}
.lap_on {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f8d029;
	text-decoration: underline;
}