body
{
	margin: 0px 0px 0px 0px; 
	height: 100%;
	width: 100%;
	background-color: #ffffff;
}

.UIContentContainer
{
	font-size: 0.7em;
	font-family: verdana;
	color:#000000;
	padding: 6px;
	padding-top: 20px;
	vertical-align: top;
}

.UIContent, .UIContent table, .UIContentContainer table, table.UIContent
{
	font-family:Verdana;
	color:#000000;
	font-size:1.0em;
	font-weight:normal;
}

.UITopBorderLeft
{
	background-color: #E77925;
	height:20px;
	width: 170px;
	border-right: solid 2px #EEEEEE;
}
.UITopBorderRight
{
	background-color: #343478;
	height:20px;
}

.UITop
{
	background-color: #EEEEEE;
	border-bottom: solid 1px #333333;
	height:106px;
}

.UISponsor
{
	width:1%;
	background-color: #eeeeee;
	border-left: solid 1px #333333; 
	vertical-align: top
}
.UISponsorHeader
{
	background-color:  #848283;
	font-size: 0.7em;
	color: #ffffff;
	height: 16px;
	padding: 4px;
	font-weight: bold;
	border-bottom: solid 4px #ffffff;
}

.UISponsor table
{
	background-color: #eeeeee;
	font: bold 12px Arial;
	color: #ffffff;
	width: 100%;
}

.UISponsor td
{
	text-align:center;
	padding:4px;
}

.UISponsor .UIHeader
{
	font: bold 12px Arial;
	color:#ffffff;
	background-color: #E77925;
}

.UIMenu
{
	width:1%;
	background: #eeeeee URL('menuback.gif') no-repeat bottom;
	border-right: solid 1px #333333;
	vertical-align: top;
}

.UIMenu table
{
	width:100%;
	font: bold 11px Verdana;
}

.UIItem
{
	color: #ffffff;			
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	
	background-color: #969696;
	border-bottom: solid 1px #ffffff;
	padding: 2px;
}
.UISubItem
{
	background-color: #969696;
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
	border-bottom: solid 1px #ffffff;
	padding: 2px;
}

.UIItemSelected
{
	background-color: #F8C400;
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
	font-size:11px;
	border-bottom: solid 1px #ffffff;
}

.UISubItemSelected
{
	background-color: #0093dd;
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
	padding: 2px;
	border-bottom: solid 1px #ffffff;
}

.UIItem a, .UIItem a:hover, .UIItemSelected a, .UIItemSelected a:hover
{
	color: #ffffff;
	text-decoration: none;
}


.UISubItem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

.UISubItem a, .UISubItemSelected a, .UISubItemSelected a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

.UISubItemSelected a, .UISubItemSelected a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}


.UIItemImportant
{
	color: #f8c400;			
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	
	background-color: #969696;
	border-bottom: solid 1px #ffffff;
	padding: 2px;
}


.UIItemImportantSelected
{
	background-color: #f8c400;
	color: White;
	font-weight: bold;
	font-size:11px;
	padding: 2px;
	border-bottom: solid 1px #ffffff;
}


.UIItemImportant a:visited
{
	color: #f8c400;			
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	
	background-color: #969696;

	padding: 2px;
}