body {
	background: #AAAAAA;
	margin: 5px 0;
}

body, table {
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:active, a:hover {
	text-decoration: underline;
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
}

input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

select, optgroup { font-size: 10px; }
optgroup { margin: 0px; padding: 0px; text-indent: 0px; }

hr {
	color: #000000;
	height: 1px;
	border-bottom: none;
}

th {
	text-align: center;
}

#contain {
	background: url(/beta/images/layout.gif) 50% 0 repeat-y;
	width: 775px;
	margin: 0 auto;
}

#header {
	border: 1px solid #000000;
	text-align: left;
	height: 123px;
	width: 773px;
}

#header h1 {
	margin-left: 48px !important;
	margin-left: 23px;
	margin-top: 47px;
	float: left;
}

#header h1 a {
	text-decoration: none;
	text-indent: -9999px;
	font-size: 14px;
	display: block;
	width: 180px;
	height: 28px;
}

#header #sponsors {
	float: right;
	display: inline;
	margin-top: 22px;
	margin-right: 47px;
}

#header #sponsorstext {
	text-indent: -9999px;
	float: left;
}

#footer {
	background: #D0D0D0 url(/beta/images/footer.jpg) no-repeat;
	border: 1px solid #000000;
	text-align: center;
	width: 773px;
	height: 44px;
	clear: both;
	
	padding-top: 8px;
}

#header, #footer {
	border-left: 1px solid #000000 !important;
	border-left: none;
	border-right: 1px solid #000000 !important;
	border-right: none;
}

#footer, #textads {
	padding-top: 8px;
}

.title, .title2 {
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding: 4px;
	height: 13px;
}
.title  { background: #999999 url(/beta/images/bluegrad.jpg); }
.title2 { background: #5C96D0 url(/beta/images/silvergrad.jpg); }

.btop { border-top: 1px solid #000000; }
.brgt { border-right: 1px solid #000000; }
.bbot { border-bottom: 1px solid #000000; }
.blft { border-left: 1px solid #000000; }
.ball { border: 1px solid #000000; }

.big {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.norm { font-weight: normal; }

.border { background-color: #000000; }
.tdwindow { background-color: #FFFFFF; }
.tdwindow2 { background-color: #EAF2FB; }
.tdwindow3 { background-color: #F0F0F0; }
.tdtitle { background: #AFD5F5 url(/beta/images/silvergrad.jpg); }
.tdtitle2 { background: #B6D7F5 url(/beta/images/tdtitle2.gif); }

.error { color: #CC0000; }
.green { color: #008000; }
.blue { color: #0000FF; }
.red { color: #FF0000; }
.dimmed { color: #A0A0A0; }

.left { float: left; display: inline; }
.right { float: right; display: inline; }

#middle p:first-child, #left p:first-child, #right p:first-child, p.ntm {
	margin-top: 0px;
}

p.nbm {
	margin-bottom: 0px;
}

.check {
	padding: 0px;
	margin: 0px;
}
