body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana,arial, sans-serif;
	background-color: #c6c6c6;
	background: url('images/background.jpg');
}
.enrollTable{
	border: 1px solid #2E469E;
	width: 930px;
	font-size: 10px;	
	background-color: white;
	padding: 10px;
	border-collapse: collapse;	
	margin-top:10px;
}
.zpTable{
	border: 1px solid #2E469E;
	width: 930px;
	font-size: 10px;	
	background-color: white;
	padding: 10px;
	border-collapse: collapse;	

}

.gameTable{
	border: 1px solid #2E469E;
	width: 700px;
	font-size: 12px;	
	background-color: white;
	padding: 5px;
	margin-top:15px;
}
.login{
	border: 1px solid #2E469E;
	width: 180px;
	font-size: 11px;	
	background-color: white;
	padding: 10px;
	line-height: 24px;
	border-collapse: collapse;	
	margin-top:50px;
	color: navy;
}
.signup{
	border: 1px solid #2E469E;
	width: 180px;
	font-size: 11px;	
	background-color: white;
	padding: 10px;
	border-collapse: collapse;	
	margin-top:5px;
	color: navy;
}
.preview{
	border: 1px solid #2E469E;
	width: 220px;
	font-size: 12px;	
	background-color: white;
	padding: 5px;
	border-collapse: collapse;	
	margin-top:5px;
	color: navy;
	margin-right: 5px;
}
.enrollForm{
	font-size: 11px;
	color: black;
}
.loginHead{
	font-size: 12px;
	color: navy;
	padding-left:20px;
	font-weight: bold;
	background-color: #eef;
	height: 18px;
}

td.backbar{
	padding: 10px;
	height: 40px;	
}
td.subheadbackbar{
	padding: 10px;
	height: 75px;	
}
td.footerbackbar{
	padding: 10px;
	height: 45px;	
}
.formInput{
	height: 16px;
	background-color: #eeeeee;
	font-size:10px;
	font-family: verdana,arial;
}
.label{
	font-size:11px;	
}
.label_req{
	font-size:11px;	
	color:red;
	background-color: yellow;
	font-weight: bold;	
}
.sel{
	width:110px;	
}
.red{
	color: red;
}
.blue{
	color: blue;
}
.white{
	color: white;
}
.footnote{
	font-size: 9px;
	color: black;
	font-weight: 500;
	margin-left: 10px;
	margin-right:10px;
}
.note{
	font-size: 9px;
	color: red;
	font-weight: 500;
}
.head{
	font-size: 11px;
	font-weight: bold;
}
.tophead{
	font-size: 24px;
	font-family: Lucida console,sans-serif;
	font-weight: bold;
	color: orange;
}
.subhead{
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
	color: red;
}
.gamehead{
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
	color: blue;
}
a{
	font-size: 11px;
	font-weight: bold;
	color: navy;	
}
a:hover{
	font-weight: bold;
	color: red;	
	text-decoration: none;
	background-color: yellow;
}
a:visited{
	
}
a.nav{
	font-size: 13px;
	font-weight: bold;
	color: navy;
	line-height: 20px;
	text-decoration: none;
}
a.bottnav{
	font-size: 12px;
	font-weight: bold;
	color: yellow;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.error{
	color:red;
	font-size:14px;
	padding:5px 5px 5px 5px;
	background-color:yellow;
	border:1px solid red;
	margin:15px 5px 5px 5px;
	width: 360px;	
	text-align: center;
}
a.bottnav:hover{
	color: red;
	text-decoration: none;
}
a.navgray{
	font-size: 13px;
	font-weight: bold;
	color: gray;
	line-height: 20px;
	text-decoration: none;
}
a.navgray:hover{
	font-size: 13px;
	font-weight: bold;
	color: gray;
	line-height: 20px;
	text-decoration: none;
	background-color: white;	
}
a.nav:hover{
	font-size: 13px;
	color: red;
	text-decoration: underline;
}
a.nav:visited{
	color: navy;
}
.homeNav{
	margin-left: 20px;
	margin-top: 30px;	
}
.copy{
	font-size: 9px;
	color: navy;
}

.inset{
	margin-left:20px;
	margin-right:10px;
	margin-bottom:15px;
}
.sig{
	font-family: Trebuchet,cursive;
	color:red;
	font-size: 14px;
	font-weight: bold;
	font-style: italic; 
}
.box{
	background-color: #eeeeee;
	border: 1px solid gray;
	margin-top:12px;
	margin-right:10px;
	margin-bottom:12px;
	width: 720px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 8px;
}
.inset{
	padding: 5px 10px 5px 10px;
}
ul{
	margin-left:90px;
}
ol{
	margin-left:90px;
	margin-right: 55px;
}
p{
	font-size: 11px;
}
.content{
	font-size: 11px;
}
.button {
    border: 1px solid gray;
    background: navy;
    color: white;
    font-weight: bold;
    margin-top:4px;
    margin-bottom:4px;
}
.button:hover {
    border: 1px solid #000;
    background: #666; //#eef
    color: blue;
}
.small{
	font-size: 9px;
}
.bold{
	font-weight: bold;
}
.promoHead{
	font-weight: bold;
}
.infoBox{
	border:1px solid blue;
	position:relative;
	width:170px;
	top:-60px;
	left:490px;
	color: red;
	font-size: 13px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.headbox{
	width: 200px;
	margin-left:0px;
	border: 1px solid navy;
	padding: 1px 1px 1px 1px;
	background-color: #eeeeef;	
	border-collapse: collapse;		
	height: 215px;
}
.biohead{
	font-size: 12px;
	color: white;
	padding-left:10px;
	font-style: italic;
	height: 20px;
	background-color: #0000ff;
}
.boxhead{
	font-size: 12px;
	color: white;
	padding-left:10px;
	height: 20px;
	background-color: #0000ff;
}
.biotext{
	font-size: 11px;
	color: navy;
	line-height: 13px;
	text-decoration: none;
}
.pad5{
	padding: 5px;
}
.picksDiv {
	margin-left: 1px;
}
.pcPicksDiv {
	line-height: normal;
	width: 888px;
	height: 562px;
	background-image: url('images/playoffchallenge/bracket.gif');
	background-repeat: no-repeat;
}
.leaderBox {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	line-height: normal;
	width: 222px;
	margin-left:0px;
	height: 170px;
	overflow: auto;
}
.gameInfoBox{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	line-height: normal;
	width: 210px;
	margin-left:0px;
	height: 170px;
	overflow: auto;
}
.size10{
	font-size: 10px;
}
.picbar{
	background-image:url('images/picbar.gif');
	height:40px;
	border-collapse: collapse;	
	padding: 0px;

}
.bordtop{
		border-top: 1px solid navy;
}
.bordbott{
		border-bottom: 1px solid navy;
}
.leaderName{
	font-size:9px;
	color:black;
	text-transform:capitalize;
	margin-left:10px;
	padding-bottom: 40px;
}
a.leaderTeam{
	font-size:12px;
	color:black;
	font-weight:600;
	text-decoration: none;
	text-transform:capitalize;
	margin-left:0px;
}
.promoBox {
	margin-top: 7px;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	color: inherit;
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: inherit;
	font-size: 9px;
	line-height: 100%;
	width: 175px;
	height: 265px;
	overflow: hidden;
}
