/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}
.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: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #F0F0E3;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 16px;
}
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #CC6699;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.alert {color: #FF6600}
.top {
	background-image: url(images/f_top.gif);
}
.bottom {
	background-image: url(images/f_bottom.gif);
}
.right {
	background-image: url(images/f_right.gif);
}
.left {
	background-image: url(images/f_left.gif);
}
.bkwht {
	background-color: #FFFFFF;
}
.bkgry {
	background-color: #EEEEEE;
}
.bkgry2 {
	background-color: #999999;
}
.doth {
	background-image: url(images/dot_h.gif);
}
.red {
color: #FF0000}
.copyright {
	color: #AEAE97;
	font-size: 10px;
	line-height: 13px;
}
.title {
	color: #8C867C;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.blackbold {
	color: #333333;
	font-weight: bold;
}
.talk1 {
color: #CC6633}
.talk2 {
color: #666699}
.caption {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
}
.watch {
	background-image: url(images/watch_base.gif);
}
