body { font-family:tahoma, arial, sans-serif; background-color:#88949c; margin:0; padding:0; text-align:center;}

.bodyWrapper {
	background-color:#FFFFFF;
}

.menuBg {
	background-image: url(images/menu/menu_repeat.jpg);
}

.wideContent {
	margin: 10px 75px;
}

#icons img{margin:0 15px;}
#icons a{text-decoration:underline; color:white; font-weight:normal; }

p,li,td{font-size:12px; color:#163e7e;}

.welcome p{font-size:12px; color:#163e7e; padding:10px;}

.schedule {border: 1px solid gray;}
.schedule p {font-size:12px; color:black;}

div.footer {text-align:right; color:white; text-decoration:underline; font-size:10px; font-weight:normal;}
div.footer a, div.footer a:hover,div.footer a:visited{color:white; text-decoration:underline;font-size:10px; font-weight:normal;}

h1 {font-size:16px; color:#163e7e; }
h2 {font-size:14px; color:#ef6b23; }

li {font-size:10px; color:#4f4e4e;}

.rates{font-size:12px; color:black;}

a{font-size:14px; color:#EF6B21; text-decoration:none;}
a:hover{font-size:14px; color:#EF6B21; text-decoration:underline; font-weight:bold;}


/*#content.video {background-color:red; background-attachment: scroll; background-image:  url(/images/content_right.gif); background-repeat: no-repeat; background-position: left top; }*/


.scheduleWrapper {
	margin: 10px;
}

#schedTable {
	border: 1px solid #000000;
	padding: 5px;
}
#schedTable th {
	background-color: #EE6B23;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
#schedTable tr.rowA td {
	background-color: #EFEFEF;
}
#schedTable tr.rowB td {
	background-color: #E0E0E0;
}

.schedTable sup, .schedTable td sup, sup.live {
	color: #EE6B23;
}

a.schedSelect, a.schedSelect:hover, a.schedSelect:visited {
	color: #BBCEDE;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/schedselect_a.jpg);
	line-height: 32px;
	height: 32px;
	margin-right: 5px;
	display: block;
}
a.schedSelect:hover, .schedSelected {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/schedselect_a.jpg);
	line-height: 32px;
	height: 32px;
	margin-right: 5px;
	display: block;
}
a.schedSelect span, a.schedSelect:hover span, a.schedSelect:visited span {
	background-image: url(images/schedselect_b.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 32px;
	height: 32px;
	padding: 0 10px;
	display: block;
}

.grid {
	border:1px solid #CCCCCC;
	border-bottom: 0;
}
.grid tr td {
	border-bottom: 1px solid #CCCCCC;
}