body
{
	margin: 0px;
	margin-top: 20px;
	background: #1F1A17 url('stream.gif') 3% top no-repeat fixed;
	color: #ffffff;
	font-family: Trebuchet MS, Trebuchet, Verdana;
}

IMG
{
    display:block;
}

#siteContainer
{
    /*background:url(BG_redgradient.gif) repeat-y top;*/
	width: 580px;
	/*height: 571px;*/
	color: #ffffff;
	margin:0 auto;
}

#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 #a50000;
	border-left:0px;
	padding-right:0px;
	text-align:center;
}

.UIMenuItem a, .UIMenuItemSelected a
{
    display:block;
	color: #D9262C;
	text-decoration: none;
	height:21px;
	padding-top:5px;
	font-weight:bold;
}

.UIMenuItemSelected a, .UIMenuItem a:hover
{
    color:white;
    background-color:#cc0000;
}

.UIContentContainer
{
    background:url(ContentBG.gif) White repeat-x top;
	font-size: 0.7em;
	width: 580px;
	color:Black;
	/*color:#440000;*/
	padding:15px 0 0 0;
	
	/*
	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;
    */
}

TABLE.UIContent
{
    padding:10px;
    width:100%;
}

DIV.UIContentContainer
{
    border-bottom:solid 1px #710000;
}

TABLE#bottom TR.Headers
{
    background-color:#848283;
    font-weight:bold;
    text-align:center;
    color:White;
}

TABLE#bottom TR.Headers TD
{
    padding:2px;
}

#bottom
{
    background-color:White;
    border-top:solid 1px White;
}

#bottom, DIV.Footer
{
	width: 580px;
	height: 46px;
    color:White;
	font-size: 0.7em;
}
#bottom td
{
	border-left: 0px;
	border-right: 0px;
	padding:0 6px 0 6px;
	vertical-align: middle;
	text-align: center;
}

#bottom img, DIV.Footer img
{
	border: 0px;
	display:inline;
}

#bottom A, DIV.Footer A
{
	color: #D9262C;
	text-decoration: none;
    font-size: 1em;
    color:White;
}

DIV.Footer
{
	border-top: solid 1px #710000;
    text-align:center;
    vertical-align: bottom;
    font-size: 0.7em;
	height: 17px;
	width:580px;
	padding:3px 0px 3px 0px;
    background-color:#ba0000;
}

DIV.Footer A:hover
{
    text-decoration:underline;
}

TR.Images TD A
{
    display:block;
    margin:10px 0 10px 0;
}

DIV.BottomSHDW
{
    background:url(ContentBottomBG.gif) repeat-x bottom;
    height:8px;
}
