body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.tblr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fs12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs14b {
	font-size: 14px;
	font-weight: bold;
}


form {
	margin: 0px;
}
.f10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline blink;
}
.f10black {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.a2:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.a2:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.a2:hover {
	color: #0099FF;
	text-decoration: underline blink;
}
.tb-bg {
	background-image: url(images/red_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.idxtb-bg {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fs12b-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0099FF;
	background-color: #333333;
}
