﻿body 
{
font-family:Book Antiqua;
font-size:12px;
margin: 0;
}
#Bkround
{
background-image: url(../Images/BG_1600.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center   top;
text-align:center;

width:100%

}
* html #Bkround /*For IE*/
{
background-image: url(../Images/BG_1600.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
background-position:center  top;
text-align:center;
padding-left:0px;
width:100%;

}


#alignCenter
{ 
text-align:-moz-center;
}
  
.RedBkround
{
background-color:#da0100;
}
#WhiteBkround
{
	background-color:White;
	padding-left:10px;	
	width: 980px;
	text-align:justify; 
	vertical-align:top; 
	padding-top:10px;
	padding-left:10px; 
	padding-right:10px;
	font-family:Book Antiqua;
	font-size:12px;
}
.WhiteBkround2
{
	background-color:White;

}
#MainContainer
{
	text-align:center;
	width:980px;
	
}
* html #MainContainer
{
	text-align:center;
	width:980px;
	padding-right:10px;
	
}
.bodyText
{
text-align:left;

}
.HeadlinesRed
{
color:#ff0600;
text-align:left;
padding-left:5px;
font-family:Book Antiqua;
font-weight:bold;
font-size:14px;

}

.TextAlignLeft
{
	text-align:left;
	
}
.TextAlignRight
{
	text-align:right;
	font-weight:normal;
	
}
/*lower menu Bar. and Site Map*/
.SiteMap
{

background-color:White;
border-top:3px  solid Red;
	
}
.SiteMapLeftBorder
{
border-right:2px  solid #d3d3d3;
text-align:left;

}

.LowerMenu
{
font-family:Book Antiqua;
font-weight:bold;
font-size:9pt;
color:White;

}
.HypLink
{
text-decoration:none;
color:White;
font-weight:bold;
}

.HypLink:hover
{
font-weight:bold;

}

.SiteMapBlackText
{
color:Black;
text-align:left;
padding-left:5px;
height:25px;
font-family:Book Antiqua;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.SiteMapBlackText:hover
{
	text-decoration:none;
	font-weight:bold;
}
.MenuYellowStrip
{
	background-color:#F3E546;
}
.PaddingForInnerPages
{
	padding-left:40px;
	padding-right:40px;
	vertical-align:top;
}
.btnBkgd
{
background-image: url(../Images/btn_gnrl.jpg);
background-repeat:repeat-x;
width:80px;
background-color: transparent;
font-family:Book Antiqua;
font-weight:bold;
font-size:9pt;
color:White;
height:23px;
cursor:pointer;
}
.welcomeDate
{
	color:White;
	font-family:Arial;
	font-size:10px;
	padding-left:20px;
}
.welcome
{
	color:White;
	font-family:Arial;
	font-size:10px;
	padding-right:20px;
}
.asterisk
{
font-size:12px;
color:Red;
vertical-align:top;
padding-left:5px;
}
fieldset
{
	width:700px;
}


.whitefonts
{
color:White;
font-weight:bold;
font-size:12px;
}
.teamstotal
{
height:33px;
background-image: url('../Images/titler_bg.jpg');
background-repeat:repeat-x;
color:Black;
font-weight:bold;
font-size:12px;
padding-left:10px;
	width: 93%;
}
.btnScoreBoard
{
background-image: url('../images/btn_scorecard.jpg');	
background-color: transparent;
background-repeat:no-repeat;
width:87px;
height:28px;
text-align:center;
padding-top:4px;
}
.btnScoreBoard:hover
{
background-image: url('../images/btn_scorecard_mo.jpg');
background-repeat:no-repeat;	
background-color: transparent;
cursor:pointer;
}
.ScoreBoardLink
{
text-decoration:none;
color:White;
font-size:14px;
font-weight:bold;
padding-top:10px;

}
.ScoreBoardLink:hover
{
text-decoration:none;

}
.orangefonts
{
font-weight:bold;
font-size:10px;
color:Orange;
text-align:left;
}
