/* MAIN STYLE */
body { font-family: 'Verdana','Tahoma','Arial'; background-color: #036288; color: #333333 }
td { font-size: 12px; }
table { border-collapse: collapse; }

/* BACKGROUND STYLES */

/* SPECIAL FONT STYLES */
.producttitle { font-size: 18px; font-weight: bold; text-align: center; }
.headerproduct { font-size: 11px; }
.timeleft { font-size: 14px; }
.price { color: #990000; font-weight: bold; font-size: 11px; }
.shipping { font-size: 9px; }
.pricedrop { color: #006699; font-weight: bold; font-size: 11px; }
.footer { font-size: 10px; }
.details { color: #FFFFFF; font-weight: bold; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }
.detailstitle { font-weight: bold; }
.bolduppercase { font-weight: bold; }

/* FORM ELEMENTS */
select { font-size: 11px; }
input { font-size: 11px; }

/* LINK STYLES */
A:link { text-decoration: none; color: #006699; }
A:visited { text-decoration: none; color: #006699; }
A:hover { text-decoration: none; color: #0066CC; }
A:active { text-decoration: none; color: #006699; }

A.lnksm { font-size: 10px; text-decoration: none; color: #006699; }
A.lnksm:visited { text-decoration: none; color: #006699; }
A.lnksm:hover { text-decoration: underline; color: #0066CC; }
A.lnksm:active { text-decoration: none; color: #006699; }

.sm_1 {font-size: 9px; }
.login {font-size: 9px;}

a.loginlnk { font-size: 11px; text-decoration: none; color: #006699; }
a.loginlnk:hover { text-decoration: underline; }