/* CSS Document */

html{
	height: 100%;
}
body{
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #DDE2ED;
	background: transparent url(../images/bg.jpg) top left;
}
img{
	padding: 0;
	margin: 0;
	border: 0;
}
table{
	padding: 0;
	margin: 0;
	border: 0;
}
td{
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align:top;
	font-size:10px;
}
a, a:link, a:visited{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	border: 0;
}
a:hover, a:active{
	color: #ccc;
}
.row0{
	padding: 0;
	margin: 0;
	color: #DDE2ED;
	
}
.row1{
	margin: 0;
	padding: 0;
	color: #fff;
	background: #00113A;
}
.rosterRow0 a,a:link,a:visited,a:hover,a:active {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.rosterRow1 a,a:link,a:visited,a:hover,a:active {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.rosterRow0{
	padding: 0;
	margin: 0;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/row0.jpg) top left no-repeat;
	width: 159px;
	color: #fff;
	font-size: 9px;
}
.rosterRow1{
	padding: 0;
	margin: 0;
	background: transparent url(../images/row1.jpg) top left no-repeat;
	width: 159px;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 9px;
}
.scoreBG{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #691D29;
}
.content{
	background: transparent url(../images/contentBG.jpg) top left repeat;
	width: 405px;
	height: 100%;
	color: #DDE2ED;
	font-size: 12px;
	line-height: 140%;
}
.calendar{
	background: transparent url(../images/cal_bg.jpg) top left no-repeat;
	width: 156px;
	height: 148px;
	color: #ccc;
}
h1{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
.newsDate{
	padding: 0 0 3px 0;
	margin: 0;
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
}
p.content{
	padding: 0 0 5px 0;
	margin: 0;
	color: #DDE2ED;
	font-size: 11px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height: 200%;
	color: #ccc;
	padding-top: 15px;
	margin: 0;
}
a.footer, a.footer:link, a.footer:visited{
	color: #fff;
	text-decoration: underline;
}
a.footer:hover, a.footer:active{
	color: #ccc;
}

.scheduleHead 
{
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
.scheduleTable 
{
	width:90%;
}
.tblPlayerMenu{
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	background: #70202B;
	display: block;
	width: 400px;
	height: 20px;
	text-align: center;
}
a.playerMenu, a.playerMenu:link, a.playerMenu:visited{
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
}

a.playerMenu:hover, a.playerMenu:active{
	background: #9E424E;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		Calendar Styles
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.cal{
	border: 1px;
	border-color: #000;
}
.calTitle, .calNextPrev 
{
	
	color: #ccc;
	height: 15px;
	font-size: 11px;
	background: #691D29;
	font-weight: bold;
	
}
.calHeader  /* Month Header */
{
	background-color: #774874;
	font-size: 12px;
	height: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
a.calHeader, a.calHeader:link, a.calHeader:visited{
	color:#fff;
	text-decoration: underline;
	font-size:11px;
	}
a.calHeader:hover, a.calHeader:active{
	color: #ccc;
	font-size:11px;
}
.otherDay /* Days not in the Current Month Background */
{
	background-color: none;
	font-size:10px;
	font-weight:normal;
}
.calDay  /* Main Calendar Day Background */
{
	background-color: none;	
	font-size:10px;
	height: 15px;
	font-weight:normal;
	font-size:11px;	
	text-align:center;
	width:14%;
	color:#fff;
}
/* ~~~~~~~~~~~~~~~~~~
   Home Games 
   ~~~~~~~~~~~~~~~~~~ */
.calHome
{
	background:#247CBC;
	font-size:10px;
	height: 15px;
	display:block;
	width:auto;
	height: 15px;
}
a.calHome, a.calHome:active, a.calHome:link{
	color:#fff;
	height: 15px;
	text-decoration: underline;
	font-size:10px;
	text-align: center;
	display: block;
	}
a.calHome:hover{
	color: #333;
	background-color: #9AC7E7;
}
/* ~~~~~~~~~~~~~~~~~~
   Away Games 
   ~~~~~~~~~~~~~~~~~~ */
.calAway  
{
	background:#0F2242;
	display:block;
	height: 15px;
	width:auto;
	height: 15px;
	color:#000;
	font-size:10px;
}
a.calAway, a.calAway:active, a.calAway:link{
	color:#fff;
	text-decoration: underline;
	height: 15px;
	font-size:10px;
	text-align: center;
	display: block;
	}
a.calAway:hover{
	color: #bbb;
	background-color: #576D92;
}
/* ~~~~~~~~~~~~~~~~~~
   Events 
   ~~~~~~~~~~~~~~~~~~ */
.calEvent 
{
	background:#B63539;
	display:block;
	width:auto;
	height: 15px;
	font-size:10px;
}
a.calEvent, a.calEvent:active, a.calEvent:link{
	color:#fff;
	text-decoration:underline;
	height: 15px;
	font-size:10px;
	text-align: center;
	display: block;
	}
a.calEvent:hover{
	color: #bbb;
	background-color: #D27679;
}
/* ~~~~~~~~~~~~~~~~~~
   Practice 
   ~~~~~~~~~~~~~~~~~~ */
.calPrac 
{
	background:#AF996E;
	display:block;
	width:auto;
	height: 15px;
	font-size:10px;
}
a.calPrac, a.calPrac:active, a.calPrac:link{
	color:#000;
	text-decoration:underline;
	height: 15px;
	font-size:10px;
	text-align: center;
	display: block;
	}
a.calPrac:hover{
	color: #333;
	background-color: #E1C68E;
}
.sm, .sm:link, .sm:visited 
{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.sm: hover 
{
	text-decoration:none;
}