body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	background-color: #7794BC;
    scrollbar-3dlight-color:#B9C8DD;
    scrollbar-arrow-color:#020083;
    scrollbar-base-color:#B9C8DD;
    scrollbar-darkshadow-color:#B9C8DD;
    scrollbar-face-color:#B9C8DD;
    scrollbar-highlight-color:#7794BC;
    scrollbar-shadow-color:#7794BC;
    scrollbar-track-color:#7794BC;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5;
}

h1 {
	font-size: 16px;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.white {
	color: #FFFFFF;
}

.white a:link, .white a:active, .white a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.white a:hover {
	color: #003882;
	font-weight: bold;
}

.popupBG {
	background-image: url(images/popUp_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.image_border {
	border: 1px solid #FFFFFF;
}

.bike {
	background-image: url(images/side_bike.gif);
	background-position: bottom center;
}

.margin_top {
	padding-top: 2px;
}

.padding {
	padding: 8px;
}

.padding_small {
	padding: 4px;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

a.enter {
	color: #003882;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.enter:hover {
	color: #7794BC;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a {
	color: #003882;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #7794BC;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
}

a.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #003882;
	text-decoration: none;
}

.header {
	font-weight: bold;
	font-size: 14px;
}

.border_black {
	border:1px solid #000000;
}

.shade_bottom {
	background-image: url(images/shade_bottom.gif);
	background-repeat: repeat-x;
}

.shade_left {
	background-image: url(images/shade_left.gif);
	background-repeat: repeat-y;
}