BODY {
	background: red url('http://www.reactracing.org/images/react/bkg_experiment_02.png') top center no-repeat;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

BODY, TD {
	font-size: 13px;
  font-family: "Trebuchet MS", sans-serif;
  text-align: center;
}

IMG {
  border: 0px;
}

H1 {
  color: white;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 6px;
}

H2 {
  color: rgb(253, 226, 25);
  font-size: 17px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 4px;
}

H3 {
  color: rgb(95, 206, 13);
  font-size: 15px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}

HR {
  height: 0px;
  border: 0px;
  border-bottom: solid 1px rgb(120, 194, 221);
  margin: 5px 0 5px 0;
  padding: 0px;
}

HR.thin {
  height: 0px;
  border: 0px;
  border-bottom: solid 1px rgb(120, 194, 221);
  margin: 0px;
  padding: 0px;
}

INPUT, TEXTAREA, SELECT {
  background-color: rgb(76,76,76);
  color: #B8B8B8;
  border: solid 1px #B8B8B8;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
}

#inner a:link {
	text-decoration: none;
	color: rgb(120, 194, 221);
	border-bottom: 1px solid rgb(120, 194, 221);
} 
#inner a:active {
	text-decoration: none;
	color: rgb(120, 194, 221);
}
#inner a:visited {
	text-decoration: none;
	color: rgb(120, 194, 221);
	border-bottom: 1px dotted rgb(120, 194, 221);
} 
#inner a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	background-color: rgb(72, 107, 120);
} 

#outer {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#innerWrap {
  padding: 0px;
  /*background-color: red;*/
  margin: 0px;
}

#inner {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 5px;
  color: #C8C8C8;
  background: #404040 url('http://www.reactracing.org/images/react/bkg_middle.png') top center no-repeat;
}

#header {
  height: 25px;
}

#headerImg {
  width: 400px;
  float: left;
  margin-left: 10px;
}

#headerLogin {
  padding-left: 15px;
  color: white;
  padding-top: 0px;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  text-align: right;
  margin-right: 10px;
}

#headerLogin A {
  color: white;
}

#headerLogin INPUT {
  background-color: rgb(120, 194, 221);
  color: white;
  border: solid 1px white;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
}

#hdrImg {
  /*height: 70px;*/
}

#hdrPsycoon {
  float: right;
  width: 124px;
  height: 96px;
  background: url('/images/react/psycoon_medium.png');
  position: relative;
  top: 6px;
  left: -10px;
  padding: 0px;
  margin: 0px;
}
html>body #hdrPsycoon {
  top: 2px;
}

#footer {
  margin: 0px;
  padding: 0px;
  text-align: center;
  height: 20px;
  background: url('/images/react/bkg_bottom.png') top center no-repeat;
}

#sbText {
  font-size: 12px;
  height: 400px;
  overflow: auto;
}

#sbOnline {
  font-size: 12px;
}

#sbOnline a {
  font-size: 12px;
}

.sbEven {
  background-color: #606060;
  padding: 3px;
  margin: 0px;
}

.sbOdd {
  background-color: #505050;
  padding: 3px;
  margin: 0px;
}

.box {
  margin-bottom: 10px;
  padding: 3px;
	padding: 0 5px;
}

.roundBox {
  margin-bottom: 10px;
  padding: 3px;
  background: rgb(72, 107, 120) none repeat-x 0 0;
	background-image: url("/images/react/rb_cyan.gif");
	padding: 0 5px;
}

.roundBoxWhite {
  margin-bottom: 10px;
  padding: 3px;
  background: rgb(102, 102, 102) none repeat-x 0 0;
	background-image: url("/images/react/rb_white.gif");
	padding: 0 5px;
}

.roundBoxGreen {
  margin-bottom: 10px;
  padding: 3px;
  background: rgb(0, 69, 0) none repeat-x 0 0;
	background-image: url("/images/react/rb_green.gif");
	padding: 0 5px;
}

.roundBoxYellow {
  margin-bottom: 10px;
  padding: 3px;
  background: rgb(112, 112, 0) none repeat-x 0 0;
	background-image: url("/images/react/rb_yellow.gif");
	padding: 0 5px;
}

.roundBoxRed {
  margin-bottom: 10px;
  padding: 3px;
  background: rgb(120, 0, 0) none repeat-x 0 0;
	background-image: url("/images/react/rb_red.gif");
	padding: 0 5px;
}

.rbTitle {
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
}

.rbTitleWhite {
  color: rgb(72, 107, 120);
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
}

.rbTitleGreen {
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
}

.rbTitleYellow {
  color: #404040;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
}

.rbTitleRed {
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 14px;
}

.rbInner {
  padding: 3px;
  background-color: #505050;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-position: 0 0;
	margin: 0 -5px;
	background-image: url("/images/react/corners_left.gif");
}

span.corners-top span {
	background-position: 100% 0;
	background-image: url("/images/react/corners_right.gif");
}

span.corners-bottom {
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
	background-image: url("/images/react/corners_left.gif");
}

span.corners-bottom span {
	background-position: 100% 100%;
	background-image: url("/images/react/corners_right.gif");
}

#topMenuBar {
  margin-left: 10px;
  margin-right: 4px;
  height: 28px;
}
#topMenuBar ul {
  margin:0;
  margin-top: 8px;
  padding:0;
  list-style:none;
  float: left;
}
#topMenuBar li {
  display:inline;
  margin:0;
  padding:0;
}
#topMenuBar a {
  float:left;
  background:url("/images/react/menuLeft.png") no-repeat left top;
  margin:0;
  padding: 0 0 0 4px;
  text-decoration:none;
  font-size: 11px;
  font-weight: bold;
}
#topMenuBar a span {
  float:left;
  display:block;
  background:url("/images/react/menuRight.png") no-repeat right top;
  padding:2px 10px 2px 5px;
  color: black;
}
#topMenuBar a.active {
  background-position:0% -22px;
}
#topMenuBar a.active span {
  background-position:100% -22px;
  color: white;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topMenuBar a span {float:none;}
/* End IE5-Mac hack */
#topMenuBar a:hover span {
  color:#FFF;
  background-position:100% -22px;
}
#topMenuBar a:hover {
  background-position:0% -22px;
}
#topMenuBar a:hover span {
  background-position:100% -22px;
}


.smallVisible {
  font-size: 11px;
  color: white;
}

TABLE.ldrbrdTable TH {
  background-color: rgb(72, 107, 120);
  font-weight: bold;
  color: white;
  font-size: 13px;
}

TABLE.ldrbrdTable TR {
  background-color: #606060;
}

TABLE.ldrbrdTable TR:hover {
  background-color: rgb(72, 107, 120);
}

TABLE.ldrbrdTable TR TD {
  text-align: left;
  color: #C8C8C8; 
}

.newsTitle {
  margin: 0;
  padding: 0;
}

FONT.newsTitle {
  color: white;
  font-size: 20px;
}

.newsDate {
  margin: 0 0 2px 0;
  padding: 2px;
  background-color: rgb(72, 107, 120);
}

.newsMain {
  margin: 0 0 15px; 0;
  padding: 0;
}