body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.top {
	border-bottom: #0066FF 2px ridge;
}

h1 {
	font-size: 18px;
	color: #990000;
}

h2 {
	font-size: 16px;
	color: #003399;
}

h3 {
	font-size: 14px;
	color: #990000;
}

h5 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	border-bottom: #990000 1px solid;
}

.menu {
	width: 180px;
	height: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

.menu a {
	color: #0033CC;
	text-decoration: none;
}

.menu a:hover {
	color: #990000;	
	border-bottom: #0033CC 1px solid;
}

.content {
	border-left: #0066FF 2px ridge;
	width: 574px;
	padding-left: 7px;
	padding-bottom: 7px;
	font-size: 14px;
}

.bottom {
	border-top:  #0066FF 2px ridge;
	font-size: 11px;
	text-align: left;
}

.seasonal {
	border-top: #990000 1px solid;
	font-size: 12px;
	display: block;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
}

.poptext {
	padding-left: 7px;
	padding-bottom: 7px;
	font-size: 14px;
}

.object_link {
	border: 0;
}

.object_link a {
	text-decoration: none;
}

.object_link a:hover {
	text-decoration: none;
	border-bottom: 0;
}
