/* Colon Cleanser stylesheet */

a				{ font: 600 11px tahoma; color: #660000; }
a:hover			{ font: 600 11px tahoma; color: #ff7f50; }
p,td			{ font: 500 13px tahoma; }

.bg				{ background-color: #eee8aa; }
.bold			{ font: 600 18px tahoma; color: #000; }
.boldWt			{ font: 600 14px verdana; color: #fff; }
.boldYelBg		{ font: 600 18px tahoma; color: #000; background-color: #ffff00; }
.border			{ border: 1px solid #cccccc; }
.cart			{ font: 500 10px tahoma; color: #000000; }
.error			{ font: 500 13px tahoma; color: #cc0000; }
.head			{ font: 600 15px tahoma; color: #b22222; }
.headBg			{ background-color: #eee8aa; font: 600 15px tahoma; color: #000; }
.header			{ font: 600 15px tahoma; color: #000000; }
.small			{ font: 500 11px tahoma; color: #000; }

.button			{ font: 500 12px tahoma; color: #000000; border-width: 1px; border-style: solid; border-color: #eeeeee #333333 #333333 #eeeeee; background-color: #ffffff; }
.select			{ font: 500 12px tahoma; color: #000000; }
.textbox		{ font: 500 12px tahoma; color: #000000; border-width: 1px; border-style: solid; border-color: #333333 #eeeeee #eeeeee #333333; background-color: #ffffff; }

/* component formatting */
.menu			{ padding: 3px; width: 264px; background-color: #eedd9a; border-top: 1px solid #ffffff; }
.logo			{ border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; }
.nav			{ width: 100%; height: 50px; border-bottom: 1px solid #ffffff; background-color: #d1e0c1; }
.titleBar		{ width: 100%; height: 109px; background-color: #999966; }
.pageBar		{ height: 20px; background-color: #666633; border-top: 1px solid #ffffff; }
.colBg			{ background-color: #fff; width: 270px; height: 100%; }