body{
	background-color: #000000;
	color: #666666;
	font-family: "lucida grande", verdana, sans-serif;
	text-align: left;
	font-size:75%;
	line-height: 18px;
}

.news{
	font-size:90%;
	line-height: 14px;
}

.team{
	background-color: #e7e7e7;
	padding-left: 45px;
	padding-right: 15px;
	font-size: 90%;
	line-height: 13px;
	list-style-position: inside;
}

.team h1 {
	line-height: 18px;
}

#main {
	padding-left: 45px;
	padding-right: 15px;
	margin-right: 8px;
}

#maintableNews {
	padding-left: 35px;
	padding-right: 25px;
	margin-right: 8px;
}

.mainIntro {
	font-size:128%;
	font-weight: lighter;
	color: #000000;
}

.mainTable {
	margin-left: 45px;
	margin-right: 15px;
	padding-right: 15px;
}

.schedule {
	margin-left: 45px;
	font-size: 100%;
	padding-left: 0px;
	line-height: 16px;
}

.scheduleHeavy {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #809CC9;
}


/* right column for flash sponsors, TR new, RSS, tables  */
.rightColumn{

	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 5px;
	background-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 5px;
	
}
.copyright{
	font-size: x-small;
	color: #FFFFFF;
}

.copyright a:link {
        text-decoration: underline;
		color: #FFFFFF;
}

a {
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

ul {
        margin-left: 0;
        padding-left: 1em;
        text-indent: -1em;
 }

.smallText {
	font-size: 10px;
	line-height: 14px;
}

#sched {
		border-right: 1px solid #D9D9D9;
		border-bottom: 1px solid #D9D9D9;
}

#sched tbody tr td {
	font-size: 8pt;
	padding: 2px 5px;
	border-left: 1px solid #D9D9D9;
	line-height: 12px;
	vertical-align: top;
}
	
#sched tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
}

#sidebar {
	padding: 2px 5px;
	font-size: 8pt;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}
