td, p {
font-family: verdana;
font-size: 11px;
color: #1e1b08;
}
.lightgrey {
color: #616161;
}
.black {
color: #000;
}
.b_white_top {
border-top: 1px solid #fff;
}
.b_grey_top {
border-top: 1px solid #b2b2b2;
}
a.ablack:link, a.ablack:visited {
color: #1e1b08;
text-decoration: underline;
}
a.ablack:hover {
color: #ff0000;
text-decoration: underline;
}
a.greylink:link, a.greylink:visited {
color: #616161;
text-decoration: underline;
}
a.greylink:hover {
color: #ff0000;
text-decoration: underline;
}
.qty {
height: 16px;
font-size: 10px;
font-family: verdana;
font-weight: bold;
text-align: center;
width: 20px;
}
.input {
font-size: 11px;
font-family: verdana;
width: 220px;
height: 19px;
border: 1px solid #afafaf;
background-color: #fff;
}
.Star {
color: #ff0000;
}
.smallblack {
font-size: 10px;
color: #000;
}
.smallgrey {
font-size: 10px;
color: #99978c;
}
