body
{
	margin: 0px;
	margin-top: 20px;
	margin-left: 228px;
	background: #1F1A17 url('stream.gif') top left no-repeat;
	
	color: #ffffff;
	font-family: Trebuchet MS, Trebuchet, Verdana;
}

#siteContainer
{
	width: 580px;
	height: 571px;
	background-color: #D9262C;
	color: #ffffff;
}

#menu
{
	width: 580px;
	height: 24px;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	color: #D9262C;
	font-size: 0.7em;
}

#menu td
{
	height: 24px;
	border: solid 1px #D9262C;
	border-left: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
.UIMenuItemSelected
{
	font-weight: bold;
	font-style: italic;


}

.UIMenuItem a, .UIMenuItemSelected a
{
	color: #D9262C;
	text-decoration: none;
}

.UIContentContainer
{
	font-size: 0.7em;

	margin-left: 20px;
	margin-right: 4px;
	margin-top: 12px;
	margin-bottom: 4px;
	width: 556px;
	height: 406px;
	overflow: auto;
	
	scrollbar-base-color: 		#D9262C;
	scrollbar-track-color: 		#D9262C;
	
	scrollbar-3dlight-color: 	#D9262C;
	scrollbar-darkshadow-color:	#D9262C;
	scrollbar-lightshadow-color:#D9262C;
	
	scrollbar-arrow-color: 		#ffffff;
	scrollbar-shadow-color: 	#ffffff;
	scrollbar-highlight-color: 	#ffffff;	
}

#bottom
{
	width: 580px;
	height: 46px;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	color: #D9262C;
	font-size: 0.7em;
}
#bottom td
{
	height: 46px;
	border: solid 1px #D9262C;
	border-left: 0px;
	border-right: 0px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: top;
	text-align: center;
}

#bottom img
{
	border: 0px;
}
#bottom a
{
	color: #D9262C;
	text-decoration: none;
}