body {
	background-color:#282622;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#eee;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a {
	color:#888;
}

a:visited {
	color:#888;
}

a:hover {
	color:#888;
}
	
div.outsidebox a {
	color:yellow;
}	

div.outsidebox a:visited {
	color:yellow;
}

div.outsidebox a:hover {
	color:yellow;
}

div.outsidebox {
	background:url(span.jpg) repeat-y center;
	width:840px;
}

.top_ad {
	padding-bottom:20px;
}

div.container_noside {
	min-height:500px;
	background:url(reviewbg.jpg) no-repeat;

}
div.container {
	min-height:500px;
	background:url(reviewbg.jpg) no-repeat;
}

div.content {
	position:relative;
	width:800px;
	top:107px;
	left:20px;
	padding-bottom:100px;
	overflow:auto;
	margin:0px;
}

div.left {
	width:600px;
}
div.left_noside {
	width:800px;
}
div.right {
	width:180px;
}
div.right_noside {
	display:none;
}

div.bottom {
	width:840px;
	height:24px;
	background:url(bottom.jpg) no-repeat bottom;
	}

div.notice {
	position:relative;
	z-index:2;
	color:#666;
}

div.infobox {
	padding:10px;
	font-family:verdana;
	border:1px solid #666;
}


.chart_img {border:1px solid #888; }

#pagelistbox {
	color:#ccc;
	border:1px solid #888;
	background:#000;
	padding-top:0px;
	font-size:10px;
	margin-top:-15px;
}

#pagelistbox ul {
	list-style-image:url(images/menu_bullet.gif);
}

#pagelistbox li {
	padding:2px 0px 2px 6px;
}

.menu_pagelink_over {
	background:#000 url(menuitembg.gif) no-repeat;
	font-weight:bold;
	color:white;
}

.menu_subpagelink_over {
	background:#000 url(menuitembg.gif) no-repeat;
	font-weight:bold;
	color:white;
}

div.bottom_links {
	top:35px;
	width:800px;
}

ul.tinylist{
	padding:10px;
	margin:10px;
}

ul.tinylist li {
	font-size:10px;
}

.coltable { background:none;padding:1px;border:1px solid #666;}
.colhead { background:#000;text-align:center;font-weight:bold;font-size:10px;padding:4px;color:#EEE}
.col0,.col1,.col2,.col3,.col4,.col5,.col6 { border:none;text-align:center;font-size:10px}
.col0 { background:#000;}
.col1 { background:#111;}
.col2 { background:#222;}
.col3 { background:#333;}
.col4 { background:#444;}
.col5 { background:#555;}
.col6 { background:#666;}

.chartTable { background:#c3d7e0;border:1px solid #ddf;}
.chartHead  { background:#000 url(images/charthead.gif) repeat-x;padding:6px;font-size:10px;font-weight:bold;text-align:center;color:#f00;border-bottom:1px solid #666;}
.charthead span { color:#fff;cursor:pointer;}
.chartHead2  { background:#000 url(images/charthead2.gif) repeat-x;padding:6px;font-size:10px;font-weight:bold;text-align:center;}
.chartTitle { font-size:12pt;color:#eee;font-weight:bold;letter-spacing:2px;}
.chartSubTitle { font-size:10pt;color:#aaa;}
.chartYAxis { background:#000;color:#ccc;font-weight:bold;text-align:right;font-size:10pt;border:none;padding:7px 5px 0px 10px;}
.chartGutter { background:#000;border:none;}
.chartArea { padding:10px 0px 0px 0px;background-image:url(/images/chartarea_meanline.gif);background-position:center;background-color:#888;border:none;}
.chartBar { border:1px solid black;border-left:none;font-size:9pt;height:16px;}
.chartScore { letter-spacing:1px;font-size:9pt;color:#fff;position:relative;top:0px;padding:0px 4px 0px 0px;font-weight:bold;}
.chartScale { background:#000;border:none;color:#eee;text-align:center;font-size:10pt;}
.chartLegend { background:#000;border:none;text-align:center;}
.chartLegendLabel { height:20px;margin-right:10px;white-space:nowrap;}
.chartComments {width:400px;font-size:70%;font-style:italic;text-align:left;padding-top:4px;}

.chartHead2 select { background:black;font-size:10px;color:#ddd;}

img.nav_left {
	display:none;
	z-index:1;
}
img.nav_rage3d {
	position:relative;
	right:51px;
	top:84px;
	z-index:1;
}
img.nav_print {
	position:relative;
	right:43px;
	top:84px;
	z-index:1;
}
img.nav_discuss {
	position:relative;
	right:35px;
	top:84px;
	z-index:1;
}
img.nav_first {
	position:relative;
	right:25px;
	top:84px;
	z-index:1;
}
img.nav_prev {
	position:relative;
	right:22px;
	top:84px;
	z-index:1;
}
img.nav_pagelist {
	position:relative;
	right:22px;
	top:84px;
	z-index:1;	
}
img.nav_next {
	position:relative;
	right:22px;
	top:84px;
	z-index:1;
}
img.nav_last {
	position:relative;
	right:19px;
	top:84px;
	z-index:1;
}
img.nav_right {
	display:none;
	z-index:1;	
}



