#rotateTable         {font-size: 11px; color: #000000; font: 11px arial, helvetica, sans-serif;}
#rotateTable a       {font-weight: bold; color: #000000; text-decoration: none;}
#rotateTable a:hover {color: #000000; text-decoration: underline;}
#rotateName {}
#rotatePrice {}
#rotateSalePrice     {color: #ff0000; font-weight:bold;}
.rotate {
 border: 1px solid #D6D6AD;
}
.rotate .header {
 background-color: #630031;
 color: #fff;
 margin: 0px;
 padding: 2px 4px;
 font-size: 1em;
}
.rotate td {font: 11px arial, helevetica, sans-serif;}
.rotate td a {font-weight: bold;}

#nav {
width: 250px;
list-style: none;
margin: 20px 25px 20px 5px;
padding: 0;
}
#nav li {
margin: 0;
padding: 1px 0 0 0;
}
#nav li a {
display: block;
color: #CECE31;
font: normal .75em arial, helevetica, sans-serif;
background-color: #660032;
border: 2px outset #660032;
margin: 0;
padding: 2px;
text-decoration: none;
font-weight: bold;
}
* html #nav li a {
border: 2px solid #660032;
border-top-color: #9A659A;
border-left-color: #9A659A;
border-bottom-color: #39001C;
border-right-color: #39001C;
padding: 0px 3px;
}
.headertext {
font-family: arial, helevetica, sans-serif;
}



