body {
	font-family: tahoma, Helvetica, sans-serif;
}

td {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
}

.bus_name {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	font-weight: bold;
}

a:link {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#3366CC;
	text-decoration:underline;
}

a:visited {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}

a:hover {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.top a:link {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}

.top a:visited {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}

.top a:hover {
	font-family: tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.h1 		{	
				font-family: tahoma, verdana, tahoma, helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #CC3333;
			}
			
.h2 		{	
				font-family: tahoma, verdana, tahoma, helvetica, sans-serif;
				font-size: 15px;
				font-weight: bold;
				color: #003366;
			}

.h2_white 		{	
				font-family: tahoma, verdana, tahoma, helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #FFFFFF;
			}
.section 		{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 12px;
				text-decoration:underline;
				font-weight: bold;
				color:#003366;
				}

.schedule 		{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color:#3366CC;
				}
						
.important 		{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #003366;
			}
.important a:link 		{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #003366;
			}

.important a:visited		{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #003366;
			}

.important a:hover	{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #CC3333;
				text-decoration:none;
			}

.important2 		{	
				font-family: tahoma, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #000000;
				text-decoration:underline;
			}
			
.asterisk  	{
			color:#FF0000;
			font-size:14px;
			font-weight:bold;
}

.note  	{
			color:#FF0000;
			font-size:10px;
			
}
.whitetext  	{
			color:#ffffff;
			font-size:10px;
			font-weight: normal;
			
}


.controw  	{  background-color:#FFFFCC;}
.controw2  	{  background-color:#cccccc;}
.light		{  background-color:#FFFFCC;}
.blue 		{  background-color:#003366;}
.red 		{  background-color:#CC3333;}
.brown		{  background-color:#999966;}
.darkgray 		{  background-color:#333333;}
.mgray 		{  background-color:#777777;}
.lgray 		{  background-color:#cccccc;}