BODY {
	background-color: black;
	font-family: verdana;
	background-attachment: fixed;
}

a:link, a:visited
{
    text-decoration: none; color: blue;
}


.mainOuterTable{
	background-image: url("/images/bgtile.gif");
	background-repeat: no-repeat;
}

.mainTableBreak{

}

.mainTable {
	background-image: url("/images/body_background.gif");
	background-color: white;
	border: 1px solid black;
}

.RayLabel{
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 9pt;
	font-variant: small-caps;
}

#SearchText{
	color: black;
	font-family: verdana;
	font-size: 8pt;	
}

#SearchButton{
	font-size: 8pt;	
	width: 40px;
	border: 1px solid black;
	cursor: pointer;
	padding: 3 3 3 3;
	background-color: #C0C0C0;
}

.RayButton{
	color: black;
	font-family: verdana;
	font-size: 10pt;	
	font-variant: small-caps;
	border: 1px solid gray;
	background-color: #000000;
	font-weight: bold;
	margin-left: 5px;
	height: 23px;
	background-image: url("/images/button.gif");
}

.InGod {
	font-size: 8pt;
	font-family: arial-black;
}

#MainMenu1 .MenuSpan, #MainMenu2 .MenuSpan{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	border: 1px solid black;
	margin-left: 10px; 
	margin-top: -10px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	background-color: #000000;
	color: #FFFFFF;
}

#MainMenu3 .MenuSpan{
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #CCCCCC;

}

#MainMenu3Table{
	width:100%;
}

#mainBlk{
	font-family: arial;
	font-weight: bold;
	font-size: 20pt;
}

#MainMenuTable{
}

#footer{
	background-color: #C0C0C0;
	font-weight: bold;
	height: 35px;
	font-size: 10pt;
}

#FormTitle{
	background-color: #000000;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 250px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;	
}


#AScore{
	cursor: pointer;
	border: 0px solid black;
	padding: 0 0 0 0;
	height: 40px;
	width: 220px;
	margin-top: 0px;
}

#AwardViewWidgetMatrix, #BallViewWidgetMatrix{
	font-size: 9pt;
	border-top: 1px dotted gray;
	border-left: 1px dotted gray;
	height: 50px;
	min-width: 200px;
	background-image: url("/images/gradient.png");
	background-repeat: repeat-y;
}

.AScoreName{
	border-bottom: 1px dotted gray;		
}

.AScoreScoreBlock{
	font-size: 12pt;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
#SocialLogin, #SocialLoggedIn{

}

#SocialLogin{
/*	background-image: url("/images/facebook.gif");*/
	border: 0px solid black;
	height: 22px;
	width: 170px;	
	margin-top: 5px;
	margin-left: 95px;
	position: absolute;
}

#SocialLoggedIn{
	padding: 5 5 5 5;
	margin-left: 15px;
	position: absolute;
	/*border: 2px solid black;*/
}

#FacebookNews{
	text-align: right;
}

.FacebookNewsImage{
	padding-top: 5px;
}