
.cursive { font-family:cursive, georgia; color:#000000; font-size: 16px; }  // font-weight: bold; 
a.no_ul { text-decoration: none; }
a.yellow { color: yellow; }
a.white { color: white; }
a.blue { color: #99CCFF; }
a.small { font-size: 9px; }
a.about:link { color: #0099FF; text-decoration: none; font-size: 10px; font-weight: bold; }
a.about:visited { color: #99CCFF; text-decoration: none; font-size: 10px; font-weight: bold; }
a.about:hover { color: #0000FF; font-size: 10px; font-weight: bold; }
a.about:active { color: #0000FF; text-decoration: none; font-size: 10px; font-weight: bold; }
a.about1:link { color: #E8E7DE; text-decoration: none; font-size: 10px; }
a.about1:visited { color: #E8E7DE; text-decoration: none; font-size: 10px; }
a.about1:hover { color: #393732; font-size: 10px; font-weight: bold; }
a.about1:active { color: #393732; text-decoration: none; font-size: 10px; }
a.subcat:link { color: blue; font-size: 10px; font-weight: bold; text-decoration: none; }
a.subcat:visited { color: blue; font-size: 10px; font-weight: bold; text-decoration: none; }
a.subcat:hover { color: white; font-size: 10px; font-weight: bold; text-decoration: none; }
a.subcat:active { color: blue; font-size: 10px; font-weight: bold; text-decoration: none; }
.on { font-size: 10px; color: #666666; font-weight: bold; text-decoration: none; }
.on:hover { font-size: 10px; color: #666666; font-weight: bold; text-decoration: none; }
.off { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.off:hover { font-size: 10px; color: #666666; font-weight: bold; text-decoration: none; }
td { color: #003300; font-family: verdana, geneva, arial, sans-serif; font-size: 12px; }
.coffee_bg { background-image:url('../images/redgreen_large_bg.jpg'); }
p.company_name { margin-bottom: 7px; margin-top: 18px; }
p.three { margin-bottom: 3px; margin-top: 3px; }
p.four { margin-bottom: 4px; margin-top: 4px; }
p { margin-bottom: 8px; margin-top: 8px; }
.outline { outline-color: #666666; outline-width: thin; }
font.on { color: #666666; }
font.off { color: #FFFFFF; }
font.off:hover { color: #666666; }

td.tl {
	background-image: url(../images/corner_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

td.tr {
	background-image: url(../images/corner_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.cart
{
position:fixed;
left:439;
top:104px;
}
