/*	CRTechLLC style sheet	*/

a					{ font: 500 12px tahoma; color: #cc3300; }
a.on				{ 500 11px tahoma; color: #ffffff; white-space: nowrap; }
a.off				{ 500 11px tahoma; color: #00320A; white-space: nowrap; }
body				{ font: 500 12px tahoma; color: #000000; background: url(/images/bg.gif) #dddddd; margin: 0; padding: 0; }
form				{ display: inline; padding: 0; margin: 0; }
td					{ font: 500 12px tahoma; color: #000000; }

.border				{ border: 1px solid #495a42; }
.error				{ font: 500 12px tahoma; color: #c00c00; }
.main				{ position: absolute; top: 50px; left: 20px; width: 650px; border: 1px solid #333333; padding: 20px; background-color: #ffffff; }
.small				{ font: 500 11px tahoma; color: #000000; }

.button1			{ font: 500 10px tahoma; color: #000000; border: 1px solid #495a42; background-color: #f5f5f5; cursor: hand; }
.button2			{ font: 500 10px tahoma; color: #000000; border: 1px solid #495a42; background-color: #fff500; cursor: hand; }
.button3			{ font: 500 10px tahoma; color: #fff000; border: 1px solid #495a42; background-color: #dc143c; cursor: hand; }
.button4			{ font: 500 10px tahoma; color: #cc0000; text-align: left; border: 0; background-color: transparent; cursor: hand; }

.select				{ font: 500 12px tahoma; color: #000000; background-color: #ffffe0; }
.text				{ font: 500 12px tahoma; color: #000000; border: 1px solid #495a42; background-color: #ffffe0; }

.calOn				{ border: 1px solid #fd700e; background-color: #ffdab9; }
.bgCal				{ background-color: #ffffaa; }
.bgGold				{ background-color: #e5e5bd; }
.bgLtGold			{ background-color: #f5f5dc; }
.bgLtGray			{ background-color: #f0f0f0; }
.bgMain				{ background-color: #495a42; }
.bgWht				{ background-color: #ffffff; }

.gray				{ font: 500 12px tahoma; color: #aaaaaa; }