#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid yellow;
padding: 5px;
background-color: black;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
BODY {
color: #FFFFFF;
}
.button {
color: #000000;
background-color: #00000;
}
TABLE.cart {
background-color: #333333;
border-color: #FF0000;
}
HR {
color: #666666;
}
FONT.notice {
color: #FF0033;
font-weight: bold;
font-size: 11px;
}
TH {
font-weight: bold;
}
.smallrow {
align: center;
font-size: 11px;
}
TD.headercell {
align: left;
background-repeat: no-repeat;
padding: 0px;
}
a.search:link {
color: #FFFFFF;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.search:visited {
color: #FFFFFF;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.search:active {
color: #FFFFFF;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.search:hover {
color: #CCFF33;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.inline:link {
color: #FFFF00;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.inline:visited {
color: #FFFF00;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.inline:active {
color: #FFFF00;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.inline:hover {
color: #CC0000;
text-decoration: none;
font-size: 15px;
font-weight: bold;
}
a.leftmenu:link {
color: #FFFFFF;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
a.leftmenu:visited {
color: #FFFFFF;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
a.leftmenu:active {
color: #FFFFFF;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
a.leftmenu:hover {
color: #CCFF33;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
B.title {
font-size: 13px;
font-weight: bold;
color: #43E947;
}
HR {
color: #000099;
height: 2;
}
LI {
font-size: 13px;
}
tr.highlight {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color:#66FFFF;
color: #000000
}
.contrast{
font-family: Arial, Helvetica, sans-serif; font-size: 11px;
background-color: #CCCCCC;
color: #000000 }
table.box{ border:2px solid #000000; } textarea { font-family:
Arial, Helvetica, sans-serif; font-size: 11px }