body, p, li, td  {
	font-family: verdana, arial;
	color: 1A2857;
	font-size: 10pt;
}

body  {
	background: 666600;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

h1  {
	font-family: arial;
	font-size: 12pt;
	text-transform:uppercase;
}

a  {
	color: 9D9B34;
}

a:hover  {
	color:7C4B11;
}

.main  {
	width: 700px;
	background: white;
	border: 2px solid black;
}

.nav {
	vertical-align: top;
	height: 170px;
}

.logo  {
	height: 170px;
	vertical-align: top;
	}

.bike {
	vertical-align: top;
}

.sideBar  {
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}

.sideBar p,li,td {
	font-size: 8pt;
}

.content  {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 40px;
	height: 300px;
}

.content li {
	font-size: 10pt;
	padding-bottom: 10px;
}

.content td {
	font-size: 10pt;
}

.inverse  {
	background: black;
	color: FFFBCC;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.inverse  a {
	color: white;
}

#navTable  {
	height: 21px;
	width: 100%;
}

#navTable  td {
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
}

#navTable  a {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#navTable  a:hover {
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

#menuGKMA	{
	position:absolute;
	display:inline;
	border: 1px solid black;
	visibility: hidden;
	top: 133px;
	background: white;
	width: 110px;
}

#menuGKMA	td {
	text-align: left;
}

#menuRiding	{
	position:absolute;
	display:inline;
	border: 1px solid black;
	visibility: hidden;
	top: 133px;
	background: white;
	width: 110px;
}

#menuRiding	td {
	text-align: left;
}

#menuMotocross	{
	position:absolute;
	display:inline;
	border: 1px solid black;
	visibility: hidden;
	top: 133px;
	background: white;
	width: 110px;
}

#menuMotocross	td {
	text-align: left;
}

#menuOffRoad	{
	position:absolute;
	display:inline;
	border: 1px solid black;
	visibility: hidden;
	top: 133px;
	background: white;
	width: 110px;
}

#menuOffRoad	td {
	text-align: left;
}

#menuIceRacing	{
	position:absolute;
	display:inline;
	border: 1px solid black;
	visibility: hidden;
	top: 133px;
	background: white;
	width: 110px;
}

#menuIceRacing	td {
	text-align: left;
}
#menuGallery  {
	position: absolute;
	display:inline;
	border: 1px solid black;
	visibility: hidden;
	top: 133px;
	background: white;
	width: 110px;
}

#menuGallery td {
	text-align: left;
}

table.Calendar {
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
}

td.CalendarTitle {
	color:White;
	background-color:#C21D0A;
	width:15%;
}

td.calendar {
	font-size: 8pt;
	height:130px;
	width:14%;
	text-align:left;
	vertical-align:top;
}

.number {
	color: gray;
}

.mx {
	color:purple;
}

.ors {
	color:blue;
}

.fun {
	color:orange;
}
.closed {
	color:red;
	font-weight: bold;
}