body {
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #003366;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #990000;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #ffffff;

	font-family: arial, sans-serif;
	background-color: #003366;
	background-image: url(/images/flagbg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px;
}

table.table1 {
	border-style: solid;
	border-width: 4px;
	border-color: #990000;
	border-collapse: collapse;
	margin-left:auto; margin-right:auto; text-align: left; /* Center FF */
}

table.table2 {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	border-collapse: collapse;
}

table.table3 {
	width: 860;
	border-style: solid;
	border-width: 5px;
	border-color: #003366;
	background-color: #003366;
	border-collapse: collapse;
}

table.menu {
	width: 667;
	border-style: solid;
	border-width: 0px;;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
	font-size: 9pt;
}


table.center {
	border-width:0px;
	border-collapse: collapse;
	margin-left: auto; margin-right: auto;
	text-align: center;
}

table.basic {
	border-style: inset;
	border-width:6px;
	border-collapse: collapse;
	background-color: #ffffff;
}


td.align {
	vertical-align: middle;
	margin-left: auto; margin-right: auto;
	text-align: center;
	height: 40px;
}

td.alignwhite {
	vertical-align: middle;
	margin-left: auto; margin-right: auto;
	text-align: center;
	color: #ffffff;
}

td.pagefont {
	text-align: center;
	font-size: 8pt;
}

td.forum {
	vertical-align: middle;
	margin-left: auto; margin-right: auto;
	text-align: left;
	height: 30px;
	padding-left: 10px;
	background-color : #000033;
	font-weight: bold;
	color: #ffffff;
}

td.forum2 {
	vertical-align: middle;
	margin-left: auto; margin-right: auto;
	text-align: left;
	height: 20px;
	background-color : #FFFFFF;
	padding-left: 40px;
}

td.menu {
	font-size: 8pt; font-weight: bold; color: #FFFFFF;
}

.center { text-align: center; }


.s9bt { font-size: 9pt; font-weight: bold; font-family: times,serif; color: #ffffff;}
.s9b {font-size: 9pt; font-weight: bold; color: #ffffff;}
.s13b {font-size: 13pt; font-weight: bold; color: #ffffff;}
.s18b {font-size: 18pt; font-weight: bold; color: #ffffff;}

td.td11 { font-size: 11pt;}
td.td11b { font-size: 11pt; font-weight: bold;}

A {text-decoration: none}
A:link { font-size: 9pt; font-weight: bold; color: #FFFF00;}
A:visited { font-size: 9pt; font-weight: bold; color: #FFFF00;}
A:hover { font-size: 9pt; font-weight: bold; color: #FF0000;}

A.page {text-decoration: none;}
A.page:link { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #00CCFF;}
A.page:visited { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #00CCFF;}
A.page:hover { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #FF0000;}

A.page10 {text-decoration: none;}
A.page10:link { font-family: arial,verdana,helvetica,tahoma; font-size: 10pt; font-weight: bold; color: #000000;}
A.page10:visited { font-family: arial,verdana,helvetica,tahoma; font-size: 10pt; font-weight: bold; color: #000000;}
A.page10:hover { font-family: arial,verdana,helvetica,tahoma; font-size: 10pt; font-weight: bold; color: #FF0000;}

A.menu {text-decoration: none;}
A.menu:link { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #00CCFF;}
A.menu:visited { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #00CCFF;}
A.menu:hover { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #FF0000;}

A.breadcrumb {text-decoration: none;}
A.breadcrumb:link { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #00CCFF;}
A.breadcrumb:visited { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #00CCFF;}
A.breadcrumb:hover { font-family: arial,verdana,helvetica,tahoma; font-size: 8pt; font-weight: bold; color: #FF0000;}

A.forum2 {text-decoration: none;}
A.forum2:link { font-family: arial,verdana,helvetica,tahoma; font-size: 9pt; font-weight: bold; color: #000000;}
A.forum2:visited { font-family: arial,verdana,helvetica,tahoma; font-size: 9pt; font-weight: bold; color: #000000;}
A.forum2:hover { font-family: arial,verdana,helvetica,tahoma; font-size: 9pt; font-weight: bold; color: #009900;}


/* Ride Reports - Slider */
table.post {
	width: 99%;
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
	margin-left: auto; margin-right: auto;
}

div.pad1 {
	padding: 10px 20px 0px 20px;
}

td.page {
	background-color: #ffffff;
	color: #000000;
	font-size: 12pt;
}


ul#menu {
	padding: 0px;
	position: relative;
	margin: 0;
}

ul#menu li {
	display: inline;
}

ul#menu li a {
	background-color: #ffffff;
	padding: 8px 16px;
	text-decoration: none;
	line-height: 2.8em;
	color: #000000;
	border-radius: 8px 8px 0 0;
}

ul#menu li a:hover {
	background-color: Navy;
	padding: 6px 13px;
	color: white;
	border-style: solid;
	border-color: white;
	border-radius: 8px 8px 8px 8px;


}
