﻿body {
	background-position: center bottom;
	background-color: #999966;
	background-repeat: repeat-x;
	background-image: url('../images/bgs/pagebase.jpg');
	color: #333;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}
.newsflash {
	font-size: 15px;
	padding-left: 5px;
}
.newsflash li {
	height: 20px;
	background-repeat: no-repeat;
	background-position: center left;
	list-style-type: none;
	padding-left: 24px;
	padding-right: 5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsflash .arrow {
	background-image: url('../images/icons/arrow.gif');
}
.newsflash .photo {
	background-image: url('../images/icons/photos.gif');
}
.newsflash .map {
	background-image: url('../images/icons/map.gif');
}
.newsflash .magnify {
	background-image: url('../images/icons/magnify.gif');
}
.newsflash .blog {
	background-image: url('../images/icons/magnify.gif');
}
.newsflash .newz {
	background-image: url('../images/icons/magnify.gif');
}
.newsflash .movember {
	background-image: url('../images/icons/movember-mo.jpg');
}
.newsflash .roo {
	background-image: url('../images/icons/roocon.gif');
}
.routebox {
	font-size: 16px;
	height: 200;
	overflow: auto;
}
.picframe {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F1F1F1;
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.albumframe {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F1F1F1;
	float: left;
	display: block;
	width: 120px;
	height: 150px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.mainpicframe {
	cursor: hand;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-position: center;
	float: left;
	display: block;
	width: 110px;
	height: 110px;
	text-align: center;
	background-image: url('../images/Graphics/photoframe.jpg');
	background-repeat: no-repeat;
}
.albumframe p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -8px;
	margin-bottom: -8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: -8px;
	padding-bottom: -8px;
	text-align: center;
}
.albumframe a:link, .albumframe a:active, .albumframe a:visited {
	text-decoration: none;
}
#displaybox {
	filter: alpha(opacity=99); /*older IE*/;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99); /* IE */;
	-moz-opacity: .99; /*older Mozilla*/;
	-khtml-opacity: 0.99; /*older Safari*/;
	opacity: 0.99; /*supported by current Mozilla, Safari, and Opera*/;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	z-index: 4;
	text-align: center;
	vertical-align: middle;
}
#bigpicframe {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F1F1F1;
	float: left;
	display: block;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	filter: alpha(opacity=99); /*older IE*/;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99); /* IE */;
	-moz-opacity: 0.99; /*older Mozilla*/;
	-khtml-opacity: 0.99; /*older Safari*/;
	opacity: 0.99;   /*supported by current Mozilla, Safari, and Opera*/
}
/* ====== LINKS PAGE - Sart ====== */
.linkbox .title {
	font-family: Tahoma;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	padding-left: 14px;
	text-decoration: underline;
}
.linkbox .info {
	font-family: Courier New, Arial Narrow, Arial;
	font-size: 12px;
	padding-left: 14px;
	color: #669900;
	text-decoration: none;
}
.linkbox .url {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 14px;
	color: #0099CC;
}
.linkhead {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #222222;
	border: 1px solid #222222;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 90%;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	cursor: default;
}
.linkbox {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F9F9F9;
	display: block;
	width: 90%;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	cursor: pointer;
}
.linkframe a:link, .linkframe a:active, .linkframe a:visited {
	text-decoration: none;
}
/* ====== LINKS PAGE - End ====== */
/* ====== Newsletter Editor - Start ====== */
.newsedit {
	color: #C0C0C0;
	height: 25px;
	letter-spacing: -0.02em;
}
.newsedit li {
	float: left;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 14px;
	font-size: 9pt;
	font-family: tahoma;
	margin: 4px 0;
	background-repeat: no-repeat;
	list-style-type: none;
}
.newsedit a:link, .newsedit a:visited, .newsedit a:active {
	color: #C0C0C0;
	text-decoration: none;
	cursor: pointer;
}
.newsedit a:hover {
	color: #FF3300;
	text-decoration: underline;
}
div.newsedit .edit {
	background: url(../images/icons/cog2.gif) no-repeat bottom left;
}
div.newsedit .delete {
	background: url(../images/icons/redx.gif) no-repeat bottom left;
}
/* ====== Newsletter Editor - End ====== */
/* ====== HEAD - START ====== */
.main_menu {
	background: #008000 url('../images/Graphics/menubg_center.jpg') repeat-x center left;
	height: 50px;
	width: 100%;
	text-align: center;
	align: center;
}
.main_menu .menu {
	width: 790px;
	height: 51px;
	align: center;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	display: block;
}
.main_menu .menu {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	width: 790px;
	height: 52px;
	display: box;
}
.main_menu .menu li {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	float: left;
	display: block;
	height: 50px;
	color: #FFFFFF;
	list-style-type: none;
}
.main_menu .menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
.main_menu .menu .l {
	background: url(../images/Graphics/bar01.gif) no-repeat center right;
}
/* ====== HEAD - END   ====== */
.equip_box_title {
	padding: 4px;
	color: #FFFFFF;
	background-color: #999966;
}
.equip_box_desc {
	padding: 4px;
	color: #6D6D49;
	background-color: FFFFFF;
	font-size: 14px;
}
.main_block {
	padding: 2px;
	border: 1px solid #7E7E54;
	background-color: #CFDAB8;
}
.menu_block {
	padding: 2px;
	border: 1px solid #7E7E54;
	background-color: #CFDAB8;
}
.menu_box {
	border: 1px solid #808055;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	background-image: url('../images/bgs/menu_grad_01.jpg');
	background-repeat: repeat-x;
	background-position-y: top;
}
#share_box {
	border: 1px solid #808055;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	background-image: url('../images/bgs/menu_grad_01.jpg');
	background-repeat: repeat-x;
	background-position-y: top;
}
.hiddenPic {
	display: none;
}
/* SUPPORTERS FORM FEILDS */
.formbox {
	width: 100%;
}
.formbox p {
	text-align: left;
}
.formbox input, .formbox textarea {
	width: 90%;
	text-align: left;
}
.textArea {
	width: 100%;
	border: 1px solid #DFEFFF;
	background-color: #99CCFF;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../images/bgs/textarea_bg.jpg') repeat-x bottom left;
}
.textArea2 {
	background-position: bottom left;
	width: 100%;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid #999966;
	background-color: #99CCFF;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFCC;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
/*SHARE LINKS*/
/*-----------------------------------*/
div.share, div.sponsor, div.document {
	padding-left: 5px;
}
div.share ul, div.sponsor ul, div.document ul {
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
}
div.share li, div.sponsor li, div.document li {
	margin: 4px 0;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 24px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 7px;
}
div.sponsor li ul li, div.document li ul li {
	margin: 4px 0;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 24px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 7px;
}
div.share a, div.sponsor a, div.document a {
	font-size: 10pt;
	color: #38312b;
}
.share li.ribbon {
	display: block;
	clear: left;
}
.share li span.label {
	float: left;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
.share li span.msg {
	float: right;
	width: 340px;
	text-align: left;
}
table.submenu td {
	background-repeat: no-repeat;
	border: 1px solid #111111;
	height: 30;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	width: 100%;
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #0036A6;
	font-weight: bold;
}
div.share .delicious {
	background-image: url(../images/icons/delicious.gif);
}
div.share .blog {
	background-image: url(../images/icons/blog.gif);
}
div.share .facebook {
	background-image: url('../images/icons/facebook.gif');
}
div.share .digg {
	background-image: url(../images/icons/digg.gif);
}
div.share .reddit {
	background-image: url(../images/icons/reddit.gif);
}
div.share .stumbleupon {
	background-image: url(../images/icons/stumbleupon.gif);
}
div.share .forum {
	background-image: url(../images/icons/forum.gif);
}
div.share .flickr {
	background-image: url(../images/icons/flickr.gif);
}
div.share .youtube {
	background-image: url(../images/icons/youtube.gif);
}
div.share .myspace {
	background-image: url(../images/icons/myspace.gif);
}
div.share .newsvine {
	background-image: url(../images/icons/seednewsvine.gif);
}
div.share .kwoff {
	background-image: url(../images/icons/kwoff.gif);
}
div.share .google {
	background-image: url(../images/icons/google.gif);
}
div.share .search {
	background-image: url(../images/icons/search.jpg);
}
div.share .info {
	background-image: url(../images/icons/info.gif);
}
div.share .fav {
	background-image: url(../images/icons/favourite.gif);
}
div.share .home {
	background-image: url(../images/icons/home.gif);
}
div.share .doc {
	background-image: url(../images/icons/doc_sml.gif);
}
div.share .pdf {
	background-image: url(../images/icons/pdf_sml.gif);
}
div.share .cog {
	background-image: url(../images/icons/cog.gif);
}
div.share .odo {
	background-image: url(../images/icons/odo.gif);
}
div.share .tyre {
	background-image: url(../images/icons/tyre.jpg);
}
div.share .thumb {
	background-image: url(../images/icons/thumb.gif);
}
div.share .calendar {
	background-image: url(../images/icons/calendar.gif);
}
div.share .globe {
	background-image: url(../images/icons/globew.gif);
}
div.share .how {
	background-image: url(../images/icons/sup.gif);
}
div.share .tell {
	background-image: url(../images/icons/tell.gif);
}
div.share .spon {
	background-image: url(../images/icons/sponsor.gif);
}
div.share .ribbon {
	background-image: url(../images/icons/ribbon.gif);
}
.question #h_menu {
	background-image: url(../images/icons/questionmark.gif);
}
div.sponsor li {
	background-image: url(../images/Graphics/helmet_bullet_s.jpg);
}
div.sponsor li ul li {
	background-image: url(../images/Graphics/dash_point.jpg);
}
/*-----------------------------------*/
/* PAGE TEXT BOXES */
/*-----------------------------------*/
#main_box {
	padding: 4px;
	border: 1px solid #999966;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	background-image: url('../images/Graphics/box_head_01.jpg');
}
.forcancer#main_boxt td {
	background-position: left top;
	background-image: url('../images/graphics/headers/forcancer.gif');
	background-repeat: no-repeat;
}
/*-----------------------------------*/
:after.clearfix {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	display: inline-table;
}
/* START - NEWS BOX */
.newsminibox {
	border-left: 1px solid #AAA;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	display: block;
	width: 210px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	color: #222222;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	background-color: #F5F5F5;
}
.newsminibox a:link, .newsminibox a:active, .newsminibox a:visited {
	width: 100%;
	text-decoration: none;
}
.newsminibox a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}
.news p {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.news img {
	margin: 4px 4px 4px 4px;
}
.news {
	font-size: 10pt;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	border-left-width: 0px;
	border-top-width: 0px;
}
.news a {
	text-decoration: none;
}
.news h3 {
	border-bottom: 1px solid #999999;
	padding-left: 14px;
	font-size: 12pt;
	color: #222222;
	letter-spacing: -0.03em;
}
.news h4 {
	padding-left: 14px;
	font-weight: normal;
	font-size: 8pt;
	color: #555555;
	letter-spacing: -0.03em;
}
.news p {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.news_main img {
	margin: 4px 4px 4px 4px;
}
.news_main {
	font-size: 10pt;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	border-left-width: 0px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px margin-right: 6px;
	overflow: auto;
	height: 250px;
}
.news_main hr {
	border: 1px dashed #999999;
}
.news_main h3 {
	padding-left: 14px;
	font-size: 12pt;
	color: #222222;
	letter-spacing: -0.03em;
}
.news_main h4 {
	padding-left: 14px;
	font-weight: normal;
	font-size: 8pt;
	color: #555555;
	letter-spacing: -0.03em;
}
.news_header td p {
	font-size: 10pt;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.news_header img {
	margin: 4px 4px 4px 4px;
}
.news_header {
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px margin-left: 6px;
	text-align: left;
	overflow: auto;
	height: 220px;
	width: 250;
}
.news_header h3 {
	padding-left: 12px;
	font-weight: normal;
	font-size: 10pt;
	color: #222222;
	letter-spacing: -0.03em;
}
.news_header h4 {
	padding-left: 14px;
	font-weight: normal;
	font-size: 8pt;
	color: #555555;
	letter-spacing: -0.03em;
	margin-left: 6px;
}
/* END - NEWS BOX */
/* START - TEXT BOX 590 WIDE */
.main_box_590, .black_box_590, .cblack_box_590, .sponbox590, .routebox590 {
	font-size: 10pt;
	width: 590px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-bottom: 15px;
}
.main_box_590 p, .black_box_590 p, .cblack_box_590 p, .sponbox590 p, .routebox590 p {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.black_box_590 td p, .cblack_box_590 td, .sponbox590 td, .routebox590 td {
	font-size: 10pt;
	color: #FFFFFF;
}
.main_box_590 img, .black_box_590 img, .cblack_box_590 img, .sponbox590 img, .routebox590 img {
	margin: 4px 4px 4px 4px;
	display: block;
}
.main_box_590 img.icon, .black_box_590 img.icon, .cblack_box_590 img.icon, .sponbox590 img.icon, .routebox590 img.icon {
	margin: 4px 4px 4px 4px;
	display:inline;
	float:left;
}
.main_box_590 h2, .black_box_590 h2, .cblack_box_590 h2, .routebox590 h2 {
	font-size: 13pt;
	width: 590px;
	height: 30px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}
.main_box_590 h5 {
	border-bottom: 1px solid #222222;
	font-size: 13pt;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 1px;
}
.main_box_590 ul p {
	font-size: 13pt;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 1px;
	font-family: Arial;
	font-weight: bold;
	color: #000080;
}
.cblack_box_590 h2 {
	color: #FFFFFF;
	background-image: url('../images/bgs/headbg_blkclr_590.jpg');
	letter-spacing: -0.02em;
}
.main_box_590 .box_head, .routebox590 .box_head, .main_box_590 .alert_head {
	color: #FFFF00;
	background-image: url('../images/bgs/headbg_590.gif');
	height: 30px;
}
.sponbox590 .box_head {
	color: #FFFF00;
	background-image: url('../images/bgs/headbg_bluclr_590.jpg');
	height: 30px;
}
.main_box_590 .box_head ul, .sponbox590 .box_head ul, .routebox590 .box_head ul, .main_box_590 .alert_head ul {
	margin: 0;
}
.main_box_590 .box_head li, .sponbox590 .box_head li, .routebox590 .box_head li {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 13pt;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 4px 0 -4px 14px;
	background-repeat: no-repeat;
	list-style-type: none;
}
.main_box_590 .alert_head li {
	float: left;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 0px;
	font-size: 13pt;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 4px 0 -4px 14px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-image: url('../images/icons/beacon_grnbg.gif');
	background-position: center left;
}
.cblack_head {
	color: #FFFFFF;
	background-image: url('../images/bgs/headbg_blkclr_590.jpg');
	height: 30px;
}
.cblack_head ul {
	margin: 0;
}
.cblack_head li {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 13pt;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 4px 0 -4px 14px;
	background-repeat: no-repeat;
	list-style-type: none;
}
.cblack_base {
	color: #FFFFFF;
	height: 25px;
	background: #000000 url('../images/bgs/boxbgbase_blkclr_590.jpg') no-repeat bottom center;
	letter-spacing: -0.02em;
}
.cblack_base li {
	float: right;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 14px;
	font-size: 9pt;
	font-family: arial, tahoma;
	margin: 4px 0;
	background-repeat: no-repeat;
	list-style-type: none;
}
.cblack_base a {
	color: #FFFFFF;
	text-decoration: none;
}
.cblack_base a:link, .cblack_base a:visited, .cblack_base a:active {
	color: #BBBBBB;
	text-decoration: none;
}
.cblack_base a:hover {
	color: #FF3300;
	text-decoration: underline;
}
div.cblack_base .globe {
	background: url(../images/icons/globe.gif) no-repeat bottom left;
}
div.cblack_base .call {
	background: url(../images/icons/call.gif) no-repeat bottom left;
}
.main_box_590 h2, .black_box_590 h2 {
	color: #FFFF00;
	background-image: url('../images/bgs/headbg_590.gif');
	letter-spacing: -0.03em;
}
.main_box_590 .box_head a, .routebox590 .box_head a {
	font-size: 13pt;
	color: #FFFF00;
	text-decoration: none;
}
.main_box_590 {
	background: #FFFFFF url('../images/bgs/boxbg_590.gif') no-repeat bottom center;
}
.routebox590 {
	background: #FFFFFF url('../images/bgs/boxbg_globe_590.jpg') no-repeat bottom center;
}
.black_box_590 {
	background: #000000 url('../images/bgs/boxbg_black_590.gif') no-repeat bottom center;
}
.cblack_box_590 {
	background: #000000 url('../images/bgs/boxbg_blkclr_590.jpg') no-repeat bottom center;
}
.sponbox590 {
	background: #000000 url('../images/bgs/boxbg_blue_590.jpg') no-repeat bottom center;
}
.sponsor_box {
	border: 1px solid #222222;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
}
.sponsor_box h3 {
	color: #FFFFFF;
	height: 20px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 1px;
}
.sponsor_box p {
	font-family: Tahoma;
	font-size: 11pt;
}
/* Contact Page ----------------------- */
div.row2 {
	clear: both;
	padding-top: 1px;
	padding-left: 150px;
}
div.row2 span.label {
	float: left;
	width: 100px;
	text-align: left;
	font-weight: bold;
}
div.row2 span.msg {
	float: right;
	width: 230px;
	text-align: right;
}
.contact {
	background: url('../images/Graphics/Contact_phone.jpg') no-repeat bottom left;
	margin-left: 10px;
	margin-right: 10px;
	height: 200px;
	width: 550px;
}
/* End Contact Page ----------------------- */
/* Links Page ----------------------- */
div.link {
	clear: both;
	padding-top: 1px;
	padding-left: 25px;
	margin-bottom: 7px;
}
div.link span.label {
	float: left;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
div.link span.msg {
	float: left;
	width: 300px;
	text-align: left;
}
/* End Links Page ----------------------- */
/* Head Links Page ----------------------- */
div.headlink {
	clear: both;
	padding-top: 1px;
	padding-left: 125px;
	margin-bottom: 7px;
}
div.headlink span.label {
	float: left;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
div.headlink span.msg {
	float: left;
	width: 300px;
	text-align: left;
}
/* Head Links Page ----------------------- */
/* Planning Page ----------------------- */
div.route {
	clear: both;
	padding-top: 1px;
	padding-left: 25px;
	margin-bottom: 7px;
}
div.route h2 {
	font-size: 13pt;
	color: #000000;
	letter-spacing: -0.03em;
}
div.route span.label {
	float: left;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
div.route span.msg {
	float: left;
	width: 300px;
	text-align: left;
}
div.document li {
	background-image: url(../images/icons/document.jpg);
}
div.document li ul li {
	background-image: url(../images/Graphics/dash_point.jpg);
}
.planning {
	background: url('../images/Graphics/mapping.jpg') no-repeat left;
	margin-left: 10px;
	margin-right: 10px;
	height: 150px;
	width: 550px;
}
.planning p {
	padding-left: 110px;
}
/* End Planning Page ----------------------- */
/* END - TEXT BOX 590 WIDE */
/* START - TEXT BOX 280 WIDE */
.main_box_280 p {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.main_box_280 img {
	margin: 4px 4px 4px 4px;
}
.main_box_280 {
	background: #FFFFFF url('../images/bgs/boxbg_280.gif') no-repeat bottom center;
	font-size: 10pt;
	width: 280px;
	height: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	text-align: left;
	float: left;
	margin: 0px 7px 15px 7px;
}
.main_box_280 h2 {
	background: url(../images/bgs/headbg_280.gif) top center no-repeat;
	width: 280px;
	height: 30px;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FFFF00;
	letter-spacing: -0.04em;
}
.main_box_280 .box_head {
	color: #FFFF00;
	background-image: url('../images/bgs/headbg_280.gif');
	height: 30px;
}
.main_box_280 .box_head ul {
	margin: 0;
}
.main_box_280 .box_head li {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 13pt;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 4px 0 -4px 14px;
	background-repeat: no-repeat;
	list-style-type: none;
}
/* END - TEXT BOX 280 WIDE */
/* START - TEXT BOX PROFILES */
.todd {
	background: #000000 url('../images/Graphics/todd_pic.gif') no-repeat left;
	margin-left: 10px;
	margin-right: 10px;
	height: 100px;
	width: 250px;
}
.simon {
	background: #000000 url('../images/Graphics/moose_pic.gif') no-repeat left;
	margin-left: 10px;
	margin-right: 10px;
	height: 100px;
	width: 250px;
}
.main_box_pro img {
	margin: 4px 4px 4px 4px;
}
.main_box_pro {
	background: #000000 url('../images/bgs/boxbg_280_blk.gif') no-repeat bottom center;
	font-size: 10pt;
	width: 280px;
	height: 150px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	text-align: left;
	float: left;
	margin: 0px 7px 15px 7px;
	color: #FFFF00;
}
.main_box_pro p {
	padding-left: 80px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 14px;
	color: #FFFF00;
}
.main_box_pro h2 {
	background: url(../images/bgs/headbg_280.gif) top center no-repeat;
	width: 280px;
	height: 30px;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FFFF00;
	letter-spacing: -0.03em;
}
.main_box_pro .box_head {
	color: #FFFF00;
	background-image: url('../images/bgs/headbg_280.gif');
	height: 30px;
}
.main_box_pro .box_head ul {
	margin: 0;
}
.main_box_pro .box_head li {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 13pt;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 4px 0 -4px 14px;
	background-repeat: no-repeat;
	list-style-type: none;
}
div.row {
	clear: both;
	padding-top: 1px;
	padding-left: 70px;
}
div.row span.label {
	float: left;
	width: 60px;
	text-align: left;
	font-weight: bold;
}
div.row span.msg {
	float: right;
	width: 100px;
	text-align: left;
}
/* END - TEXT BOX PROFILES */
/* START - TEXT BOX 180 WIDE */
.main_box_180 p {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.main_box_180 {
	background: #FFFFFF url('../images/bgs/boxbg_180.gif') no-repeat bottom center;
	font-size: 10pt;
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: both;
	display: block;
}
.main_box_180 h2 {
	background: url(../images/bgs/headbg_180_sup.gif) top center no-repeat;
	width: 100%;
	height: 25px;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FFFFFF;
	letter-spacing: -0.04em;
}
.main_box_180 .box_head, .main_box_sup .box_head {
	color: #FFFFFF;
	background-image: url('../images/bgs/headbg_180_sup.gif');
	height: 25px;
}
.main_box_180 .box_head ul, .main_box_sup .box_head ul {
	margin: 0;
}
.main_box_180 .box_head li, .main_box_sup .box_head li {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12pt;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -0.04em;
	margin: 4px 0 -4px 14px;
	background-repeat: no-repeat;
	list-style-type: none;
}
/* END - TEXT BOX 180 WIDE */
/* START - TEXT BOX 180 WIDE SUP */
.main_box_sup p {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.main_box_sup {
	background: #003366 url('../images/bgs/boxbg_180_sup.gif') no-repeat bottom center;
	font-size: 10pt;
	width: 180px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: both;
	display: block;
}
.main_box_sup h2 {
	background: url(../images/bgs/headbg_180_sup.gif) top center no-repeat;
	width: 180px;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FFFFFF;
	letter-spacing: -0.04em;
}
.main_box_sup h3 {
	border-bottom: 1px dashed #6699FF;
	width: 90%;
	font-size: 12pt;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #FFFFFF;
	letter-spacing: -0.04em;
}
/* END - TEXT BOX 180 WIDE SUP */
.main_box {
	padding: 4px;
	border: 1px solid #999966;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position-y: top;
	color: #000000;
	font-size: 10pt;
}
.main_box2 {
	background-position: 100% 0;
	padding: 4px;
	border: 1px solid #999966;
	width: 100%;
	height: 100%;
	background-image: url('../images/Graphics/footer.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.stats {
	font-size: 10pt;
	font-family: Tahoma;
	color: #000080;
	background-image: url('../images/Graphics/sponsornote.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.stats td {
	font-size: 10pt;
	font-family: Tahoma;
	color: #000080;
}
#base {
	border-top: 1px solid #4E4E34;
	background-image: url('../images/bgs/pagebase.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
}
#h_menu a {
	border: 1px solid #111111;
	height: 36;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	padding-left: 30px;
	width: 100%;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #0036A6;
	font-weight: bold;
}
#h_menu a:hover {
	color: #222222;
	text-decoration: none;
	background-color: #6699FF;
}
.why#h_menu a {
	background-image: url('../images/icons/questionmark.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.why#h_menu a:hover {
	background-image: url('../images/icons/questionmark_h.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.msg#h_menu a {
	background-image: url('../images/icons/message.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.msg#h_menu a:hover {
	background-image: url('../images/icons/message_h.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.how#h_menu a {
	background-image: url('../images/icons/friends.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.how#h_menu a:hover {
	background-image: url('../images/icons/friends_h.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.rider#h_menu a {
	background-image: url('../images/icons/helmet.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.rider#h_menu a:hover {
	background-image: url('../images/icons/helmet_h.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.prostate#h_menu a {
	background-image: url('../images/icons/pcfa.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
.prostate#h_menu a:hover {
	background-image: url('../images/icons/pcfa_h.gif');
	background-repeat: no-repeat;
	background-position-y: center;
}
#h_menu_selected {
	background-image: url('../images/tabs/mainmenu_selected.jpg');
	background-repeat: no-repeat;
	color: #F1F4EA;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	padding-left: 15px;
	background-color: #6D6D49;
	background-position-y: center;
}
#t_menu a {
	border: 1px solid #999966;
	background-position: left bottom;
	height: 30;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
	background-image: url('../images/tabs/menubg3_us.jpg');
}
#t_menu a:hover {
	background-position: left bottom;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #CFDAB8;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #CFDAB8;
	background-image: url('../images/tabs/menubg3.jpg');
}
#t_menu_selected {
	background-position: left bottom;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #CFDAB8;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #CFDAB8;
	background-image: url('../images/tabs/menubg3.jpg');
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
#ht_menu_selected {
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #CFDAB8;
	background-position: left bottom;
	height: 30;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	padding-left: 10px;
	background-color: #CFDAB8;
	padding-top: 4px;
	font-weight: bold;
	background-image: url('../images/tabs/menubg3.jpg');
}
#ht_menu_selected {
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #CFDAB8;
	background-position: left top;
	height: 30;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	padding-left: 10px;
	background-color: #CFDAB8;
	padding-top: 4px;
	font-weight: bold;
}
#ht_menu a {
	border-left: 1px solid #E8E8DD;
	border-right: 1px solid #E8E8DD;
	border-top: 1px solid #E8E8DD;
	border-bottom: 1px solid #999966;
	background-position: left top;
	height: 30;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 4px;
	font-weight: bold;
}
#ht_menu a:hover {
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #CFDAB8;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #CFDAB8;
}
#menu_lEnd {
	background-image: url('../images/Graphics/menubg.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	width: 15;
}
;
#menu_rEnd								{background-image: url('../images/Graphics/menubg.jpg'); background-repeat: no-repeat; background-position: right center; width:15}
;
#menu									{background-image: url('../images/Graphics/menubg_center.jpg'); background-repeat: repeat-x; background-position:   center; ; color:#FFFFFF; font-size:12pt; font-family:Tahoma; font-weight:bold; text-align:center}
;
#menu td								{color:#FFFFFF; font-size:12pt; font-family:Tahoma; font-weight:bold; text-align:center; border-left-width:1px; border-top-width:1px; border-bottom-width:1px}
;
#menu td.space							{background-position: center; color:#FFFFFF; font-size:12pt; font-family:Tahoma; font-weight:bold; text-align:center; border-left-width:1px; border-top-width:1px; border-bottom-width:1px; width:2px; background-image:url('../images/Graphics/bar01.gif'); background-repeat:no-repeat}
;
#menu a									{color:#FFFFFF; font-size:12pt; font-family:Tahoma; font-weight:bold; text-decoration:none; text-align:center}
;
#menu a:hover							{color:#FFFFFF; font-size:12pt; font-family:Tahoma; font-weight:bold; text-decoration:underline; text-align:center}
;
               		
               		
a	    	{ color: #5F5F3F; font-family: Tahoma; text-decoration:underline; }
a:link, a:active, a:visited {
	color: #5F5F3F;
	font-family: Tahoma;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	font-family: Tahoma;
	text-decoration: underline;
}
/* ==== BASE BOX ==== */
.basebox a:link, .basebox a:active, .basebox a:visited {
	color: #D5D5BF;
	font-family: Tahoma;
	text-decoration: none;
}
.basebox a:hover {
	text-decoration: underline;
}
/* ==== BASE BOX END ==== */
/*
li           { list-style-image: url('../images/Graphics/helmet_bullet_s.jpg'); margin-left: 4; 
               padding-left: 10px; vertical-align:top; padding-bottom:4px }
li ul li    { list-style-image: url('../images/Graphics/dash_point.jpg'); margin-left: 4; 
               padding-left: 5px }
*/
.help {
	border-bottom: 1px dotted #333;
	cursor: help;
}
div.float {
	float: left;
}
div.spacer {
	clear: both; /* START - LINK BOX 590 WIDE */;
	.link_box_590 { font-size: 10pt;
					width:590px;
					padding-left:0px;
					padding-right:0px;
					padding-bottom:0px;
					text-align:left;
					margin-bottom: 15px;
					}
					
.link_box_590 p 	{
					padding-left:14px;
					padding-right:14px;
					padding-top:1px;
					padding-bottom:2px;
					margin-bottom: 2px;
					}

.link_box_590 .box_head	 	{
					color: #FFFF00;
					background-image:url('../images/bgs/headbg_link_590.jpg');
					height:30px;
					width:590px;
					}

.link_box_590 .box_head ul	 	{
					margin: 0;
					}

.link_box_590 .box_head li	 	{
					float: left;
					padding-top:0px;
					padding-left:0px;
					padding-right:0px;
					font-size: 13pt;
					font-family: tahoma, verdana, arial;
					font-weight: bold;
					letter-spacing: -0.02em;
					margin: 4px 0 -4px 14px;
					background-repeat: no-repeat;
					list-style-type:none;
					}

					

.link_box_590 .box_head a 	{
					font-size: 13pt;
					color: #FFFF00;
					text-decoration: none;
					}
					
.link_box_590 		{
					background:#FFFFFF url('../images/bgs/boxbg_590.gif') no-repeat bottom center;
					}
					
/* END - LINK BOX 590 WIDE */

.bikeprofile {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 10px;
}


.bikeprofile .title {
	font-weight: bold;
	font-size: 14px;
	letter-spacing:  -0.03em;
}

.bikeprofile .item {
	font-weight: bold;
	font-size: 12px;
	letter-spacing:  -0.03em;
	width: 150px;
	vertical-align: middle;
	text-align: left;
}
.bikeprofile .desc {
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
}
.dropdown {
	top: 0px;
	z-index: 350;
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	position: absolute;
}
.dropdown .drpbody {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	background-image: url('../images/Graphics/darktransptbg01.png');
	background-repeat: repeat;
	border: 2px solid #000000;
	padding: 10px;
	margin: 0px;
	width: 100%;
	height: 400px;
}
.dropdown .foot {
	width: auto;
	height: auto;
}
.buttonz {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFDD;
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
}

.textwindow {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
	background-image: url('../images/Graphics/whitetransptbg01.png');
	background-repeat: repeat;
	border: 1px solid #000000;
	padding: 10px;
}}
.closex {
	border-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 51;
	top: 0px;
	right: 0px;
	width:auto;
}

/* ADD BOX CSS */

.addBox1 {
	position: absolute;
	top: 100px;
	left: 200px;
	z-index: 100;
	width: 400px;
	background: #000000;
	padding: 14px 14px 14px 14px;
	color: #FFFFFF;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/Graphics/overlay.png", sizingMethod="scale");
}

.addBoxInner {
	color: #000000;
	background: #FFFFFF;
	padding: 14px 14px 14px 14px;
}