
body {
    background-color: #f5eacb;
    margin-top: 0px;
}

.bodymiddle {
    background-color: #ffffff;
}

.bodyleft {
    background-image: url("../images/left-fade.jpg");
    background-repeat: repeat-y;
    background-color: #eeeeee;
}

.bodyright{
    background-image: url("../images/right-fade.jpg");
    background-repeat: repeat-y;
    background-color: #eeeeee;
}

.bodybottom {
    background-image: url("../images/bottom-fade.jpg");
    background-repeat: repeat-x;
    background-color: #eeeeee;
}

.leftcorner {
    background-image: url("../images/cleft-fade.jpg");
    background-repeat: no-repeat;
    background-color: #eeeeee;
}

.rightcorner {
    background-image: url("../images/cright-fade.jpg");
    background-repeat: no-repeat;
    background-color: #eeeeee;
}

.tabmenu { font-size: 10pt; font-family: times; color: #000000; font-weight: normal;}
.tabmenu a:link {text-decoration: none; color: #000000; font-family: times; font-size: 10pt; font-weight: normal;}
.tabmenu a:visited {text-decoration: none; color: #000000; font-family: times; font-size: 10pt; font-weight: normal;}
.tabmenu a:active {text-decoration: none; color: #000000; font-family: times; font-size: 10pt; font-weight: normal;}
.tabmenu a:hover {text-decoration: none; color: #333333; font-family: times; font-size: 10pt; font-weight: normal;}

.footer { font-size: 12pt; font-family: times; color: #000000; font-weight: normal;  line-height: 20pt;}
.footer a:link {text-decoration: none; color: #000000; font-family: times; font-size: 12pt; font-weight: normal; line-height: 20pt;}
.footer a:visited {text-decoration: none; color: #000000; font-family: times; font-size: 12pt; font-weight: normal;  line-height: 20pt;}
.footer a:active {text-decoration: none; color: #000000; font-family: times; font-size: 12pt; font-weight: normal;  line-height: 20pt;}
.footer a:hover {text-decoration: none; color: #333333; font-family: times; font-size: 12pt; font-weight: normal;  line-height: 20pt;}

.categorytitle { font-size: 18pt; font-family: times; color: #000000; font-weight: normal;}

.subcategorylist a:link {text-decoration: none; color: #000000; font-family: times; font-size: 14pt; font-weight: normal; }
.subcategorylist a:visited {text-decoration: none; color: #000000; font-family: times; font-size: 14pt; font-weight: normal;  }
.subcategorylist a:active {text-decoration: none; color: #000000; font-family: times; font-size: 14pt; font-weight: normal;  }
.subcategorylist a:hover {text-decoration: none; color: #333333; font-family: times; font-size: 14pt; font-weight: normal;  }

.prodlink a:link {text-decoration: none; color: #000000; font-family: times; font-size: 12pt; font-weight: normal; }
.prodlink a:visited {text-decoration: none; color: #000000; font-family: times; font-size: 12pt; font-weight: normal;  }
.prodlink a:active {text-decoration: none; color: #000000; font-family: times; font-size: 12pt; font-weight: normal;  }
.prodlink a:hover {text-decoration: none; color: #333333; font-family: times; font-size: 12pt; font-weight: normal;  }

.proddesc { font-size: 13pt; font-family: times; color: #000000; font-weight: normal;}


