table.menu {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
table.menu td {
	border: 1px solid #FFFFFF;
}
table.menu td a{
	display: block;
	width: 100%;
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
table.menu td a:link, table.menu td a:visited {

}
table.menu td a:hover, table.menu td a:active {
	background-color: #A45200;
}
table.menuleft {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
table.menuleft td {
	border: 1px solid #FFFFFF;
}
table.menuleft td a{
	display: block;
	width: 100%;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
table.menuleft td a:link, table.menuleft td a:visited {
}
table.menuleft td a:hover, table.menuleft td a:active {
	background-color: #006699;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: italic;

}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #FF9900;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6600;
	font-weight: bold;
}
