body {
	background-color: #666666;
	background-image: url(images/bkg-page1.gif);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-3dlight-color: #A5A4A4;
	scrollbar-arrow-color: #990000;
	scrollbar-darkshadow-color: #1A1A1A;
	scrollbar-face-color: #8E8E8E;
	scrollbar-highlight-color: #BEBEBE;
	scrollbar-shadow-color: #5B5B5B;
	scrollbar-track-color: #636363
}
a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC6666;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
.textnorm {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.textsmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.textXlarge {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.membercell {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.memberdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
}

.bkdrop {
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(images/layout_11.gif);
}
.linkcellnorm {
	background-color: #CCCCCC;
}
.linkcellact {
	background-color: #999999;
}
.bodybkg {
	background-repeat: no-repeat;
	background-image: url(images/layout_10.jpg);
}
.basebkg {
	background-image: url(images/layout_06.gif);
	background-repeat: no-repeat;
}
.sidetext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(images/vert_gray_div.gif);
	background-repeat: repeat-y;
}
.moneyneg {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
}
.moneypos {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.falselink {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CC6666;
	text-decoration: none;
}
.basetable {
    height:100%;
	background-image: url(images/layout_11.gif);
	background-repeat: repeat-y;
}
.newsheader {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
}

