html
{

}

body
{
	font-family:verdana,arial;
	font-size:8pt;
	margin:0px;
	background-color:#000000;
	text-align:center;
	color:#ffffff;
}
div#topbar, div#topbar div, div#topbar div div, div#menu, div#menu div div#menu div div
{
	display:none;
	height:0px;
	width:0px;
}

div#page
{
	display:block;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}
div#content
{
	display:block;
	width:100%;
}

div#copybar
{
	text-align:center;
	float:left;
	width:100%;
	color:#ffffff;
	font-size:8pt;
}
div#copybar a
{
	display:none;
}

div.sidemenubox
{
	display:none;
}

div.sidemenubox a:hover
{
	color:#ffcc99;
	text-decoration:underline;
}

div#subbar
{
	width:100%;
	height:18px;
	float:left;
	text-align:center;
	font-size:8pt;
	padding-top:2px;
}

h1
{
	font-size:20pt;
	color:#331100;
}
h2
{
	font-size:16pt;
}
h3
{
	font-size:12pt;
	border-bottom:1px dashed #663300;
	color:#331100;
}
a:link
{
	color:#663300;
	text-decoration:none;
}
a:visited
{
	color:#441100;
	text-decoration:none;
}
a:hover
{
	color:#330000;
	text-decoration:underline;
}
a:visited:hover
{
	color:#441100;
	text-decoration:underline;
}

a img
{
	border:none;
}

div.newsitem
{

}
div.newsitem h3
{
	margin:2px;
}


div.offer
{
	width:240px;
	font-weight:bold;

}
div.offer a
{
	text-decoration:none;
	color:#330000;
}
a.offer
{
	text-decoration:none;
	color:#330000;
	font-weight:bold;
	display:block;
}
div.offer_spotlight
{
	padding:2px;
	width:240px;
	font-size:8pt;
	margin:2px;
	float:left;
}
div.offer_spotlight h3
{
	margin:1px;
}
div.offer_spotlight img
{
	max-width:100px;
	_width:100px;
}
div.offer_spotlight a
{
	text-decoration:none;
	color:#330000;
}

.std_table
{
	width:100%;
	overflow:hidden;
}
.std_table td,.std_table div
{
	padding:2px;
	margin:1px;
}
.std_table tr., std_table div.
{

}
.std_title
{
	border-bottom:1px solid black;
	font-weight:bold;
	width:100%;
	color:#990000;
}

.std_head
{
	font-weight:bold;
}
.std_head a
{
	text-decoration:none;
	font-weight:bold;
}
.std_head td
{
	border-bottom:1px solid black;
}
.std_row1
{
	width:100%;
}
.std_row2
{
	width:100%;
}
.std_row1:hover td,.std_row2:hover td
{
/*	background-color:#ccaa77; */
	color:#996633;
	background-color:#bdb396;
}
.error
{
	background-color:#ff0000;
}
.notice
{
	color:#ff0000;
}

img
{
	display:none;
}
#content img
{
	display:block;
}
input
{
	display:none;
}
select
{
	display:none;
}
