* {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #222222;
}

BODY {
	background-color: #a90203;
}

H1 {
	font-size: 16px;
	font-weight: bold;	
}

#content TABLE {
	border: 1px solid #a90203;
	margin: 5px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

TH {
	background-color: #a90203;
	color: #FFFFFF;
}

TD.head {
	color: #999999;
	border-bottom: 1px solid #a90203;	
}

INPUT.submit {
/*	
	padding:1px 5px;
	margin: 0 5px;
	font-size:10px;
	border: 1px solid #a90203;
	background-color: #ffffff;
	color: #a90203;
*/
}

.smalltext {
	font-size: 10px;
	color: #666666;	
}

.success {
	color: #3c9917;
}

.failed {
	color: #a90203;
}

.highlightedtext {
	color: #a90203;
	font-weight: bold;
}

.disabledtext {
	color: #cccccc;	
}

.gameday-box {
	float: left; 
	background-color: #eeeeee; 
	font-size: 10px; 
	text-align: center; 
	width: 18px; 
	border: 1px solid #cccccc; 
	margin: 2px;
	cursor: pointer;
}

.gameday-box-active {
	float: left; 
	background-color: #a90203;
	color: #ffffff;
	font-size: 10px; 
	text-align: center; 
	width: 18px; 
	border: 1px solid #a90203;
	margin: 2px;
	cursor: default;
}





#content {
	text-align: left;
	width: 836px !important;
	background: url(/img/gong/bg.png) repeat-y;
}

#content #leftcol {
	width: 200px !important;
	position: relative;
	left: 30px;
/*
	margin-left: 30px !important;
	margin-left: 30px;
*/
	float: left;
}

#content #maincol {
	width: 550px;
	position: relative;
	left: 60px;
	float: left;
}

#content .bigbox {
	width: 530px !important;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.bigbox .content {
	margin: 10px;	
}

#content .bigbox-colored {
	width: 530px !important;
	background-color: #ed1c24;
	border: 1px solid #000000;
}

#header {
	text-align: left;
	width: 836px !important;
	height: 300px !important;
	background: url(/img/gong/header.gif) no-repeat;	
}

#header #nav {
	width: 812px !important;
	margin-left: 22px;
	height: 22px;
	position: relative;
	top: 264px !important;	
	top: 264px;
}

#header #nav .nav {
	float: left;
	font-family: arial;
	font-size: 14px;
	color: #ffffff !important;
	font-weight: bold;
	padding-right: 11px;
	margin-right: 11px;
	border-right: 1px solid #685e5e;
}

.nav A,
.nav A:link,
.nav A:active,
.nav A:visited
 {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav A:hover
 {
	font-family: arial;
	font-size: 14px;
	color: #a90203 !important;
	font-weight: bold;
	text-decoration: none;
}



#header #nav .nav-active {
	float: left;
	font-family: arial;
	font-size: 14px;
	color: #a90203 !important;
	font-weight: bold;
	padding-right: 11px;
	margin-right: 11px;
	border-right: 1px solid #685e5e;
}


.nav-active A,
.nav-active A:link,
.nav-active A:active,
.nav-active A:visited
 {
	font-family: arial;
	font-size: 14px;
	color: #a90203;
	font-weight: bold;
	text-decoration: none;
}

.nav-active A:hover
 {
	font-family: arial;
	font-size: 14px;
	color: #a90203 !important;
	font-weight: bold;
	text-decoration: none;
}







#footer {
	width: 836px !important;
	height: 200px !important;
	background: url(/img/gong/footer.png) no-repeat;
}

#footer .content {
	position: relative;
	top: 142px;
	left: 270px;
	text-align: left;
	overflow: hidden;
	width: 600px;
}

#footer .content A,
#footer .content A:link,
#footer .content A:visited,
#footer .content A:active {
	font-weight: bold;
	text-size: 12px !important;
	color: #fb0204;
	text-decoration: none;
}

#footer .content A:hover {
	font-weight: bold;
	text-size: 12px !important;
	color: #fb0204;
	text-decoration: underline;
}
