@charset "utf-8";
/* CSS Document */
a.redlink:link,a.redlink:active,a.redlink:visited {font-family:Tahoma;color:silver;font-size:12px;}
a.redlink:hover {color:white;}
.text {font-family:Tahoma;color:gray;font-size:11px;}
.recordtitle {font-family:Tahoma;font-size:11px;color:black;font-weight:bold;}
.recordset {font-family:Tahoma;font-size:11px;color:black;}
.greenrecordset {font-family:Tahoma;font-size:11px;color:green;}
.redrecordset {font-family:Tahoma;font-size:11px;color:red;}
.grayrecordset {font-family:Tahoma;font-size:11px;color:gray;}
.productname {font-family:Tahoma;font-size:12px;color:RED;font-weight:500;}
.price {font-family:Tahoma;color:red;font-size:11px;}
img.thumb {width:50px;}
a:link {font-family:Tahoma; font-weight:500; color:#0000FF}
a:hover {font-family:Tahoma; font-weight:500; color:#FF0000}
a:visited {font-family:Tahoma; font-weight:500; color:#0000FF}
a.img:link {width:50px;}

