body{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
} 

table#maintable {
	width: 775px;
	margin: auto;
	padding: 0px;
	empty-cells: show;
}

table#headertable {
   height: 91px;
	width: 775px;
	background-color: #1C7C60;
}

td#headerimage {
	height: 91px;
	width:186px;
	padding: 0px;
	margin: 0px;
}

td#headertitle {
	padding-left: 20px;
	padding-bottom: 30px;
}

td#headersubtitle {
	color: #CEFFF4 !important; 
	font-size: 12px; 
	padding-top: 30px;
}

td#menu {
	background-color: #4DB091;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	width: 190px;
}

td#menu A {
	color: #FFFFFF;
}

td#content {
	background-color: #FFFFFF;
	height: 100%;
	width: 531px;
	vertical-align: top;
}

td#footer {
	background-color: #7AB9B1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-bottom: 5px;
}

.greenline {
	background-color: #45957C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	width: 100%;
	text-align: left;
}

a {
	color: #003C81;
	text-decoration: none;
} 

a:hover {
	color: #003C81;
	text-decoration: underline;
} 

UL {
	padding: 0px;
	margin: 0px;
	list-style:none;
}


table.menu {
	border:none !important;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}


table.category {
	width: 100%;
	vertical-align: top;
}

table.category A {
	color: #000000;
}

.categoryCaption {
	color: #000000;
	background-image: url(/img/left_bar.jpg);
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	margin-top: 20px !important;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	
}

.category TD {
	padding: 0px 3px;
}

.redclass TD {
	color: red !important;
}


table.products {
	width: 100%;
}

table.product {
	border-top: 3px double #45957C;
	width: 100%;
}

td.productImg {
	width: 80px;
	text-align: center;
}

td.productInfo {
	paddting-top:10px;
	vertical-align: top;
}
th.espottingTh {
	border-color: #E3EFEB; 
	border-width: 0px 1px 0px 1px;
	border-style: solid;
}

td.espottingTd {
	vertical-align: top;
	border-color: #77B9AF; 
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	background-color: #F1F8F7;
	background-color: #E3EFEB;
	padding-left: 8px;
	padding-right: 5px;
}
.dealtime {
  font-size: 9pt;
  font-family:"Verdana";
  color: black;
}
.dealtime:link,.dealtime:visited {
  font-size: 9pt;
  font-family:"Verdana";
  color: blue;
        text-decoration:underline;
}

