body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 24px;*/
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*line-height: 24px;*/
	color: #000000;
}
.schedule td {
	border: 0.10em solid gray;
}

.schedule table { 
	empty-cells:show;
	border-collapse:collapse;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
  	color: #ffffff;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  	color: #0066CC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	color: #006633;
	background-color: #C0C0C0;
}
.nav a:visited{
	color: #006633;
		text-decoration: none;

}
.nav a:link{
	color: #006633;
		text-decoration: none;

}.nav a:hover{
	color: #006633;
		text-decoration: underline;

}
.nav a:active{
	color: #006633;
		text-decoration: none;

}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FF6633;
}
.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #0066CC;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.smlFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.rules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
    border-style: ridge;
}
.box2 {
	
	border-style: double;
	border-color: #FF3300;
		
}
.box2 td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	
	
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 10px;
	text-weight: bold;
	}

.schedulebox2 {
	
	border-style: double;
	border-color: #3300CC;
		
}
.schedulebox2 td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	
	
}

.schedulepromo {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #3300FF;
	font-size: 20px;
	text-weight: bold;
	}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

