.Bigtable {
	background-color: #673301;
	border: 1px solid #ffffff;
	margin-bottom: 8px;
}
.Bigtable th {
	background-image: url(images/ster.jpg);
	background-repeat: no-repeat;
	background-position: 4px;
	color: #CEC197;
	font-family: Sylfaen;
	font-size: 24px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
	height: 40px;
}
.innertable {
	padding: 3px;
	font-family: Sylfaen;
	color: #CCCCCC;
	font-size: 15px;
	text-align: left;
}
.Bigtable .Bigtable .innertable h3 {
	font-family: Sylfaen;
	font-size: 18px;
	margin-bottom: 0px;
	color: #FF9900;
}
a:link {
	font-family: Sylfaen;
	color: #FFCC00;
}
a:visited {
	font-family: Sylfaen;
	color: #FFCC00;
}
a:hover {
	font-family: Sylfaen;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Sylfaen;
	color: #FFCC00;
}
h1 {
	text-align: center;
	color: #FFFF00;
	margin: 0px;
}
h2 {
	margin: 0px;
}
