body {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, verdana, tahoma;
	color: #ffffff;
	background-color: #181918;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

td.menu {
	background:url('/images/slant_stripes_bg.gif');
	background-repeat: repeat-x;
	background-color: #181918;
}

#menu {
	height: 22px;
	font-weight: bold;
	text-align: center;
	width:700px;
}

#menu a, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
}

#menu a:hover {
	color: #ffcc00;
}

td.leftcolumn {
	width: 160px;
	padding-top: 10px;
	border-right: 2px solid #121212;
}

div.title {
	font-weight: bold;
	padding: 0;
	color: #99cc00;
	font-size: 16px;
	text-align: center;
}

li.nav {
	padding-left: 15px;
	text-align: left;
	font-size: 13px;
	border-bottom: 1px dashed #121212;
}

li.nav a, li.nav a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
}

li.nav a:hover {
	color: #0099ff;
	font-weight: bold;
}

div.history {
	margin: 10px 10px;
	color: #fbce47;
	font-weight: bold;
	font-size: 14px;
}

div.history a, div.history a:visited {
	padding: 5px;
	text-decoration: none;
	color: #fbce47;
}

div.history a:hover {
	color: #febf01;
}

div.gallery {
	width: 120px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

div.gallery img {
	border: 5px solid #ffffff;
}

div.gallery a img, div.gallery a:visited img {
	border: 5px solid #ffffff;
}

div.gallery a:hover img {
	border: 5px solid #ffcc00;
}

span.gallery_text {
	width: 120px;
	display: block;
	border-bottom: 1px dotted #999999;
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

span.gallery_text a, span.gallery_text a:visited {
	width: 120px;
	color: #999999;
	text-decoration: none;
	display: block;
}

span.gallery_text a:hover {
	width: 120px;
	color: #ffffff;
	text-deocration: none;
}

#sponsor {
	width:600px;
	border:1px dashed #666666;
	align: center;
	background-color: #333333;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}

div.get_listed_sponsor {
	text-align: left;
	width:600px;
	padding: 10px 10px;
}

div.get_listed_sponsor a, div.get_listed_sponsor a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.get_listed_sponsor a:hover {
	text-decoration: underline;
}

div.get_listed {
	width: 110px;
	height: 150px;
	border: 5px solid #ffffff;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	background:url('/images/imgbg.gif');
}

div.get_listed a, div.get_listed a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.get_listed a:hover {
	color: #febf01;
	text-decoration: underline;
}

div.input_header {
	font-family: trebuchet ms,
	color: #0099ff;
	margin-left: 20px;
	text-align: center;
	width: 750px;
	align: center;
}

div.input_header span {
	color: #0099ff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div.input_wrapper {
	margin-left: 20px;
	width: 750px;
	font-size: 12px;
	color: #999999;
}

span.input_value {
	text-align: left;
}

span.input_text {
	float: left;
	text-align: right;
	width: 375px;
	padding-right: 10px;
}

input {
	background-color: #111111;
	border: 0;
	color: #999999;
}

select {
	background-color: #111111;
	border: 0;
	color: #999999;
}

div.submit {
	padding-top: 20px;
	margin-left: 20px;
	text-align: center;
	width: 750px;
}

div.copyright {
	width: 100%;
	font-size: 10px;
	color: #99cc00;
	border-top: 1px dashed #666666;
	font-family: verdana;
	background-color: #111111;
}

textarea {
	font-size: 11px;
	color: #ffffff;
	width: 468px;
	margin-top: 5px;
	background-color: #111111;
	border: 0;
}

#link_partners {
	width: 700px;
	padding-left: 110px;
}

#link_partners div {
	color: #0099ff;
	font-size: 16px;
	font-weight: bold;
}

#link_partners li {
	float: left;
	padding: 5px 10px;
	background-color: #111111;
	font-size: 11px;
	color: #999999;
}

#link_partners li a {
	display: block;
	width: 180px;
}

#link_partners li a:hover {
	text-decoration: none;
}

#partners {
	width: 488px;
	align: center;
	margin: 10px auto;
	text-align: center;
}

#partners li {
	margint-top: 10px;
	padding: 10px;
	background-color: #111111;
	font-size: 11px;
	color: #999999;
}

#disclaimer {
	font-size: 9px;
	background-color: #111111;
	color: #fbce47;
	padding: 5px 10px;
}

#sponsor_wrapper {
	background-color: #111111;
}

#sponsor_wrapper td a img {
	border: 2px solid #ffffff;
}

#sponsor_wrapper td a:hover img {
	border: 2px solid #ffcc00;
}

span.sponsor_text {
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
}

#intro {
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
}

div.latest_header {
	font-size: 14px;
	color: #fbce47;
	font-weight: bold;
}

div.latest {
	font-size: 12px;
}

div.latest a {
	color: #fbce47;
	text-decoration: none;
}

div.latest a:hover {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}

#personal_info {
	font-size: 12px;
	color: #ffffff;
}

#personal_info  a {
	color: #ffffff;
	text-decoration: none;
}

#personal_info a:hover {
	font-weight: bold;
}