/* CSS Document */
BODY{
	color:#666;
	text-align:left;
	background-color:#EEE;
	background-attachment:fixed;
	background-image:url(img/table_bg.gif);
	background-position:center;
	background-repeat:repeat;
}
a:link{
	color : #F63;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#369;
	text-decoration:none;
	border-bottom:1px dotted #F63;
}
a:visited{
	color : #F63;
	text-decoration:none;
}
.table{
	padding:25px;
}
.menutitle {
	font-weight:bold;
	clear:left;
	letter-spacing:5px;
	height:50px;
	font-size:22px;
	text-align:center;
	color: #20283A;
	line-height:48px;
	background-image:url(img/mtitle.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Times New Roman, Times, serif;
}
.top{
	text-align:left;
	font-size:10px;
	letter-spacing:2px;
	height:25px;
	padding-left:5px;
}
.top a:link{
	color : #369;
	text-decoration:none;
	font-weight:bold;
}
.top a:hover{
	color:#F63;
	text-decoration:none;
	border-bottom:1px dotted #F63;
}
.top a:visited{
	color : #369;
	text-decoration:none;
}
.bottom{
	color:#20283A;
	font-size:12px;
	height:80px;
	line-height:70px;
	text-align:center;
	letter-spacing:2px;
	background-image:url(img/line.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.link{
	height:50px;
	text-align:center;
}
.link a:link{
	text-decotration:none;
	border:none;
}
.link a:hover{
	text-decotration:none;
	border:none;
}
.link a:visited{
	text-decotration:none;
	border:none;
}
.f14 {
	font-size:14px;
	line-height:26px;
}
.f14w {
	font-size:14px;
	line-height:26px;
	color:#FFF;
}
.f14o {
	font-size:14px;
	line-height:26px;
	color:#F63;
}
.f14pi {
	font-size:14px;
	line-height:26px;
	color:#F6C;
}
.f14bl {
	font-size:14px;
	line-height:26px;
	color: #20283A;
}
.f12 {
	font-size:12px;
	line-height:22px;
}
.f12o {
	font-size:12px;
	line-height:22px;
	color:#F60;
}
.f12bl {
	font-size:12px;
	line-height:22px;
	color:#369;
}
.f10 {
	font-size:10px;
	line-height:13px;
}
.f10w {
	font-size:10px;
	line-height:13px;
	color:#FFF;
}
.f10gr {
	font-size:10px;
	line-height:15px;
	color:#F66;
}
.f10g {
	font-size:10px;
	line-height:15px;
	color:#999;
}

