

body
{
    
	
	font-family: arial, verdana;
	margin:0px;
}

#siteBody
{
	width:878px;
	background-color:#ffffff;
}


#menuContainer
{
	background-color: #FFFFFF;
	
	vertical-align: top;
	text-align:center;
}

#menuContainer table
{
	background-color: #FFFFFF;
    text-align:center;
}

#menuContainer table td
{
	
	
	
}

#menuContainer table td:last-of-type
{
	border-bottom: 0px;
}

.NavigationBar
{
    text-decoration: none;
	font-family:Verdana, Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
    font-weight:bold;
    background-image:url(NavBG.gif);
    background-repeat:repeat-x;
}

.ContentAbove
 {
    background-image:url(ContentBG.gif);
    background-repeat:repeat-x;
 }

.UIMenuItem, .UIMenuItem a
{
	text-decoration: none;
	text-align:left;
	font-family:Verdana, Trebuchet MS;
	font-size:12px;
	color:#3866a9;
	

}


.UIMenuItemSelected, .UIMenuItemSelected a
{
    text-align:left;
	text-decoration: none;
	font-family:Verdana, Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#3866a9;
}

.UISubMenu
{
	padding: 10px;
}
.UISubMenu ul
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.UISubMenu li, .UISubMenu li a
{
	color: #666666;
	text-decoration: none;
	padding-bottom: 2px;
}

.UISubMenu li.UISubMenuItemSelected, .UISubMenu li.UISubMenuItemSelected a
{
	list-style-image: url('arrow_sel2.gif');
	color: #343478;
	text-decoration: none;
	padding-bottom: 2px;
}


#sponsors, .UISponsors
{
	border-left: solid 1px #ffffff;
	vertical-align: top;
}

#sponsors table, .UISponsors table
{
	width:100%;
	text-align: center;
	vertical-align: top;
}

#sponsors img, .UISponsors img
{
	border: 0px;
	margin:2px;
	margin-bottom: 4px;
}

.UISponsorHeader
{
	background-color:  #848283;
	font-size: 0.7em;
	color: #ffffff;
	height: 16px;
	padding: 4px;
	font-weight: bold;
	border-bottom: solid 4px #ffffff;;
}

.UIContentContainer
{
    
	padding: 10px;
	font-size: 0.9em;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 1.2em;
}

.UIContentContainerDiv {
  height: 270px;
  width:650px;
  text-align: left;
  OVERFLOW: hidden;
	OVERFLOW-Y: scroll; 			
	SCROLLBAR-ARROW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-LIGHTSHADOW-COLOR: #FFFFFF;									 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 			 
	SCROLLBAR-BASE-COLOR: #FFFFFF; 			
	SCROLLBAR-FACE-COLOR: #d3d3d3;
	}

#bottom
{
	background: #3A3633 url('bottom.gif') top left repeat-x;
	height: 24px;
}
#bottom img
{
	height: 24px;
}

