.bg {
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.statsheader{background-color:Wheat;font-size:11px;}
.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: #008000;
	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: 12px;
	color: #666666;
	text-decoration: none;
}
.borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4A866;
	border-left-color: #A4A866;
}

