.bg {
	ssbackground-image: url(images/bg.jpg);
	background-color:#cac9bc;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.statsheader{ border:solid 1px silver; background-color:White;font-size:11px;font-family:Monospace;}
.txtbold12 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A8AD68;
	text-decoration: none;
}
h1,.welcome_text {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	text-decoration: none;
	color: #cc0000;
	text-align:center;
}
h2 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}
td,.txt11grey {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.borders {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9f9f9f;
	border-left-color: #9f9f9f;
}
