body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #C63320;
	scrollbar-darkshadow-color: #C63320;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFFC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #C63320;
	background-image: url(images/bk.jpg);
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.menubord {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.menutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.des {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
