@charset "utf-8";
/* CSS Document */
html {
scrollbar-face-color:#000000;
scrollbar-arrow-color:#ABFD00;
scrollbar-track-color:#121212;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(/specific/smash/images/background.jpg);
	background-attachment:fixed;
	background-position: top center;
	background-repeat:no-repeat;
	text-align:center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(/specific/smash/images/background.jpg);
	background-attachment:fixed;
	background-position: top center;
	background-repeat:no-repeat;
	text-align:center;
}

body,td,th {
	font-size: 12px;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #93F400;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
}
a:visited {
	color: #93F400;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-weight: bold;
}
select
{
line-height:16px;
font-size:12px;
margin:2px 2px 2px 2px;
vertical-align:middle;
}
.CONTAINER
{
	width:860px;
	background-image: url("images/container-background.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
}
.searchbar {
background-color: transparent;
width: 228px;
height: 25px;
border: 0px;
text-align: center;
color: #000000;
font-size: 10px;
font-weight: bold;
line-height: 22px;
}
.thumbstop {
border: solid 2px #FEFEFE;
background-color: #000000;
}
.nav2 {
background-color: #000000;
padding-right: 10px;
color: #FFCC00;
}
.header {
background-color: #476321;
border-bottom: solid 6px black;
}
.style6
{
	font-size: 18px;
	font-weight: bold;
	color:#FFCC00;
}
.blockheader
{
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding-right: 8px;
  padding-top: 2px;
	background-image: url(images/gradient_lightgrey_sm.gif);
}
.highlight
{
	color: red;
}
.style12px
{
	font-size: 12px
}
.style14px
{
	font-size: 14px
}
.style18px
{
	font-size: 18px
}
.blockPad
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px dotted #999999;
}
.blockBottomBorder
{
	border-bottom: 1px dotted #999999;
	margin-top: 8px;
}
.justify
{
	text-align: justify;
}
.gradientLight
{
	background-image: url(images/gradient_lightgrey_up.gif);

}
.gradientLightUp
{
	background-image: url(images/gradient_lightgrey.gif);
}
.scroller
{
	position:relative;
	overflow-y:auto;
	background-position: top;
	background-attachment:fixed;
	width: 100%;
	background-color: #000000;
}
.ratedBorders
{
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}
img, div { behavior: url(/resources/iepngfix.htc) }