htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
body {
   margin-top: 10px;
   background-color: white;
}

p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

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

.headerDIV {
/* border: 1px solid #356869;
   background-color: #6A9191; */
   padding: 4px;
   position: relative;
   width: 740px;
}

.navigationDIV {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

/*
.bodyDIV {
   width: 750px;
   border: 1px solid #356869;
   background-color: #6A9191;
   padding:4px;
}
*/

.spacerDIV {
   height: 10px;
}

/*
.footerDIV {
   border: 1px solid #356869;
   background-color: #6A9191;
   padding: 4px;
   width: 740px;
   position: relative;
}

.leftCol {
   width: 140px;
   background-color: #84A4A4;
   border: 1px solid white;
   vertical-align: top;
}

.bodyCol {
   width: 450px;
   background-color: white;
   border: 1px white solid;
   vertical-align: top;
   padding: 8px;
}

.rightCol {
   width: 150px;
   background-color: white;
   border: 1px white solid;
   vertical-align: top;
   padding-top: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
}

.cartCol {
   width: 600px;
   background-color: white;
   border: 1px white solid;
   vertical-align: top;
   padding-top: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
}


.headerTable {
   background-color: white;
   width: 740px;
}

.footerTable {
   background-color: white;
   width: 740px;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #346868;
}

.footer { }
*/


.navTableHeaderCell {
   background-color: #346868;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
   color: white;
   border-bottom: 1px white solid;
}

.navTDLevel1 {
   background-color: #84A4A4;
   border-bottom: 1px dotted #96B1B1;
}

.navTDLevel2 {
   background-color: #8EACAC;
   border-bottom: 1px dotted #9EB8B8;
}

.navTDLevel3 {
   background-color: #9AB6B6;
   border-bottom: 1px dotted #9EB8B8;
}

.navTDLevel4 {
   background-color: #A5BEBE;
   border-bottom: 1px dotted #9EB8B8;
}

.adHeaderCell {
   background-color: #007170;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: black;
   line-height: 150%;

/*   
   border-left: 1px solid #007170;
   border-right: 1px solid #007170;
*/ 
   padding: 3px;
}

.adBottomCell {
   border-bottom: 1px solid #007170;
}

.adHeaderCellLeft {
   background-color: #007170;
}

.adHeaderCellRight {
   background-color: #007170;
}


.adHeaderCell2 {
   background-color: #A8CFF9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell2 {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   border-left: 1px solid #A8CFF9;
   border-right: 1px solid #A8CFF9;
   padding: 3px;
}

.adBottomCell2 {
   border-bottom: 1px solid #A8CFF9;
}

.adHeaderCellLeft2 {
   background-color: #A8CFF9;
}

.adHeaderCellRight2 {
   background-color: #A8CFF9;
}

.adHeaderCell3 {
   background-color: #B27391;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell3 {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   border-left: 1px solid #B27391;
   border-right: 1px solid #B27391;
   padding: 3px;
}

.adBottomCell3 {
   border-bottom: 1px solid #B27391;
}

.adHeaderCellLeft3 {
   background-color: #B27391;
}

.adHeaderCellRight3 {
   background-color: #B27391;
}

.adHeaderCell4 {
   background-color: #8CAFAF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: white;
}

.adContentCell4 {
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   border-left: 1px solid #8CAFAF;
   border-right: 1px solid #8CAFAF;
   padding: 3px;
}

.adBottomCell4 {
   border-bottom: 1px solid #8CAFAF;
}

.adHeaderCellLeft4 {
   background-color: #8CAFAF;
}

.adHeaderCellRight4 {
   background-color: #8CAFAF;
 }

.adHeaderCell5 { }

.adHeaderCellLeft5 { }

.adHeaderCellRight5 { }

.adContentCell5 { }

.adBottomCell5 { }

.adHeaderCell6 { }

.adHeaderCellLeft6 { }

.adHeaderCellRight6 { }

.adContentCell6 { }

.adBottomCell6 { }

.productImageCell {
   text-align: center;
   vertical-align: top;
}

.productDescCell {
   text-align: left;
   vertical-align: top;
}

a, a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
   text-decoration: none;
   font-weight: bold;
}

a:hover, a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: underline;
   font-weight: bold;
}

a.footerLink, a.footerLink:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #30435C;
   text-decoration: none;
   font-weight: bold;
}

a.footerLink:hover, a.footerLink:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: underline;
   font-weight: bold;
}

a.productLink, a.productLink:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: none;
   font-weight: bold;;
}

a.productLink:hover, a.productLink:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #660000;
   text-decoration: underline;
   font-weight: bold;
}

a.navLevel1, a.navLevel1:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: none;
}

a.navLevel1:hover, a.navLevel1:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: underline;
}

a.navLevel1Selected, a.navLevel1Selected:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2B5555;
   font-weight: bold;
   text-decoration: none;
}

a.navLevel1Selected:hover, a.navLevel1Selected:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2B5555;
   font-weight: bold;
   text-decoration: underline;
}

a.navLevel2, a.navLevel2:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: none;
}

a.navLevel2:hover, a.navLevel2:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   text-decoration: underline;
}

a.navLevel2Selected, a.navLevel2Selected:visited, a.navLevel2Selected:hover, a.navLevel2Selected:active { }

a.navLevel3, a.navLevel3:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   font-weight: normal;
   text-decoration: none;
}

a.navLevel3:hover, a.navLevel3:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;
   font-weight: normal;
   text-decoration: underline;
}

a.navLevel3Selected, a.navLevel3Selected:visited, a.navLevel3Selected:hover, a.navLevel3Selected:active { }

a.navLevel4, a.navLevel4:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: white;
   font-weight: normal;
   text-decoration: none;
}

a.navLevel4:hover, a.navLevel4:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: white;
   font-weight: normal;
   text-decoration: underline;
}

a.navLevel4Selected, a.navLevel4Selected:visited, a.navLevel4Selected:hover, a.navLevel4Selected:active { }

.btn {
   background-color: #990000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: white;
   border: 0px;
   padding: 2px;
}

.btnPreviousNext { }

.redLine {
   height: 3px;
   border-style: solid;
   border-color: #990000;
   width: 100%;
   padding: 0px;
}

.redText {
   color: #990000;
}

ul {
   list-style: square;
}

li.adBullets {
   list-style: square;
   text-indent: 0px;
   margin-left: 1em;
   padding-left: 0px;;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   color: black;
}
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #346868;
}
h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #346868;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #346868;
}

.tagline {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   font-style: italic;
}

.boldBlack {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.boldWhite { }

.footerGray {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color:#999999;
}

.prevNext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: black;
}

.productTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: black;
}

.productSubTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: black;
}

.productDesc {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
}

.price {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #30435C;
   font-weight: bold;
}

.price_spec {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #ff0000;
   font-weight: bold;
}

.price_off {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #007170;
   font-weight: bold;
}

.searchBox {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
}

.pagingLinks {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

.productImageTable { }
