a:link, a:active, a:visited {
	color: #CDCDD1;
}
a:hover {
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.title {
	color: #CDCDD1;
	font-size: 16px;
}
.topbar {
	background: #464646;
}
.main {
	background: #4F4F4F;
}
.bottombar {
	background: #464646;
	height: 41px;
}
.rightcol {
	background:  url("/images/site-gfx/right-shadow.gif") repeat-y right;
	width: 9px;
}
.leftcol {
	background:  url("/images/site-gfx/left-shadow.gif") repeat-y left;
	width: 9px;
}
.copyright {
	font-size: 9px;
	margin-top: 4px;
	text-align: right;
	color: #CDCDD1;
	padding-right: 4px;
}
.boundingbox {
	height: 100%;
	position: static;
	background: url(/images/bg.jpg) repeat-y;
}
