body,td,th {
	font: 11px/16px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-color: #000000;
	margin: 0 auto;
	text-align: center;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;
	scrollbar-arrow-color: #ccc;
	background-repeat: no-repeat;
}
#bottom {
	color: #333;
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active {
	color: #CEEAF4;
	text-decoration: none;
}
a:hover {
	color: #CEEAF4;
	text-decoration: underline;
}
#bottom a, #bottom a:link, #bottom a:visited, #bottom a:active {
	color: #666;
	text-decoration: none;
}
#bottom a:hover {
	color: #ccc;
}
.imgBorder {
	border: 1px solid #727272;
}
.MainBody {
	margin: 0px;
	padding-top: 20px;
	padding-right: 41px;
	padding-bottom: 41px;
	padding-left: 41px;
}
.flashborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.imgChoiceBorder {
	border: 1px solid #727272;
	margin-top: 8px;
}
.Thumbs {
	border: 1px solid #727272;
	margin-right: 6px;
}
.imgLogBorder {
	border: 1px solid #727272;
	margin-bottom: 8px;
}
#container {
	text-align: center;
	margin: 0px auto;
	width: 984px;
	position: relative;
}
td.brand {
	background: url(imgs/toplog.gif) no-repeat 1px 10px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #1E9FA6;
}