body {
 	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image:url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a,a:link,a:visited,a:active  {
	color: blue;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #212552;
	padding-top: 20px;
	padding-left: 37px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}


.nav {
	background-repeat: repeat-y;
	background-image:url(images/bg_nav.gif);
	width: 219px;
	height: 27px;
	text-transform: uppercase;
	padding-left: 35px;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

.nav_link,.nav_link:link, .nav_link:visited,.nav_link:active 
a { 
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	text-transform: uppercase;
}

.nav_link:hover {
	text-decoration: underline;
}


.flag {
	background-repeat: no-repeat;
	background-image:url(images/bg_content.jpg);
	font-family: verdana;
	font-size: 10px;
	height: 98px;
}

.flag_link,.flag_link:link, .flag_link:visited,.flag_link:active 
a { 
	color: #ffaa00;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

.flag_link:hover {
	text-decoration: underline;
}


.contactus {
	border:solid 1px #8a7959;
	font-size: 11px;
	background-color:#fff;
	width:280px;
}


.footer {
	text-transform: uppercase;
	vertical-align: middle;
	font-family: verdana;
	font-size: 10px;
	color: gold;
	background-color: #212552;
	height: 25px;
}

.footer_link,.footer_link:link, .footer_link:visited,.footer_link:active 
a { 
	color: #ffaa00;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	text-transform: uppercase;
}

.footer_link:hover {
	text-decoration: underline;
}

.copywrite {
	font-family: verdana;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
}

.schedule {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

.schedule tr {
padding: 3px
}

.schedule_heading {
background-color: #212552;
color: #ffffff;
}
