a, a:link, a:visited, a:active, a:hover {
	color: #0066CC;
}

.menu, .menu:link, .menu:visited, .menu:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}

.white, .white:link, .white:visited, .white:active {
	color: #ffffff;
}
.white:hover {
	color: #ffff99;
}

.bb, .bb:link, .bb:visited, .bb:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bb:hover {
	color: #000000;
	text-decoration: underline;
}

a.medium, a.medium:link, a.medium:visited, a.medium:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #0066CC;
}
.payoff, .payoff:link, .payoff:visited, .payoff:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.payoff:hover {
	color: #ffffff;
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}

td.title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

font.boxspacer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8px;
	color: #333333;
}

font.title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}

font.title2 {
	font-family: Arial Black, Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #CC3300;
}

font.position {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

font.white {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

font.red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CC3300;
	font-weight: normal;
}

font.b11 {
	font-size: 11px;
	font-weight: bold;
}

font.price {
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}

br.small {
	font-size: 5px;
	line-height: 5px;
}

hr {
	size: 1px;
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
	border: 0px;
}

hr.title {
	size: 2px;
	height: 2px;
	color: #CC3300;
	background-color: #CC3300;
	border: 0px;
	padding: 0px;
}

hr.black {
	size: 1px;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0px;
}

div.m2 {
	margin: 2px;
	padding: 0px;
}

div.m5 {
	margin: 5px;
	padding: 0px;
}

div.left {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	text-align: left;
}

div.left2 {
	padding: 0px;
	float: left;
	text-align: left;
}

div.right {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	float: right;
	text-align: left;
}

div.greybox {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	border: 1px #CCCCCC solid;
	background-color: #F5F5F5;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	text-align: left;
}

input {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

input.search {
	border-left: #bb0000 2px solid;
	border-top: #bb0000 2px solid;
	xborder-right: #660000 1px solid;
	xborder-bottom: #660000 1px solid;
}

.regtextbox {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	border: 1px #cccccc solid;
	width: 110px;
}

font.required {
	color: #ff3300;
	font-size: 10px;
	font-weight: bold;
	Xline-height: 10px;
}

.errorBox {
	border: 2px #ff0000 solid;
	background-color: #ffffff;
}

p.center { text-align: center; font-size: 13px; font-weight: bold; color: #FF0000;}
p.center a { text-align: center; font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: underline; }
