body{
	background-color : #004400;
	color : white;
	font-family: Verdana, sans-serif;
	font-size:16px;
}

h1 {font: bold 32px Stop, StopD, Verdana, sans-serif}
h2 {font: bold 28px Stop, StopD, Verdana, sans-serif}
h3 {font: bold 24px Verdana, sans-serif}
h4 {font: bold 20px Verdana, sans-serif}
h5 {font: bold 18px Verdana, sans-serif}
h6 {font: bold 16px Verdana, sans-serif}

td, th, div, p, ul, ol{
 	background-color:white;
	color:black;
}

a{
	background-color: white;
	text-decoration: underline;
}
a:link{
color : #cc0000;
}
a:visited {
color:#004400;
}
a:active {
color:#FEDD0E;
}

a img {
	background-color: white;
	color: white;
	/*border: none;*/
}

/* Remember, this is only for NS 4.  Every other CSS browser should be getting the display:none from the other css. */
.browserupgrade {
	text-align:center;
	background-color : #004400;
	color : white;
}
.browserupgrade a, .browserupgrade a:active, .browserupgrade a:visited {
	color : Lime;
	background-color: #004400;
}

.center{
	text-align: center;
}
.center table{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.maintable{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:white;
	color:black;
	/* border: 1px solid Gray;
	border-top: 10px solid Gray; */
}
.centered{ margin-left: auto; margin-right: auto; }
.centertext{ text-align: center; }
.comingsoon{font-style : italic; }
.repeatforever{text-decoration:overline; }
.flushright{text-align:right;}
.lastparagraph{/*margin-bottom:0px;*/}
.italicizeme{font-style:italic;}



.menubar{
	width:auto;
	/*border-right:1px solid Gray;*/
	vertical-align : top;
}

.menulink{
	/* padding: 5px 5px;
	margin-right: 2px; */
	text-align: center;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

 a.menulink,  a:visited.menulink{
 	text-decoration: none;
	font-weight: bold;
	background:transparent;
	color:#cc0000;
 }
 a:active.menulink{
	background:transparent;
	color:#cc0000;
 }
 a:hover.menulink{
 	background: #cc0000;
	color:White;
 }

.main{
	vertical-align:top;
	/* padding:10px; */
	width:auto;
}

.dateline, .editorsnote, .spooky{
	font-weight : bold;
	font-style : italic;
}

.oldnews{
	font-size:11px;
	font-family: Verdana, sans-serif;
	font-style: italic;	
}

.linkback, .toplinks {
	font-size:11px;
	text-align:center;
	font-family: Verdana, sans-serif;
	clear:both;
}

.minimenu{
	text-align:left;
}

.newsbox {
	border : 1px solid Black;
	/* margin-top:10px;
	margin-bottom:10px; */
	clear:both;
}

.newsentry, .sectionheader {
	background:black;
	color:#FEDD0E;
	font-size : 20px;
	font-weight : bold;
	font-family : Verdana, sans-serif;
	/* padding: 5px 10px; */
}

.sectionheader{
	clear:both;
}

.sectionsubheader, .newsectionsubheader{
	font-size:1.15em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	/* margin-left: 5px; */
	clear:both;	
}

.newsectionsubheader{
	margin-top:10px;
}

h2.newsentry{
	margin-top:0px;
}

h2.newsentry, h2.sectionheader{
	margin-bottom:3px;
}

.newstext, .sectiontext, .cartext, .itemtext{
	/* padding: 5px 10px; */
}

.newstext ul, .sectiontext ul, .cartext ul, .itemtext ul,
.newstext ol, .sectiontext ol, .cartext ol, .itemtext ol{
	margin-top:6px;
	margin-bottom:6px;
}

.newsentry a, .newsentry a:visited, .sectionheader a, .sectionheader a:visited,
.newsentry a:active, .sectionheader a:active, .newsentry a:hover, .sectionheader a:hover{
	background:black;
	color:#FEDD0E;
}

.carbox, .itembox{
	border : 1px solid Black;
	/* margin:10px; */
	clear:both;
}

.cartitle, .itemtitle{
	background:#770000;
	color:white;
	font-weight:bold;
	font-size:14px;
	font-family: Verdana, sans-serif;
	/* padding: 5px 10px; */
}

.itemtitle{
	background: #000099;
}


.carauthor, .itemauthor{
	font-weight: normal;
}

.cartext, .itemtext{
	font-size:14px;
	font-family:Verdana, sans-serif;
}

.cartitle a, .cartitle a:visited, .cartitle a:active, .cartitle a:hover,
.itemtitle a, .itemtitle a:visited, .itemtitle a:active, .itemtitle a:hover {
	background:#004400;
	color:white;
}

.leftpic{
	float: left;
	/* margin: 5px 10px 5px 0px; */
}

.rightpic{
	float:right;
	/* margin: 5px 0px 5px 10px; */
}

.schedule, .duelscoring{
	margin-left:auto;
	margin-right:auto;
	/* border: 2px solid Black; */
}
.schedule th, .duelscoring th{
	font-weight:bold;
	font-size:16px;
	font-family: Verdana, sans-serif;
	/* border: 1px solid Black; */
	text-align:center;
	/* padding:5px; */
}
.schedule td, .duelscoring td {
	/* border: 1px solid Black; */
	text-align:center;
	font-size:14px;
	font-family: Verdana, sans-serif;
}

.non-circuit {
	background: #eeeeee;
}

.duelinfo, .competitors{
	text-align:center;
	font-weight:bold;
}
.duelinfo{
	font-size:18px;
}
.duelrepauthor{
	text-align:center;
	font-style:italic;
	font-size:14px;
}

.duelpics td{
	text-align:center;
	/* border:none; */
	font-size:14px;
	font-family: Verdana, sans-serif;
}

.pictext{
	/* font-family:serif; */
	/* padding: 5px 20px; */
}

.history{
	list-style: none;
}

.ruleslist li{
/*	padding-top:5px;*/
}

.scoretable th{
/*	padding:2px 6px; */
	text-align:center;
/*	border-bottom:2px solid black; */
}

.scoretable .tablecorner{
/*	border-right: 1px solid black; */
}

.scoretable tbody th{
/*	padding:2px 6px; */
	text-align:left;
/*	border-bottom: none;
	border-right: 1px solid black; */
}

.scoretable .row2 th, .scoretable .row2 td{
	background-color:#cccccc;
}

.scoretable td{
	text-align:center;
}


.footer{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/* border-top:1px solid Gray; */
	font-family: Verdana, sans-serif;
}

.footercell{
	margin:0px 25px;
}

.footertext, .footerfirst{
	margin:5px 0px;
	text-align:center;
	font-size: 0.7em;
	font-family: Verdana, sans-serif;
}

.footerfirst{
	margin:0px 0px;
}

.footerimg{
	text-align:center;
	width:150px;
}
