body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #484848;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #484848;
}
.txt_red_bold {
	font-weight: bold;
	font-size:10px;
	color: #670D02;
}
.txt_red {
	font-size:10px;
	color: #3F0000;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	height: 192px;
	width: 280px;
}
.bg_week {
	background-image: url(images/week_content.gif);
	height: 93px;
	width: 214px;
}
.bg_up {
	background-image: url(images/up_bg.gif);
	height: 53px;
	width: 125px;
}
