a {
     text-decoration: none;
	 font-weight:bold;
}
a:link {
     color: #433A32;
}
a:visited {
    color: #433A32;
}
a:active {
     color: #433A32;
}
a:hover {
     color: #8A6642;
}


.A4    { color: #000000; font-family: Arial; font-size: 4px }
.bodyText    { color: #000000; font-family: Arial; font-size: 12px }
.hdBlack     { color: #000000; font-family: Arial; font-size: 14px }
.hd2Black    { color: #000000; font-family: Arial; font-size: 25px }

.CopyRight   { color: #C49373; font-family: Arial; font-size: 11px }


.brownTextSmall    { color: #C1844E; font-family: Arial; font-size: 11px }
.brownText    { color: #C1844E; font-family: Arial; font-size: 15px }
.brownLight    { color: #DBC6B5; font-family: Arial; font-size: 18px }
.brownBox    { border: 1px solid #946A3A}


.productPriceInBox     { color: #000000;
                         font-family: Arial;
                         border: 2px solid #000000;
                         margin: 0px;
                         padding-top: 0px;
                         padding-right: 0px;
                         padding-bottom: 0px;
                         padding-left: 0px;
                         font-size: 18px }


.pricebrownBox    { background-color:#946A3A;
                    color:#000000;
                    vertical-align:top;
                    text-align:center;
                    padding:15px}



.priceinnernBox    { border: 2px solid #000000;
                    background-color:#ffffff;
                    color:#000000;
                    vertical-align:top;
                    text-align:center;
                    padding-top: 0px;
                    padding-right: 0px;
                    padding-bottom: 0px;
                    padding-left: 0px}


.btmlink a:link      { font-family: Arial; font-size: 12px; color: #DFC5B4; text-decoration:none}
.btmlink a:hover     { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration:none}
.btmlink a:visited   { font-family: Arial; font-size: 12px; color: #DFC5B4; text-decoration:none}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}



fieldset {font-family: sans-serif; margin: 10px; padding: 10px; border: 1px solid #ccc;}
h1 {font-weight: bold;}
.specify-other {display: none;}
