@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color: #DE3B36;
}

.timessmaller { font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.caption {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #999999;
}

.smaller { font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight: normal;
}

.articlesmall { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.byline {
	font-size: 11px;
	font-weight: normal;
}

.scrollbox {
	font-size: 12px;
	font-weight: normal;
}

.archivesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.tele { font-family: Terminal, system;
	font-size: smaller;
	font-weight: normal;
}

.white { 
	color:#FFFFFF;
}

.p4ptable {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.event {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
}

.ad { font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	vertical-align: top;
}

.hovermenu ul{
	font: bold 14px "Times New Roman";
	color:#FFFFFF;
	padding-left: 0;
	margin-left: 0;
	margin-top:0;
	margin-bottom:0;
	height: 27px;
	background-color:#01288f;
	text-align:center;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	background-color:#01288f;
}

.hovermenu ul li a{
	padding: 2px 0.5em;
	text-decoration: none;
	float: center;
	color: white;
	top:inherit;
	background-color: #de3b36;
	border: 2px solid #de3b36;
}

.hovermenu ul li a:hover{
	background-color: #01288f;
	border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}

a:link { 
	color: #DE3B36;
	text-decoration:none;
}

a:hover{
	color: #00FF00;
	text-decoration:underline;
}

a:visited{ 
	text-decoration:none;
}

#container { width: 56em;
	background:#FFFFFF;
	margin: 0 auto;
}

#header { width: 56em;
	background: #01288F;
}

#menu { font-family: Arial, Helvetica, sans-serif;
	width: 56em;
	font-size: 16px;
	color:#FFFFFF;
	background:#000000;
	height:inherit;
}

#main { 
	margin: 0 15em 0 15px;
	padding-right: 20px;
}

#main a {
	color: #DE3B36;
	text-decoration: none;
}

#main a:hover {
	color: #00FF00;
	text-decoration: underline;
}

#main a:visited:hover {
	color: #00FF00;
	text-decoration: underline;
}

#marquee {
	color: #FF0000;
	font-size: large;
	font-weight: bolder;
}

#marquee a{
	color: #FF0000;
	text-decoration:none;
}

#marquee a:hover {
	color: #00FF00;
	text-decoration: underline;
}

#marquee a:visited {
	color: #FF0000;
	text-decoration: none;
}

#marquee a:visited:hover {
	color:#00FF00;
	text-decoration: underline;
}

#rightsidebar { 
	float: right; 
	width: 16em;
	text-align:center;
	background:#EFEEFC;
	padding: 15px 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 45px;	
}

#rightsidebar a{ 
	color: #DE3B36;
	text-decoration:none;	
}

#rightsidebar a:hover {
	color: #00FF00;
	text-decoration: underline;
}

#rightsidebar a:visited:hover {
	color: #00FF00;
	text-decoration: underline;
}

#sponsors {
	font: Arial, Helvetica, sans-serif;
	padding: 0 10px;
	margin-top: 5px;
	clear: both;
}

#footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small; 
	padding: 0 10px;
	background:#01288F;
	color:#FFFFFF;
	margin-top: 5px;
	clear: both;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
}

#footer a:hover {
	color:#00ff00;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#jump_base {
  overflow-y:hidden;
  color: #ffffff;
  width: 100px;
  height: 100px;
  border: 1px solid #DE3B36;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
}

#jump_base a {
  color: #ffffff;
  background-color: inherit;
}

.news {
  background-color: #000000;
  color: inherit;
}
-->
