BODY
{
	background-image: url(images/bg.jpg);
	margin: 0px;
	color: gold;
	background-repeat: repeat-x;
	font-family: Arial;
	background-color: black;
}
.InnerText
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.SmallText
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.MenuItem
{
	text-align: center;
	font-size: 12px;
}
.RegisterPartTd11
{
	text-align: right;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.RegisterPartTd12
{
	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.RegisterPartTd13
{
	text-align: left;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.RegisterPartTd21
{
	text-align: right;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.RegisterPartTd22
{
	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.RegisterPartTd23
{
	text-align: left;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.LoginInput
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	width: 120px;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}
.LoginButton
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}
.TRLineH
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
	background-color: #959595;
}
.TRLineO
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	background-color: #b1b9ce;
	font-size: 12px;
}
.TRLineE
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	background-color: #e1e4f2;
	font-size: 12px;
}
.TRLineLast
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	background-color: #e6edff;
	font-size: 12px;
}
.ErrorBox
{
	color: gold;
	text-align: center;
	background-color: red;
	font-weight: bold;
	font-size: 14px;
	border-left-color: gold;
	border-bottom-color: gold;
	margin: 10px;
	text-transform: uppercase;
	border-top-style: groove;
	border-top-color: gold;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: gold;
	border-bottom-style: groove;
}
.SmallInput
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	width: 50px;
	text-align: center;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
}
.BPreview
{
	border-right: gold 2px solid;
	border-top: gold 2px solid;
	border-left: gold 2px solid;
	border-bottom: gold 2px solid;
	background-color: gray;
	font-weight: bold;
	font-size: 10px;
	color: gold;
	font-family: Arial;
	align: middle;
	text-transform: lowercase;
	text-align: center;
}
.BannerCODE
{
	width: 500px;
	height: 200px;
	font-size: 12px;
	font-family: 'Courier New';
}