body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.4ems;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
h3 {
	font-size: 140%;
	color: #0066CC;
}
.submenuStyle {
    position: absolute;
    visibility: hidden;
}
.menuStyle {
	visibility: visible;
}
.heading {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
.headingWithUnderline {
	color: #FFFF99;
	font-size: 24px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	border-bottom-width: 2px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#subMenu ul li {
	padding-bottom: 5px;
}

.nav  {
	color: white;
}
.tableborder {
	border: 1px solid #000000;
}
.tableheading {
	color: #3366CC;
	font-weight: bold;
}
.homepageLocation {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.homepageMenu	{
	text-align: center;
}
.homepageMenu a:link {
	font-size: 14px;
	color: #CCFF99;
	font-weight: bold;
}
.homepageMenu a:visited {
	font-size: 14px;
	color: #CCFF99;
}
.homepageMenu a:hover {
	font-size: 14px;
	font-weight:bolder;
}
.homepageMenu a:active {
	font-size: 14px;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #FF6646;
}

.subMenuHeader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
	font-size: 12px;
	font-weight: bold;
}
.subMenuHeader {
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
}
.subMenuHeader a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 2em;
	font-size: 12px;
	font-weight: bold;
}
.subMenuHeader a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
