#menu {
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	
}

.menu_item {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 14px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.menu_item b {
	color : #FF6600;
}
.menu_item a {
	color : #FF6600;
}
.menu_item a:link {
	color : #FF6600;
}
.menu_item a:visited {
	color : #FF6600;
}
.menu_item a:hover {
	color : #FF0000;
}

.horse {
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	padding-left:5px;
}

.bg1 {
	background:#FF9966;
}

.bg2 {
	background:#999933;
}