﻿body {
	margin: 0 auto;
	background: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0 black none;
}
#mastHead {
	width: 800px;
	border: thin white none;
	margin: 0 auto;
}
#container {
	width: 800px;
	margin: 0 auto;
}
#navigation {
	position: relative;
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px #666666;
}
#content {
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #fff;
}
#footer {
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006666;
	margin: 0 auto;
}
#submit {
	color: #CCC;
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	border: none;
	display: block;
	text-decoration: underline;
	cursor: pointer;
	float: left;
}
#submit2 {
	color: black;
	padding: 0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	border: none;
	display: block;
	text-decoration: underline;
	cursor: pointer;
	float: left;
}

#OrgMessage {
	width: 700px;
	color: black;
	border: thin navy none;
	background-color: #cccccc;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	border: thin black none;
}
a:link {
	border: thin black none;
}
a:hover {
	color: red;
	border: thin black none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-large}
.copyR {
	font-size: x-small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
}
h4 {
	text-align: center;
	font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
}
td.rides {
	height: 50px;
	font-size: small;
	text-align: left;
	border: thin white solid;
}
td.ridePics {
	font-size: small;
	text-align: center;
	border: 0 0 none;
}
.Center {
	text-align: center;
}
.Right {
	text-align: right;
}
.RightTop {
	text-align: right;	
	vertical-align:top
}
.blue {
	color: blue;
}
.red {
	color:red;
}
.smallTable {
	width: 480px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	margin: 10 10 10 10;
}
.centerTable {
	margin: 0 auto;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006666;
}
.sTd {
	margin: 0 auto;
	border: thin white solid;
	padding: 10px;
}
.mastHead {
	width: 800px;
	border: thin white none;
	margin: 0 auto;
}
.mHtdLarge {
	font-size: large;
}
.mHtd {
	font-size: small;
	text-align: left;
}
.ibarides {
	border-collapse: collapse;
	width: 98%;
}
.ibanames {
	width: 610px;
	height: 15px;
}
.ibabikes {
	border-collapse: collapse;
	width: 75%;
}
.irt {
	border: thin gray dotted;
	font-size: small;
	text-align: center;
	width: 9%;
}
.links {
	width: 150px;
	height: 11px;
	font-size: small;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006666;
}
.listMain {
	width: 800px;
	margin: 0 auto;
	background: white;
	color: black;
	font-size: x-small;
}
.listrow {
	border: thin gray dotted;
}
.xsmall {
	font-size: x-small;
}
.small {
	font-size: small;
}
.listBlack {
	font-size: small;
	margin: 0 auto;
}
.rightTop {
	text-align: right;
	vertical-align: top;
}

