body{font-family:Arial, Helvetica, sans-serif;}
.blue_vert {
	background-image: url(images/blue_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: 142px;
}
.blue_horiz {
	background-image: url(images/blue_line.jpg);
	background-repeat: repeat-x;
	background-position: 170px 146px;
}
.bord {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00531D;
	border-bottom-color: #00531D;
	border-top-color: #D5FFE3;
	border-left-color: #D5FFE3;
}
.green_vert {
	background-image: url(images/green_line_vert.jpg);
	background-repeat: repeat-y;
	background-position: 142px;
}
.green_horiz {
	background-image: url(images/green_line.jpg);
	background-repeat: repeat-x;
	background-position: 170px 146px;
}
.mainbg {
	background-image: url(images/bus_train-machines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Layer2 {
	position:relative;
	left:0px;
	top:0px;
	width:595px;
	height:26px;
	z-index:1; overflow:hidden;
}
#scr1 div {
visibility:hidden; overflow:hidden;
}
#scr1, #scr1 div.default {
width:500px;
height:24px;
overflow:hidden;
visibility:visible; vertical-align:middle;
}
#scr1 table tr td div {
visibility:visible; overflow:hidden;
}
.edge {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
li {
	list-style-image: url(images/bullet.gif);
	vertical-align: text-bottom;
}
