body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
	color: #000000;
}

td img {
	display: block;
}

.topnavbar {
	margin: 0px 0px 0px 0px; 
	background-color: #333333; 
	padding: 0px 0px 0px 0px;
	height: 24px;
}

.topnavbutton {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	top: 0px;
	left: 0px;
	/* Tell NS4 to ignore these styles.... */
	/*/*/
	height: 24px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	/* Okay, we can let NS4 see the rest.... */
	background-color: #333333;
	color: #FFFFFF;
	float: left;
	border-right: 1px solid #FFFFFF;
}

.topnavbutton a {
	position: relative;
	/* Tell NS4 to ignore these styles.... */
	/*/*/
	padding: 0px 10px;
	height: 24px;
	vertical-align: text-bottom;
	/* Okay, we can let NS4 see the rest.... */
	text-decoration: none;
	color: #FFFFFF;
}

.topnavbutton a:hover {
	background-color: #666666;
	text-decoration: none;
	color: #FFFFFF;
}

#topactivebutton {
	background-color: #666666;
}

.navbutton {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	top: 0px;
	left: 0px;
	/* Tell NS4 to ignore these styles.... */
	/*/*/
	height: 24px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	/* Okay, we can let NS4 see the rest.... */
	background-color: #CCCCCC;
	color: #000000;
}

.navbutton a {
	position: relative;
	display: block;
	/* Tell NS4 to ignore these styles.... */
	/*/*/
	padding: 0px 0px 0px 15px;
	height: 24px;
	vertical-align: text-bottom;
	/* Okay, we can let NS4 see the rest.... */
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.navbutton a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

#navactivebutton {
	background-color: #FFFFFF;
}

#navtitle {
	margin: 10px 5px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#navtitle a {
	color: #FFFFFF;
	text-decoration: none;
}

#navline {
	margin: 5px 0px;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}

.itemlabel {
	color: #9A1B0A;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.speclabel {
	color: #9A1B0A;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smalltext {
	vertical-align: top;
}

.smalltext td {
	font-size: 10px;
	letter-spacing: 0px;
}

#contact_overlap {
	position: absolute;
	left: 10px;
	top: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contact_overlap a {
	text-decoration: none;
	color: #666666;
}

#contact_overlap a:hover {
	text-decoration: underline;
}

#rollovertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
}

