a.linkbut:link, a.linkbut:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: 1px solid #666666;
	height: 32px;
	width: 100px;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	display: inline;
	background-color: #000000;
	background-position: center center;
	vertical-align: middle;
	padding: 1px;
	clear: none;
	float: none;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

a.linkbut:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 32px;
	width: 100px;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	display: inline;
	background-image:url(images/arrow-small.gif);
	background-color: #ad1e0e;
	vertical-align: middle;
	clear: none;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-right: 12px;
	
	padding-left: 2px;
	border: 1px solid #666666;
	background-position: right center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}



body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "News Gothic MT", Arial, Helvetica;
	font-size: 12px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
}
h2 {
	background-color: #000000;
	font-family: "News Gothic MT", Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-image: url(images/headerbg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: .3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.linksel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	height: 32px;
	width: 100px;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	display: inline;
	background-color: #202020;
	background-position: center center;
	vertical-align: middle;
	clear: none;
	float: none;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.heading3 {
	padding-bottom: 2px;
	display: block;
	font-size: 13px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.flashbg {
	background-color: #000000;
}
.quote {
	font-style: italic;
	color: #666666;
	margin: 0px;
	display: block;
	padding-left: 50px;
	padding-right: 50px;
}
.quoter {
	font-size: 11px;
	display: block;
	padding-left: 50px;
}
.copyright {
	font-size: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 50px;
	color: #333;
}
