@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#welcome tr td h1 {
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CD9933;
}
#welcome tr td a:link {
	color: #CD9933;
}
#welcome tr td a:visited {
	color: #CD9933;
}
#welcome tr td a:hover {
	color: #CD9933;
}
#footer tr td{
	font-size: 14px;
	color: #CD9933;
}
#footer tr td a:link {
	color: #CD9933;
	padding-right: 10px;
	padding-left: 10px;
}
#footer tr td a:visited {
	color: #CD9933;
	padding-right: 10px;
	padding-left: 10px;
}
#footer tr td a:hover {
	color: #DCB772;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom tr td {
	font-size: 11px;
}
#bottom tr td a:link {
	color: #CD9933;
}
#bottom tr td a:visited {
	color: #CD9933;
}
#bottom tr td a:hover {
	color: #CD9933;
}#top {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

