body { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	background: url(http://www.realtime-fantasy-sports.com/site/img/site-background.jpg) #000000 top center no-repeat;
/*	background-color: #000000; */
}

body#Headless {
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	font-size: 11px;
	margin: 0px;
	background: #000000;
}

/*
#TopCurrDate { padding-top: 2px; font-size: 10px; color: #999999; }
.PlayerSearch { padding-top: 2px; padding-right: 6px; font-size: 10px; color: #999999; }
#fieldPlayerSearch { margin: 0px; height:12px; font-size: 10px; color: #e0e0e0; background-color: #484848; border: none; }
*/

#PageFooter  { 
	font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 10px; color: #6699CC }

#LayoutMaster
{
	position: relative;
	width: 960px;
	border: none;
	margin: 0 auto;
	/*background: url(http://www.realtime-fantasy-sports.com/site/img/site-background.jpg) #000000 top left no-repeat;*/
}

#LayoutTop
{
	height: 90px;
	background: url(http://www.realtime-fantasy-sports.com/site/img/site-header.jpg) no-repeat;
}
#LayoutMenu
{
	height: 45px;
	/*background: url(http://www.realtime-fantasy-sports.com/site/img/menu-item.png) repeat-x;*/
}
#LayoutContent
{
	padding: 4px;
	background: url(http://www.realtime-fantasy-sports.com/site/img/content-blur.png) top left repeat;
}
#LayoutFooter
{
	padding: 5px;
	background-color:rgba(0,0,0,0.30);
	color: #ffffff;
}

#LayoutFooter a, 
#LayoutFooter a:link, 
#LayoutFooter a:visited { color: #ffffff; text-decoration: none; }
#LayoutFooter a:hover { text-decoration: underline; }


.MenuLeft { float: left; font-size: 14px; }
.MenuRight { float: right;  font-size: 12px; }

.MenuItem
{
	height: 30px;
	width: 84px;
	font-weight: bold;
	line-height: 30px;
	color: #e0e0e0;
	text-align: center;
	float: left;
}

.MenuItem:hover
{
	border: solid 1px #adafaf; 
	height: 28px;
	width: 82px;
	color: #ffffff;
	line-height: 28px;
	background: url(http://www.rtsports.com/pbr/img/menu-highlight.png) no-repeat;
}

.MenuItem a, .MenuItem a:link, .MenuItem a:visited { color: #ffffff; text-decoration: none; }

.PageContent
{ 
	padding: 5px;
	color: #000000;
	background-color: #ffffff;
}
.LargerText { font-size: 12px; }
.LargestText { font-size: 14px; }

/* table { font-family: Arial, Verdana, Helvetica, Sans-Serif; } */
/*a, a:link, a:visited, a:active { color: #3333aa; text-decoration: none; }*/
/*a:hover { color: #cc0000; text-decoration: underline; }*/
select { font-size: 11px; line-height: 11px; color: #000000; background-color: #ffffff; border: solid 1px #adafaf; }
input[type=text] { font-size: 11px; line-height: 11px; color: #000000; background-color: #f8f8f8!important; border: solid 1px #adafaf; }
input[type=password] { font-size: 11px; line-height: 11px; color: #000000; background-color: #f8f8f8!important; border: solid 1px #adafaf; }
/*input[type=file] { font-size: 11px; line-height: 11px; color: #ffffff; background-color: #000000; border: solid 1px #adafaf; }*/
textarea { font-size: 12px; line-height: 12px; color: #000000; background-color: #f0f0f0; border: solid 1px #0000c0; }
form { margin: 0px; }

.Centered { margin: 0px auto; }
.ClearAll {	clear: both; }
.NoText { font-size: 0px; line-height: 0px; }