body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.head {
  font-weight:bold;
	font-size:16px;
}
.blacksubheading
{
	font-family: Arial;
	font-weight: bold;
	font-size:10pt;
}
.submitbutton { 
	background-color: #3e674e;
	color: #ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.greensubheading
{
  color:#185438;
	font-family: Arial;
	font-weight: bold;
	font-size:12pt;
}

.greentxt
{
  color:#185438;
	font-family: Arial;
	font-size:10pt;
}

.price
{
  color:#0b3d6d;
	font-family: Arial;
	font-size:11pt;
}


a.menu:link {
	border:1px solid #3e674e;
	padding:3px;
  color:#185438;
  text-decoration: none;
  background:#abd8ae;
  display: block;
}

a.menu:active {
	border:1px solid #3e674e;
	padding:3px;
  color:#FFFFFF;
  text-decoration: none;
  background:#3e674e;
}

a.menu:visited {
	border:1px solid #3e674e;
	padding:3px;
  color:#185438;
  text-decoration: none;
  background:#abd8ae;
  display: block;
}

a.menu:hover {
	border:1px solid #3e674e;
	padding:3px;
  color:#FFFFFF;
  text-decoration: none;
  background:#3e674e;
	display: block;
}





a.menuCurrent:link {
	border:1px solid #3e674e;
	padding:3px;
  color:#185438;
  text-decoration: none;
  background:#abd8ae;
  display: block;
	font-weight:bold;
}

a.menuCurrent:active {
	border:1px solid #3e674e;
	padding:3px;
  color:#FFFFFF;
  text-decoration: none;
	font-weight:bold;
  background:#3e674e;
}

a.menuCurrent:visited {
	border:1px solid #3e674e;
	padding:3px;
  color:#185438;
  text-decoration: none;
  background:#abd8ae;
	font-weight:bold;
  display: block;
}

a.menuCurrent:hover {
	border:1px solid #3e674e;
	padding:3px;
  color:#FFFFFF;
  text-decoration: none;
  background:#3e674e;
	font-weight:bold;
	display: block;
}




a.nav:link, a.nav:visited{
  color:#185438;
  text-decoration: none;
}

a.nav:hover, a.nav:active{
  color:#abd8ae;
  text-decoration: none;
}




td {
	background-repeat:no-repeat;
}
.savings{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6F0000;
}
