body {
	background:#323843;
	color:#ddd;
	}

a {
	color:#ccc;
}

a:visited {
	color:#ccc;
}

a:hover {
	color:#ccc;
}
	
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:800px;
}

div.container_noside {
	min-height:600px;
	background:url(reviewbg_noside.jpg) no-repeat;

}
div.container {
	min-height:600px;
	background:url(reviewbg.jpg) no-repeat;
}

div.content {
	position:relative;
	width:740px;
	top:107px;
	padding-bottom:80px;
	overflow:auto;
	margin:0px;
}

div.left {
	width:570px;
}
div.left_noside {
	width:740px;
}
div.right {
	width:140px;
}
div.right_noside {
	display:none;
}

div.bottom {
	width:800px;
	height:65px;
	background:url(bottom.jpg) no-repeat bottom;
	}

div.notice {
	color:#aaa;
}

div.infobox {
	padding:10px;
	border:1px solid #9292B3;
}


.chart_img {border:1px solid #888; }

#pagelistbox {
	color:#eee;
	border:1px solid #888;
	background:#000;
	padding-top:0px;
}

#pagelistbox ul {
	list-style-image:url(images/menu_bullet.gif);
}

.menu_pagelink_over {
	background:#448;
}

.menu_subpagelink_over {
	background:#448;
}

div.bottom_links {
	top:35px;
	width:740px;
}


.coltable { background:none;padding:1px;border:1px solid #888;}
.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:rgb(10,10,40);}
.col1 { background:rgb(15,15,45);}
.col2 { background:rgb(20,20,50);}
.col3 { background:rgb(25,25,55);}
.col4 { background:rgb(30,30,60);}
.col5 { background:rgb(35,35,65);}
.col6 { background:rgb(40,40,70);}



.chartTable { background:#000;border:1px solid #888;}
.chartHead  { background:#000 url(images/charthead.gif) repeat-x;padding:6px;font-size:10px;font-weight:bold;text-align:center;color:#88f;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:12px;color:#eee;font-weight:bold;}
.chartSubTitle { font-size:10px;color:#aaa;}
.chartYAxis { background:#000;color:#ccc;font-weight:bold;text-align:center;font-size:10px;border:1px solid #000;}
.chartGutter { background:#000;border:none;}
.chartArea { padding:10px 0px 7px 0px;background-image:none;background-position:center;background-color:#000;border:1px solid #000;}
.chartBar { border:1px solid black;font-size:10px;}
.chartScore { font-family:tahoma;letter-spacing:1px;font-size:10px;color:#fff;position:relative;top:-1px;padding:2px 4px 0px 0px;}
.chartScale { background:#000;border:none;color:#888;text-align:center;font-size:10px;}
.chartLegend { background:#000;border:1px solid #000;text-align:center;}
.chartLegendLabel { height:16px;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:80px;
	top:11px;
	z-index:1;
}
img.nav_print {
	position:relative;
	right:65px;
	top:11px;
	z-index:1;
}
img.nav_discuss {
	position:relative;
	right:53px;
	top:11px;
	z-index:1;
}
img.nav_first {
	position:relative;
	right:43px;
	top:11px;
	z-index:1;
}
img.nav_prev {
	position:relative;
	right:39px;
	top:11px;
	z-index:1;
}
img.nav_pagelist {
	position:relative;
	right:34px;
	top:11px;
	z-index:1;	
}
img.nav_next {
	position:relative;
	right:28px;
	top:11px;
	z-index:1;
}
img.nav_last {
	position:relative;
	right:22px;
	top:11px;
	z-index:1;
}
img.nav_right {
	display:none;
	z-index:1;	
}



