@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/grad_bak.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84BAE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
}
table.small {
	font-size: 11px;
}
p, ul.list, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
}
ul.bulletedlist
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
}
a.nav_top:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.nav_top:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.nav_top:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
		
}


a.nav_left:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
	font-weight:300;
	line-height:130%;
}
a.nav_left:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	
}
a.nav_left:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal;
		
}
a.nav_left:active {color: silver;} 
.style2 {font-weight: bold}
.blue {color: #4176AC}
.blue_text {
	color: #4176AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.footer_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-size: 12px}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #111;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #422;
	margin: 0;
	border-bottom: solid 1px #EEE0E0
}
img.scaled {
	-ms-interpolation-mode: bicubic;
	padding: 1px;
	border: solid 1px #111;
}
p {
	margin: 3px 0 24px 0;
}
.setlist {
	margin: 0 0 24px 0;
	padding-left: 5px;
	border-bottom: solid 1px #EEE0E0;
	background-color: #FFC;
	list-style: none;
}
h1.busname {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2B4F73;
	border-bottom: solid 1px #2b4f73;
	margin-right: 20px;
}
.table {
	font-size:12px;
}
.table th {
	border-bottom: solid 1px #000;
}
