/* CSS Document */
A, A:visited, A:active{
	color: #FFCC00;
	text-decoration: none;
}
A:hover{
	color: #FFCC00;
	text-decoration: underline;
}
body{
	background-color: #666666;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #111111;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #191919;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #191919;
}
.footer, .footer A, .footer A:visited, .footer A:active{
	color: #CCCCCC;
	text-decoration: none;
}
.footer A:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.forumbox{
	border-right: #333333 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #333333 1px solid;
	border-top: #999999 1px solid;
}
.forumslide{
	border-top: #666666 2px solid;
	border-bottom: #666666 2px solid;
	background-color: #555555;
}
.gsselect{
	background-color: #666666;
	color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #111111;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #191919;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #191919;
}
.headercell td, .hd{
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.homebox{
	border: #999999 1px solid;
	background-color: #454545;
}
.homebox2{
	border: #999999 1px solid;
}
.left, .left A, .left A:visited, .left A:active, .left A:hover{
	color: #333333;
	text-decoration: none;
}
.lmnu td{
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.plattb{
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}
.plattbl, .plattbl A, .plattbl A:visited, .plattbl A:active{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.plattbl A:hover{
	color: #FFCC00;
	text-decoration: none;
}
.ratereview input{
	background-color: #555555;
}
.right{
	border-top: #333333 1px solid;
}
.right td{
	border-right: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.rl, .rl A, .rl A:visited, .rl A:active{
	color: #CCCCCC;
	text-decoration: none;
}
.rl A:hover{
	color: #FFCC00;
	text-decoration: none;
}
.searchbar{
	background-color: #454545;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.smalltext{
	font-size: 10px;
}
.solidgrey, .solidgrey A, .solidgrey A:visited, .solidgrey A:hover, .solidgrey A:active{
	color: #CCCCCC;
	text-decoration: none;
}
.t{
	color: #00CC66;
	font-size: large;
}
td{
	font-size: 13px;
	font-family: arial, verdana, times;
	color: #CCCCCC;
}

/* forum styles below */
.brdtop{
	border-top: #CCCCCC 1px solid;
}
.dir A, .dir A:visited, .dir A:active{
	color: #CCCCCC;
	text-decoration: none;
}
.dir A:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.brdbottom{
	border-bottom: #CCCCCC 1px solid;
}
.linkc{
	color: FFCC00;
}
.normbg{
	background-color: #454545;
}
.normbgbrd{
	background-color: #454545;
	border-top: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.normbgbrdbottom{
	background-color: #454545;
	border-bottom: #CCCCCC 1px solid;
}
.pt{
	font-size: large;
	color: #CCCCCC;
}