﻿a:active {
font-family : Tahoma;
font-size : 10pt;
color : #000000;
text-decoration : none;
}
a:visited {
font-family : Tahoma;
font-size : 10pt;
color : #000000;
text-decoration : none;
}
a:hover {
font-family : Tahoma;
font-size : 10pt;
color : #008080;
text-decoration : none;
}
a:link {
font-family : Tahoma;
font-size : 10pt;
color : #000000;
text-decoration : none;
}

body {
	text-align: center;
	margin: 5px;
	font-family : Tahoma;
	color: #000000;
	text-decoration : none;
	font-size : 10pt;
	background-image: url('images/stripe04.png');
}

table {
	
	font-size:10pt;
}

#container {

	margin-left:auto;
	margin-right:auto;
	width: 900px;
	text-align:left;
}


#website_title {

	width: 900px !important; /*moz width*/;
	width : 900px;
	height : 100px;
	margin-bottom: 3px;
}

#menu {
	float: left;
	border-style: solid;
	border-width: 1px;
	width: 160px !important; /*moz width*/;
	width : 170px;
	top: 103px;
	overflow: auto;
	font-family: "Tahoma";
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFF99;
}
#topmenu  {
	float: right;
	width: 715px !important; /*moz width*/;
	width : 720px;
	height: 20px;
	Top : 82px;
	text-align: right;
	padding-right: 5px;
	background-color: #FFFF99;
	border: 1px black solid;
	margin-bottom:3px;
}

#titlebar {
	
	float: right;
	width: 715px !important; /*moz width*/
	width :720px;
	height : 20px;
	background-color : #c0c0c0;
	font-family: "Tw Cen MT Condensed Extra Bold";
	font-size: 12pt;
	text-align: right;
	white-space: normal;
	border-width: 1px;
	border-style:solid;
	padding-right: 5px;
	margin-bottom:3px;
}

#busmenu  {
	float: right;
	width: 715px !important; /*moz width*/;
	width : 720px;
	height: 20px;
	text-align: right;
	padding-right: 5px;
	background-color: #FFFF00;
	border: 1px black solid;
	margin-bottom:3px;
}

#infoframe {

	float: right;
	border-width: 1px;
	border-style: solid;
	width: 710px !important; /*moz width*/
	width :720px;
	min-height:454px;
	font-family: tahoma;
	color: #000000;
	font-size: 10pt;
	padding: 5px;
	background-color: #FFFFCC;
	margin-bottom:3px;
	overflow:visible;
}

#infoframe_news {

	float: right;
	border-width: 1px;
	border-style: solid;
	width: 710px !important; /*moz width*/
	width :720px;
	height: 190px !important; /*moz height */
	height: 200px;
	overflow:auto;
	font-family: tahoma;
	color: #000000;
	font-size: 10pt;
	padding: 5px;
	background-color: #FFFFCC;
	margin-bottom:3px;
}


#newsseparator {

	float: right;
	width: 715px !important; /*moz width*/
	width :720px;
	height : 20px;
	background-color: #C0C0C0;
	font-family: "Tw Cen MT Condensed Extra Bold";
	font-size: 12pt;
	text-align: right;
	white-space: normal;
	border-width:1px;
	border-style:solid;
	padding-right: 5px;
	margin-bottom:3px;
}

#newsframe {
	float: right;
	min-height: 232px;
	width: 710px !important;
	width : 720px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFCC;
	border-width: 1px;
	border-style: solid;
	padding: 0 5px 0 5px;
	margin-bottom:3px;
	overflow: visible;
}

#footer{

	float:right;
	height:12px;
	width: 710px !important;
	width : 720px;
	color:black;
	text-align:right;
	font-size: 8pt;
 	
}

a.footer:active {font-size:8pt;}
a.footer:visited {font-size:8pt;}
a.footer:link {font-size:8pt;}
a.footer:hover {font-size:8pt;}

li {
	list-style-type: square;
}

textarea {
	background-color: #99CCFF;
	border-style: solid;
	border-width: 1px;
}
input {
	background-color: #66CCFF;
	border-style: solid;
	border-width: 1px;
}

