a.menu {
	color : #F8B323;
	font-family: "Futura Lt BT", Futura, "Trebuchet MS", arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color : #FFFFFF;
	font-family: "Futura Lt BT", Futura, "Trebuchet MS", arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
img.bottomFix {
	vertical-align: bottom;
}

tr{row-height:20px}
td, p {
	color : #FFFFFF;
	font-family: "Futura Lt BT", Futura, "Trebuchet MS", arial;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
h1 {
	margin:0;
	padding:0 0 0 0;
	font-family: "Futura Lt BT", Futura, "Trebuchet MS", arial;
	color:#F8B323;
	font-size:24px;
	font-weight: bold;
}
td.home {
	color : #656667;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
}
a {
	color: #F8B323;
	text-decoration: none;
}
a:Hover {
	color: #F8B323;
	text-decoration: underline;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
}
div{
scrollbar-face-color: #F8B323;
scrollbar-shadow-color: #4D7589;
scrollbar-highlight-color:#4D7589;
scrollbar-3dlight-color: #4D7589;
scrollbar-darkshadow-color: #4D7589;
scrollbar-track-color: #4D7589;
scrollbar-arrow-color: #4D7589;
}