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: 11px;
	color:#000000;
}
img {
	behavior: url("/parkour/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;
}
hr {
	color: #AAAAAA;
	width: 100%;
	height: 1px;
}
.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;
}
table.greyborderbg {
	border: 1px solid #AAAAAA;
	background-image: url(../images/framebg.gif);
}
td.greyborderbg {
	vertical-align: top;
	padding: 4px;
}
td.greyborderbgbottom {
	vertical-align: middle;
	padding: 4px;
}
td.3dborderwhitebg {
	background-color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #AAAAAA;
	vertical-align: top;
}
table.greybrdrwhitebg {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}
td.greybrdrwhitebg {
	padding: 4px;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.contentheader {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC0000;
}
.imageborder {
	border: solid #333333 1px;
	background-color: #999999;
	padding: 0px;
}
input {
	border: 1px solid #999999;
}
.buttonstyle {
	background-image:url(../images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.buttonstyle:hover {
	background-image:url(../images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}