body {
	background-image: url(../images/holdingbay/bg.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#wrapper
{
	width: 780px;
	margin: auto;
	background-color: #99cc33;
	padding: 5px;
}
#innerpage
{
width: 770px;
background-color: white;
}
#navigation
{
width: 170px;
margin-top: 15px;
float: left;
}
#rightcontent
{
width: 550px;
background-color: ffffff;
margin: 15px;
float: right;
}
p
{
	text-align: left;
	font-size: .8em;
}
h2
{
	text-align: left;
	font-size: 1em;
		font-weight: bold;
	color: #000066;
}

li
{
	text-align: left;
		font-size: .9em;
}
.busname
{
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
h3
{
text-align: left;
font-size: .8em;
font-weight: bold;
color: #ff0000;
}
h4
{
font-size: .7em;
font-weight: bold;
}
.clearall
{
clear:both;
}
.footer
{
	font-size: .8em;
}
.floatright
{
float: right;
margin-left: 10px;
}
label {
	text-align: left;
	display: block;
	width: 150px;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	font-size: 0.9em;
	color: #000000;
}
select {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
input {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
submit {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
table {
	width: 530px;
}
td {
	font-size: .9em;
	text-align: center;
}
.tablehead {
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}
.tableheadred {
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	color: #ff0000;
}
.tablered{
	font-size: .9em;
	color: #ff0000;
}