a{ color: #bbb; }

a:visited{ color: #bbb; }

a:hover{ color: #eee; }

body{
	background: url(bg.jpg) #606668 repeat-y center;
	color: #222;
	font-size:80%;
	letter-spacing: 1px;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div.bottom{
	background: url(bottom.jpg) no-repeat bottom;
	height: 47px;
	width: 900px;
}

div.bottom_links{ top: 23px; width: 860px;}
div.bottom_links a { color:#ddd !important;text-decoration:none !important;}

div.container{
	background: url(reviewbg.jpg) no-repeat;
	min-height: 480px;
}

div.container_noside{
	background: url(reviewbg_noside.jpg) no-repeat;
	min-height: 480px;
}

div.content{
	left: 20px;
	margin: 0px;
	overflow: auto;
	padding-bottom: 70px;
	position: relative;
	top: 75px;
	width: 860px;
}

div.infobox{
	border: none;
	padding:0px 0px 10px 0px;
}

div.left{ width: 670px; }

div.left_noside{ width: 860px; }

div.notice{ color: #aaa; position: relative; z-index: 2; }

div.outsidebox{
	background: url(span.jpg) repeat-y center;
	width: 900px;
}

div.outsidebox a{ color: #00c; }

div.outsidebox a:visited{ color: #00a; }

div.outsidebox a:hover{ color: #44f; }

div.right{ width: 180px; position:relative;top: 75px;}

div.right_noside{ display: none; }

img.nav_left{ display: none; z-index: 1; }
img.nav_rage3d{ position: relative; right: 25px; top: 57px; z-index: 1; }
img.nav_print{ position: relative; right: 25px; top: 57px; z-index: 1; }
img.nav_discuss{ position: relative; right: 25px; top: 57px; z-index: 1; }
img.nav_first{ position: relative; right: 17px; top: 57px; z-index: 1; }
img.nav_prev{ position: relative; right: 17px; top: 57px; z-index: 1; }
img.nav_pagelist{ position: relative; right: 17px; top: 57px; z-index: 1; }
img.nav_next{ position: relative; right: 17px; top: 57px; z-index: 1; }
img.nav_last{ position: relative; right: 17px; top: 57px; z-index: 1; }
img.nav_right{ display: none; z-index: 1; }


ul.tinylist{ margin: 10px; padding: 10px; }

ul.tinylist li{ font-size: 10px; }

.chart_img{ border: 1px solid #666; }

.chartarea{
	background: none;
	border: none;
	padding: 5px 0px 5px 0px;
}

.chartbar{
	border: 1px solid #000;
	border-left: none;
	font-size: 9pt;
	height: 15px;
	margin:2px 0px 2px 0px;
}

.chartcomments{
	font-size: 70%;
	font-style: italic;
	padding-top: 4px;
	text-align: left;
	width: 400px;
}

.chartgutter{ background: #000; border: none; }

.charthead{
	background: url(images/charthead.gif) #000 repeat-x;
	color: #0f0;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
	text-align: center;
}

.charthead div span{ color: #fff; cursor: pointer; }

.charthead2{
	background: url(images/charthead2.gif) #000000 repeat-x;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
	text-align: center;
}

.charthead2 select{ background: #000000; color: #DDDDDD; font-size: 10px; }

.chartlegend{ background: #000; border: none; text-align: center; padding-bottom:15px;}
.chartLegendLabel .chartBar { width:15px; }

.chartlegendlabel{ height: 20px; margin-right: 10px; white-space: nowrap; color:#eee;}

.chartscale{
	background: #000;
	border: none;
	padding-bottom:15px;
	color: #eee;
	font-size: 10px;
	text-align: center;
}

.chartscore{
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 4px 0px 0px;
	position: relative;
	top: 1px;
}

.chartsubtitle{ color: #aaa; font-size: 10px; }

.charttable{ background: #000; border: 1px solid #000; }
.charttable table { background: #444 url(images/grid.gif); }

.charttitle{
	color: #eee;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
}

.chartyaxis{
	background: #222;
	border: 1px dashed #444;
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}

.color1 {
	 color:red;
}
.color2 {
	color:blue;
}

.col0,.col1,.col2,.col3,.col4,.col5,.col6{ padding:3px; border: none; font-size: 10px; text-align: center; }
.col0{ background: #f8f8f8; }
.col1{ background: #f0f0f0; }
.col2{ background: #e8e8e8; }
.col3{ background: #e0e0e0; }
.col4{ background: #d8d8d8; }
.col5{ background: #d0d0d0; }
.col6{ background: #000; color: #eee; font-weight:bold;}

.colhead{
	background: #000 url(images/gradient_colhead.gif);
	color: #222;
	font-size: 10px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}

.colhead2{
	background: #000 url(images/gradient_colhead2.gif);
	color: #eee;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}

.coltable{
	background: #aaa;
	border: 1px solid #000;
	padding: 0px;
}

.menu_pagelink_over{
	background: #bbb;
	color: #222;
	font-weight: bold;
}

.menu_subpagelink_over{
	background:#ddd;
	color: #222;
	font-weight: bold;
}

.top_ad{  }

.shotbox {
	border:none;
	background:none;
	color:#666;
	font-style:italic;
}

.shotbox img {
	border:2px solid #888;
	border-bottom-width:4px;
}

#pagelistbox{
	background: #f0f0f0;
	border: 1px solid #888;
	color: #000;
	font-size: 10px;
	margin-top: -7px;
	padding-top: 0px;
}

#pagelistbox li{ padding: 2px 0px 2px 6px; }

#pagelistbox ul{ list-style-image: url(images/menu_bullet.gif); }
