@charset "utf-8";
table.top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 80px;
	width: 900px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	vertical-align:top;
}
a.topmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #ff971d;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000077;
	text-decoration: underline;
}
.menu {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000077;
}
.fill {
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 30px;
	padding-bottom:0px;
}

td.fill {
	border-right:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	text-align:center;
	height:500px;
}
.menu:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #FD9717;
}
.body {
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
}
.menucell {
	background-color:#FEDBAB;
}
.piclink {
	font-family: arial;
	font-size:10px;
}
a.featured {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	color:#000066;
}
a.featured:hover {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	color:#999900;
}
