body { font-family: arial; font-size: 12px; background-color: #F4EADC; text-decoration: none; }

font { font-family: arial; font-size: 12px; color: #000000; }
font.bold { font-family: arial;	font-size: 12px; color: #000000; font-weight: bold; }
font.bold_red { font-family: arial;	font-size: 12px; color: #ff0000; font-weight: bold; }
font.bold_white { font-family: arial;	font-size: 12px; color: #ffffff; font-weight: bold; }

a:link.navbar { font-family: arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none }
a:visited.navbar {  font-family: arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
a:hover.navbar {  font-family: arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}
a.navbar {  font-family: arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}

a:link.navbar_bold { font-family: arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
a:visited.navbar_bold {  font-family: arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a:hover.navbar_bold {  font-family: arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline}
a.navbar_bold {  font-family: arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}

a:link.white_bold { font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none }
a:visited.white_bold {  font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}
a:hover.white_bold {  font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline}
a.white_bold {  font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}

.dark { background-color: #D2AD75 }
.light { background-color: #F4EADC }
.white { background-color: #FFFFFF }

input.purchase { font-family: arial; font-size: 12px; color: #000000; width: 120 }
input.qty { font-family: arial; font-size: 12px; color: #000000; width: 20 }
select.purchase { font-family: arial; font-size: 12px; color: #000000; width: 120 }
input.addtobasket { font-family: arial; font-size: 12px; color: #000000; background-color: #F4EADC; width: 100 }
input.basket { border: 0px none; }
input.controlMethodRdo { font-family: arial; font-size: 12px; color: #000000; width: 130 }

