body {
	background-color: #CCCCCC;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkShadow-color: #AAAAAA;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-track-color: #DDDDDD;
	margin: 0px;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
}
body, td, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
img {
	behavior: url("htc/pngbehavior.htc");
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.bottom:link {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a.bottom:visited {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a.bottom:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
a.bottom:active {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
.contenttable {
	background-color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #AAAAAA;
}
.contentcell {
	border: 1px solid #AAAAAA;
	background-image: url(../images/framebg.gif);
	vertical-align: top;
	padding: 4px;
}
.contentcellbottom {
	border: 1px solid #AAAAAA;
	background-image: url(../images/framebg.gif);
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}
.contentheader {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
}
.contentheader2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
hr {
	color: #AAAAAA;
	width: 100%;
	height: 1px;
}
.mainpicturecell {
	border: solid #333333 1px;
	background-color: #999999;
	padding: 0px;
}
.menubutton {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.menubutton:link {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a.menubutton:visited {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a.menubutton:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
a.menubutton:active {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
}
.shoutboxtxt {
	background-color: #FFFFFF;
	vertical-align: top;
}
.shoutedname {
	color: #CC0000;
}
.shoutedip {
	color: #006600;
}
.shoutedtimestamp {
	color: #003399;
}
input {
	border: 1px solid #999999;
}
#shout {
	background-color: #CCCCCC;
	color: #CC0000;
	font-weight: bold;
}
.gallerypreview {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.spotlight {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.spotlighttxt {
	padding: 5px;
}
.bodyline {
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}
.forumline {
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}
td.row1	{ background-color: #FFFFFF; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #FFFFFF; }
td.rowpic {
	background-color: #FFFFFF;
	background-image: url(templates/parkour/images/cellpic2.jpg);
	background-repeat: repeat-y;
}
th {
	color: #000000;
	font-size: 11px;
	font-weight : bold; 
	background-color: #FFFFFF;
	height: 25px;
	background-image: url(templates/subSilver/images/cellpic3.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(templates/subSilver/images/cellpic1.gif);
	background-color:#FFFFFF;
	border: #FFFFFF;
	border-style: solid;
	height: 28px;
}
