/* CSS Document */

#leftmenu a:link, #leftmenu a:visited {
	display: block;
	border-top: none;
	border-bottom: 1px solid #FFFFFF;
	background-image:  none;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 0.05em;
}
.leftmenu-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #ff7f00;
	font-weight: bold;
	padding: 8px 6px 8px 3px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF7F00;
	letter-spacing: 0.05em;
}
#leftmenu a:hover {
	display: block;
	border-top: none;
	border-bottom: 1px solid #FFFFFF;
	background-image:  none;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #ee4130;
	letter-spacing: 0.05em;
}
#submenu a:link, #submenu a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: none;
	background-image:  none;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #0C5887;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #DAE1E7;
	border-right-style: none;
}
.subdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFC862;
	font-weight: bold;
	padding: 4px 6px 4px 2px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #0C5887;
}
#submenu a:hover {
	display: block;
	border-top: 1px solid #0C5887;
	border-bottom: none;
	background-image:  none;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #ee4130;
	border-right-style: none;
}
.fares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #0D5A88;
	padding: 10px;
	margin: 10px;
}
