BODY {
background: #999;
}
ul {
/*margin-left: -13px;*/
}
a.leftnav {
font-size:9px;
color:#006699;
text-decoration: none;
}
a.selectedcat {
color: #990000;
text-decoration: none;
}
a.product {
font-size: 9px;
color:#333333;
font-family: "Times New Roman";
text-decoration:none;
}
a.grouplist {
background-color: #FFFFFF;
font-size: 12px;
color:#333333;
font-family: "Times New Roman";
text-decoration:none;
}
a.leftnav:hover {
text-decoration: underline;
}
a.selectedcat:hover {
text-decoration: underline;
}
a.product:hover {
text-decoration: underline;
}
a.grouplist:hover {
text-decoration: underline;
}
span.text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
div.leftnav {
margin-left: 12px;
font-family: verdana;
text-align:left;
}
span.heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#666666;
font-weight:bold;
}
span.selectedcat {
color: #990000;
}
span.bigtext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}
td.topleft {
background: url(images/top.jpg);
width: 141px;
height: 134px;
}
td.topmiddle {
background: url(images/top.middle.jpg);
width: 473px;
height: 134px;
}
td.topright {
background: url(images/top.right.jpg);
width: 141px;
height: 134px;
}
td.middleleft {
background-image: url(images/left.jpg);
background-repeat: repeat-y;
background-color: #DFE0E0;
vertical-align:top;
width: 100px;
height: 460px;
font-size:9px;
color:#006699;
}
td.middle {
background-color: #ffffff;
padding-left: 7px;
padding-top: 10px;
padding-right: 10px;
width: 538px;
}
td.middleright {
background-image: url(images/right.jpg);
background-repeat: repeat-y;
background-color: #DFE0E0;
width: 100px;
height: 100%;
}
td.bottom {
background-image: url(images/bottom.jpg);
height: 38px;
}
td.grouplist {
background-color: #FFFFFF;
font-size: 12px;
color:#333333;
padding: 0px;
vertical-align:middle;
text-align:left;
font-family: "Times New Roman";
}
td.product {
background-color: #FFFFFF;
font-size: 9px;
color:#333333;
padding: 1px;
vertical-align:top;
text-align:center;
font-family: "Times New Roman";
}
td.productheading {
background-color:#000000;
padding: 1px;
color:#FFFFFF;
font-size:10px;
font-weight: bold;
font-family: "Times New Roman";
text-align:center;
}
td.productcategory {
background-color:#ffffff;
padding: 3px;
color:#666666;
font-size:10px;
font-weight: bold;
text-align:left;
}

