body {
	background-color: #090909;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 72px;
	padding-top: 5px;
	color: #FFFFFF;
}
INPUT {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
SELECT { 
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
 }
TEXTAREA { 
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
 }
.field {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	color: #000000;
}
A:active { COLOR: #FFFFFF;  text-decoration:underline; font-weight:normal  }
A:hover { text-decoration:none; COLOR: #FFFFFF; font-weight:normal    }
A:link { COLOR: #FFFFFF; text-decoration:underline; font-weight:normal    }
A:visited {  text-decoration:underline; COLOR: #FFFFFF; font-weight:normal  }

.bt_border {
	border: 1px solid #100F10;
}

.link_orange a:link, .link_orange a:visited, .link_orange a:active
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif, Arial ;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.link_orange a:hover
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif, Arial ;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.link_gray a:link, .link_gray a:visited, .link_gray a:active
{
	font-family: Verdana, Helvetica, sans-serif, Arial ;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}

.link_gray a:hover
{
	font-family: Verdana, Helvetica, sans-serif, Arial ;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
.contentbox {
	background-color: #100f10;
	border: 1px solid #54585e;
}
.thumb {
	background-image: url(thumb_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 344px;
	width: 266px;
}
.stylebg {
	background-image: url(stylebg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	width: 266px;
}
.bigpic {
	background-image: url(bigpicbg.gif);
	background-repeat: no-repeat;
	height: 622px;
	width: 424px;
	text-align: center;
}
.bigpicshadow {
	background-image: url(bigpicshadow.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 424px;
	text-align: center;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin:0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin:0px;	
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0px;	
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin:0px;	
}
.small_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.line {
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(line.gif);
	background-repeat: repeat-x;
}
.line_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(line.gif);
	background-repeat: repeat-x;
}
.line_normal {
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(line.gif);
	background-repeat: repeat-x;
}
.thumbs {
	background-image: url(thumbs_bg.gif);
	background-repeat: no-repeat;
	height: 305px;
	width: 213px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}

