/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 18px;
	color: #444444;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 20px;
}
.normal {
	font-size: 14px;
	line-height: 18px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #FAF7EB;
	margin-left: 16px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 16px;
}
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #CC6699;
	text-decoration: none;
}
a:active {
	color: #996699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.caption {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.description {
	font-size: 18px;
	line-height: 22px;
	color: #A9A07B;
	font-weight: bold;
}
.alert {
	color: #FF4000;
}
.sakeblue {
	color: #2255A4;
}
.bigmax {
	font-size: 36px;
	line-height: 40px;
}
.sakebluebold {
	color: #2255A4;
	font-weight: bold;
}
.board {
	background-image: url(images/plate_sum.gif);
}
.whiteback {
	background-color: #FFFFFF;
}
.vl {
	background-image: url(images/line_v_l.gif);
}
.vr {
	background-image: url(images/line_v_r.gif);
}
.ht {
	background-image: url(images/line_h_t.gif);
}
.hb {
	background-image: url(images/line_h_b.gif);
}
.handblue {
	background-image: url(images/lineblue442.gif);
}
.titlebig {
	font-size: 18px;
	color: #2255A4;
}
.bkpaleblue {
	background-color: #BADDF2;
}
.creambk {
	background-color: #FEFEF8;
}
.bkblack {
	background-color: #666666;
}
.brown {
	color: #53352D;
	font-size: 12px;
	line-height: 16px;
}
