body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #005abd;
	margin-top: 10px;
	margin-left: 0px;
}
.main {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
z-index: 2;
/*background-image:url(Background.png); */
/*height: 781px; */
/*background-image:url(NCAAmembership_bg.jpg); */
background-image:url(http://s3.amazonaws.com/ncaa/web_video/ui/images/background.png);
height: 1094px;	
background-color: #0065a8;				 
}

h1 {
font-size: 18px;
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
td.video {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
td.archive {
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	padding-bottom: 3px;
	text-indent: 1px;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	text-decoration:none;
}

a.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89a4ff;
	text-decoration:none;
}
a:hover.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
}
span.archiveButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #89a4ff;
	color: white;
	text-decoration:none;
}
table.shadow {
	-webkit-box-shadow: 5px 5px 5px #333;
	box-shadow: 5px 5px 5px #333;
	-moz-box-shadow: 5px 5px 5px #333;
	border-color: #0065a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
 border-width: 1px; color: #0065a8;
 background-color: #296ec8;
 padding: 5px;
}

.buttonCell {
background-color:#0065a8;
font-family:Arial, Helvitica;
font-weight:Bold;
font-size:9pt;
color:#fff;
border-left:thin solid #39c;
border-right:thin solid #036;
border-top:thin solid #39c;
border-bottom:thin solid #036;
text-align:center;
padding:2px 5px;
}
a.buttonCellLink:active {
text-decoration:none;
font-size:9pt;
font-weight:700;
color:#ff0;
font-family:Arial, Helvetica;
}

a.buttonCellLink:hover {
color:#fc3;
font-size:9pt;
}
a.download {
text-decoration:none;
color: #ffffff;
font-size: 9pt;
}
a.download:active {
color:#ff0;
}
a.download:hover {
color:#fc3;
}
a.download:visited {
color:#ffffff;
}
.radiusButton {
text-align: center;
border-color: #0065a8;
background-color: #dddddd;
-webkit-box-shadow: 3px 3px 3px #333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 3px 3px 3px #333;
-moz-box-shadow: 3px 3px 3px #333;
border-width: 1px;	
}
a.blueRed {
text-decoration:none;
color: #0065a8;
}
a.blueRed:active {
color:#cc0000;
}
a.blueRed:hover {
color:#cc0000;
}
a.blueRed:visited {
color:#0065a8;
}