a:link {color:#000099;}
a:visited {
color: #000099;
text-decoration: underline;
}

input {
    font-size: 10px;
}

.cp {
background-color: #CCCCCC;
}

a:hover {
color: red;
text-decoration: underline;
}

.searchbox {
font-size: 14px;
}

a:active {
color: #FF0000;
text-decoration: underline;
}

.CategHeader {
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}

.header {
font-weight: bold;
font-size: 13px;
text-decoration: underline;
}

.CategoryPath {
color: #808080;
font-size: 9px;
font-weight: ;
text-decoration: underline;
}


.nextlink {
color: black;
font-weight: none;
text-decoration: none;
font-style: italic;

}

.A1 {
color: black;
font-size: 12px;
text-decoration: none;
}

.A2 {
color: blue;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

.browsestore {
color: #444444;
font-size: 9px;
text-decoration: underline;
}

.browsecategories {
color: #000099;
font-size: 12px;
font-weight: bold;
text-decoration: underline;

}


.showcategory {
color: #CCCCCC;
font-size: 11px;
text-decoration: none;
}

.check {
color: #008080;
font-size: 11px;
text-decoration: underline;
}

.more {
color: #006600;
font-size: 11px;
text-decoration: underline;
}


.price {
color: red;
background-color: yellow;
font-weight: bold;
font-size: 13px;
}

.namelogo {
color: #444444;
font-size: 12px;
}


.light {
color: #CCCCCC;
font-size: 9px;
}

.description {
color: #000000;
font-size: 13px;
}
body {
background-color: #FFFFFF;
border: 1px inset #000000;
color: #000000;
font-family: Tahoma;
font-size: 12px;
margin: 0px;
padding: 0px;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ECECEC;
scrollbar-track-color: #F7F9F9;
}

form, td {
font-size: 11px;
}

hr {
color: #000009;
filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
height: 2px;
width: 95%;
}

.banner {
background: #F7F9F9;
border: 3px double #ECECEC;
}
