body
{
	font-family: arial;
	color: #D5D5D7;
	background: #484952 url(../images/graphics/bg.gif);
	font-size: 8pt;
	text-align: center;
	scrollbar-base-color: #;
	scrollbar-track-color: #;
	scrollbardarkshadow-color: #;
	scrollbarshadow-color: #;
	scrollbar3dlight-color: #;
	scrollbarhighlight-color: #;
	scrollbararrow-color: #;
	scrollbarface-color: #;
	margin: 0px;
	padding: 0px;
}
.test
{
	background-color: #ffffff;
	height: 100%;
	width: 750px;
	text-align: center;
}
a:link
{
	color: #B7E9CF;
	text-decoration: none;
}
a:visited
{
	color: #87D1A9;
	text-decoration: none;
}
a:active
{
	color: #ffa65f;
	text-decoration: underline;
}
a:hover
{
	color: #ffa65f;
	text-decoration: underline;
}
table
{
	border: 0px none;
	margin: 0;
	padding: 0;
}
input
{
	color: 484952;
	font-family: arial;
	font-size: 8pt;
}
textarea
{
	color: 484952;
	font-family: arial;
	font-size: 8pt;
}
img
{
	border: 0px none;
}
.title
{
	font-family: arial;
	font-size: 9pt;
	color: #77787F;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.main
{
	font-family: arial;
	font-size: 8pt;
}
.banner
{
	padding: 10px;
}
.banner img
{
	border: 1px outset;
}
.date
{
	font-family: arial;
	color: #AFB0B4;
	font-size: 8pt;
	padding-left: 6px;
	vertical-align: bottom;
	width: 100%;
}
td.search
{
	background: #C1885A;
	padding-bottom: 0px;
	font-size: 9pt;
	color: D5D5D7;
}
#search_text
{
	padding-right: 2px;
	padding-left: 2px;
	width: 107px;
	height: 18px;
	color: #484952;
	font-family: arial;
	font-size: 8pt;
}
.search_button
{
	background: #D5D5D7;
	padding-bottom: 1px;
	width: 34;
	height: 18;
	color: 484952;
	font-family: arial;
	font-size: 7pt;
}
.bottom_nav
{
	color: #D5D5D7;
	font-size: 8pt;
}
#content
{
	padding: 0px;
}
#footer
{
	position: relative;
	padding: 0px;
}
#stats
{
  width: 0;
  height: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
