body
	{
	font-family: Tahoma, Verdana, Arial, Times;
	font-size: 10px;
	background: #ffffff;
	color: #878787;
	}

a img
	{
	border: 0px;
	}
	
a
	{
	color: #666666;
	}

span
	{
	font-weight: bold;
	}
	
.clear
	{
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	}

.clearer
	{
	clear: both;
	}
	
.clearerLeft
	{
	clear: left;
	}
	
.clearerRight
	{
	clear: right;
	}
	
.box
	{
	border: 1px solid #cccccc;
	margin: 1px 0px 1px 0px;
	}

.box h2
	{
	padding: 0px;
	margin: 0px;
	}

.hidden
	{
	display: none;
	}

.open
	{
	list-style-image: url('images/bullet_open.png');
	}
	
.close
	{
	list-style-image: url('images/bullet_close.png');
	}
	
div#container
	{
	width: 737px;
	margin: 30px auto 30px auto;
	}
	
div#header
	{
	background: transparent url('images/background_header.png') no-repeat;
	width: 737px;
	height: 89px;
	padding: 37px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
div#header h1
	{
	margin: 0px;
	padding: 0px;
	width: 223px;
	height: 88px;
	float: left;
	}
	
div#header h1 a,
div#header h1 a:link,
div#header h1 a:active,
div#header h1 a:visited,
div#header h1 a:hover
	{
	width: 223px;
	height: 88px;
	margin: 0;
	padding: 0;
	}
	
div#header a
	{
	margin: 56px 5px 0px 0px;
	width: 32px;
	height: 32px;
	float: right;
	}
	
a#setHome
	{
	background: url('images/icon_homepage.png') no-repeat;
	}

a#addFav
	{
	background: url('images/icon_favorite.png') no-repeat;
	}
	
div#banner
	{
	min-width: 468px;
	min-height: 60px;
	margin: 4px auto 4px auto;
	text-align: center;
	padding: 2px 0px 4px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	z-index: 0;
	}
	
div#footer
	{
	clear: both;
	width: 737px;
	background: transparent url('images/background_footer.png') repeat-x;
	padding-top: 27px;
	}
	
div#footer p
	{
	
	color: #666666;
	background: transparent;
	text-align: center;
	font-size: 10px;
	line-height: 150%;
	font-family: Tahoma, Verdana,arial, serif, courier;
	}
	
div#footer p a
	{
	color: #666666;
	background: transparent;
	font-family: tahoma, serif, arial, courier;
	font-size: 10px;
	}
	
div#footer a img
	{
	width: 16px;
	height: 16px;
	}
	
div#left
	{
	margin-bottom: 4px;
	float: left;
	width: 327px;
	}
	
div#right
	{
	margin-bottom: 4px;
	float: right;
	width: 408px;
	}
	
div#subLeft
	{
	margin: 2px 0px 2px 0px;
	float: left;
	}
	
div#subRight
	{
	margin: 2px 0px 2px 2px;
	float: left;
	}
	
.captcha
	{
	display: block;
	clear: both;
	margin: 5px auto 5px auto;
	}
	
input.hidden
	{
	display: none;
	margin: 0px;
	}
	
.linkLeft
	{
	float: left;
	width: 100px;
	}
	
.linkRight
	{
	float: left;
	width: 200px;
	}
	
div#top10Content .linkRight
	{
	float: left;
	width: 300px;
	}