body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body {
	background-color: #4D4D4D;
	background-image: url(/gfx/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	padding: 0px;
	border: 0px;
}
.LeaderBoard {
	padding-bottom:10px;
}
.ScoresCalendar {
	padding: 3px;
}
.ScoresCalendarNoShow {
	padding: 3px;
	color: #777777;
}
.debug {
	border: 1pt solid red;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
h4 {
	font-size: 10px;
	color: #CCCCCC;
}
h5 {
	font-size: 9px;
	color: #CCCCCC;
}
h6 {
	font-size: 8px;
	color: #CCCCCC;
}
.leftshadow {
	background-image: url(/gfx/leftshadow_bg.gif);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(/gfx/rightshadow_bg.gif);
	background-repeat: repeat-y;
}
.footer {
	font-size: 9px;
	color: #999999;
}
.footer a:link {
	font-size: 9px;
	color: #999999;
}
.footer a:visited {
	font-size: 9px;
	color: #999999;
}
.footer a:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #999999;
}
.footer a:active {
	font-size: 9px;
	color: #999999;
}
.nav {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	width:17%;
	border: 0px;
	padding: 2px;
	text-align: center;
}
.nav a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.box_bg {
	background-image: url(/gfx/box_bg.gif);
	background-repeat: repeat-x;
}
.secondary_copy {
	font-size: 9px;

}
.tertiary_copy {
	font-size: 9px;
	color: #999999;
}
.wrapphoto_right {
	margin-bottom: 10px;
	margin-left: 10px;
}
.wrapphoto_left {
	margin-right: 10px;
	margin-bottom: 10px;
}
.wHeading {
	height: 20px;
	background-color: #4D4D4D;
	font: 12pt arial narrow;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}
.wBody {
	background-color: #000000;
	background-image: url(/gfx/box_bg.gif);
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 5px;
}
.wBody a:link {
	font-size: 9px;
}
.wBody a:visited {
	font-size: 9px;
}
.wBody a:hover {
	font-size: 9px;
}
.wBody a:active {
	font-size: 9px;
}
.subHeading {
	height: 20px;
	background-color: #4D4D4D;
	font: 16pt arial;
	font-style: italic;
	/* font-weight: bold; */
	padding: 5px;
}
.subBody {
	background-color: #000000;
	background-image: url(/gfx/box_bg.gif);
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 5px;
}
input {
	font-size: 9px;
}
select {
	font-size: 9px;
}
.CorpsMenu {
	border: 1pt solid black;
	font: 8pt arial, sans-serif;
	background: #4D4D4D;
	position: absolute;
	display: none;
}
.CorpsMenuItem {
	padding: 2px;
}
.CorpsMenuItem a:link {
	text-decoration: none;
}
.CorpsMenuItem a:hover {
	text-decoration: none;
}
th.EventCalendar {
	background-color: #4D4D4D;
	border-color: #4D4D4D;
	font: 12pt arial;
	font-weight: bold;
	padding: 1px;
}
td.EventCalendar {
	background-color: #000000;
	border-color: #4D4D4D;
	font-size: 9px;
	padding: 1px;
	border: 1pt solid gray;
}
.EventCalendar a:link {
	font-size: 9px;
}
.EventCalendar a:visited {
	font-size: 9px;
}
.EventCalendar a:hover {
	font-size: 9px;
}
.EventCalendar a:active {
	font-size: 9px;
}
dt {
	font-size: 11px;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:5px;
}
dd {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
}
