body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
	
	background-color: #363B37;
	
	margin-top: 10px;

}

.whitebg {
	background-color: #FFFFFF;
}

.banner {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.borderTotal {

	border: 2px solid #000000;

}



.borderMenu {

	
	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;


	border-bottom-style: solid;


	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;


}



.borderFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}



.textboxTable {

	border: 1px solid #000000;

	background-color: #E6E6E6;

}

		



A.menu {

	font-weight: bold;

	text-decoration: none;

	color: #ffffff;

}



A.menu:hover	{

	font-weight: bold;

	text-decoration: underline;

	color: #cccccc;

}



.fontFooter {

	color: #ffffff;

}



.textboxHeader {

	color: #ffffff;

	font-weight: bold;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}



.inputsubmit {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	background-color: #ffffff;

	border: 2px solid #000000;

}



.inputtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	background-color: #ffffff;

	border: 1px solid #000000;

	padding: 0px;

}

a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: blue;
	border: 0px 0;
}

a:hover {
	text-decoration: underline;
}

.searchBar {
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 1px;
}

A.srchBar {
	color: white;
}

.inputsubmitSearchBar {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-weight: bold;

	color: #000000;

	background-color: #CCCCCC;

	border: 2px solid #000000;

}

.inputtextSearchBar {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #000000;

	background-color: #ffffff;

	border: 1px solid #000000;

	padding: 0px;

}
.borderSinglePxBlk {
	border: 1px solid #000000;
}

A.PicLink {
	text-decoration: none;
}

A.PicLink:hover {
	border: 1px solid #000000;
	text-decoration: none;
}
.borderRidesColumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

A.sortLink {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
A.sortLink:hover { color: #999999; }