#logo {
  background: url(/shared/media/logo-suterracing.gif) top left no-repeat;
  border-top: 3px solid #8393ac;
}

UL.topmenu, UL.usermenu, #menubar{
  background-color: #223451;
}

#newswrap LI {

} 

UL.topmenu LI A, UL.usermenu LI A {
  background-color: #223451;
  color: #8393ac;
}


UL.topmenu LI.active A, UL.topmenu LI A:hover, UL.usermenu LI A:hover, #newswrap LI H3 {
  background: url(/shared/media/menu_blue.gif) top right repeat-x;
  color: white;
}


#newswrap LI {
  background: url(/shared/media/menu_blue.gif) top right repeat-x;
  background-color: white;
  border-right: 3px solid #EEE;
  border-left: 3px solid #EEE;
}

#newswrap LI:hover {
	background-color: #EEE;
}

H2, H3, #leftcontent SPAN B {
  color: #223451;
  font-weight: bold;
}

A:hover {
  color: #223451;
  font-weight: bold;
}

UL.topmenu LI UL LI A {
	color: white;
}

UL.topmenu LI UL  {
	background-color: #223451;
}

#nav li UL LI:hover, #nav LI UL li.sfhover {
	background-color: #223451;
  background-color: #8393ac;
}


#nav LI UL li:hover A, #nav LI UL li.sfhover A{
	color: #8393ac;
	color: white;
}

a.nextbutton {
  background:transparent url(/localmedia/nextbar.gif) no-repeat scroll center center;
}

a.prevbutton {
  background:transparent url(/localmedia/prevbar.gif) no-repeat scroll center center;
}