﻿/*
Mmenu unselected #B2B2B2
Selected #f0573a
Other font colors: #545C67
*/
html, body, td, a, p, div, form, h1, h2, h3, h4, h5, h6 {font-family:Arial; font-size: 11px; color:#545C67; background: white;}
h1, h2, h3, h4, h5, h6{margin:0px;padding:0px}
h6{font-weight:bolder;}
a{text-decoration:none}
.bgMain {background-image:url('images/splasshpage.jpg'); height:711px;width:740px;background-repeat:no-repeat;}
.MainTab {margin-top:40px;margin-bottom:40px;width:900px;height:600px}
.Menu {font-size:9px;font-weight:bold; color:#B2B2B2}
.MenHover{font-size:9px;font-weight:bold; color:#f0573a}
.MenSel{font-size:9px;font-weight:bold; color:#f0573a}
.imgS{padding:2px;height:38px;width:38px;}
.icon{border:none;height:18px;width:18px}
div.Cart{width:700px;border:solid 1px gray;}
div.CartClose{text-align:right;font-size:7pt;width:auto;cursor:hand}
table.Cart{margin:30px 10px 40px 30px; width:650px; border-collapse:collapse}
td.Hdr{ text-align:center; font-size:9pt; font-weight:bold}
.ifr{float:right}
.Desc{margin:10px 60px 10px 60px}
.Nav{text-align:left;padding-top:40px}