﻿	body { margin: 0px; background-color: #333333; color: black;
		background-image: url('images/full_screen_bg.jpg');  }
		
	li { font-size: 13px; line-height: 150%; padding-right: 10px }
	li .point { font-weight: bold }	
	input { font-size: 11px }
	
	select { font-size: 11px }
	
	h3 { color: #0066CC; font-size: 18px }
	
	td { font-family: Tahoma,Verdana,Sans-serif; }
	td.alt { font-family: Arial,Geneva,Sans-serif; }
	.sm { font-size: 11px; line-height: 150% }
	.login { font-family: arial,geneva,sans-serif;
		font-size: 9pt; font-weight: bold; text-transform: uppercase }

	td.bar { background-color: #666666; font-size: 10pt; color: white }
	td.button { 
		background-color: #666666; color: white;
		font-weight: bold; font-size: 11pt; font-family: arial,geneva,sans-serif;
		border: 1px solid white; border-bottom: 0px }
	.btn { font-size: 11px; padding: 2px; padding-right: 13px }
	.boxtop { background-color: #FFFFFF; padding: 3px;
		font-size: 13px; font-weight: bold }
	td.box { background-color: #EEEEEE; padding: 3px; 
		font-size: 13px; font-family: arial,geneva,sans-serif; }
	td.diftop { background-color: #336699; padding: 3px;
		font-size: 17px; color: #FFFF00; }
	td.dif { background-color: #EEEEEE; padding: 12px; 
		font-size: 12px; font-family: arial,geneva,sans-serif; }
	td.left { padding-left: 10px; }
	td.footer { background-image: url('images/footer_back.gif'); 
		background-color: #CCCCCC; color: white; font-size: 
		font-weight: bold; font-size: 11px; font-family: arial,geneva,sans-serif;
		border: 1px solid #CCCCCC; border-top: 0px }
	td.main { background-color: #FFFFFF; padding: 15px; font-size: 13px }

	td.categories { background-color: #FFFFFF; padding: 3px; font-size: 10px }
	td.border { border: 1px solid #CCCCCC; padding: 5px }
	td.sale { padding: 3px; background-color: #CC6600; color: #FFFFFF }
	td.navbutton { border-right: 1px solid #99CC00; border-bottom: 1px solid #99CC00;
		font-family: arial,geneva,sans-serif;
		font-size: 9pt; font-weight: bold }
	td.navbutton2 { border: 1px solid #FFFFFF; color: #FFFFFF;
		font-family: arial,geneva,sans-serif; font-size: 9pt; }
	td.cart { background-color: #FFFFFF; border-bottom: 1px solid #CCCCCC; font-size: 10pt }
	td.cart2 { background-color: #FFFFCC; border-bottom: 1px solid #CCCCCC; font-size: 10pt }
	
	td.cell0 { background-color: #333333; font-size: 8pt; color: white }
	td.cell1 { background-color: #999999; font-size: 10pt; color: white; 
		padding-left: 6px; padding-right: 6px; font-weight: bold }
	td.cell2 { background-color: #999999; font-size: 10pt; color: white; 
		padding-left: 6px; padding-right: 6px; font-weight: bold }
	td.cell3 { background-color: #DDDDDD; font-size: 10pt; color: black; 
		padding-left: 6px; padding-right: 6px; font-weight: bold }
	td.celltxt { font-size: 10pt; color: white }
	
	td.rslt1 { background-color: #FFFFFF; font-size: 10pt; padding: 2px }
	td.rslt2 { background-color: #EEEEEE; font-size: 10pt; padding: 2px }
	
	.txt1 { color: #0066CC }
	.txt2 { color: #CC6600 }
	.txt3 { color: #336699 }
	
	.delete { background-color: #CC0000; color: white; 
		border: 1px solid black; font-size: 8pt; font-weight: bold }
	
	a:link { color: #0066CC }
	a:active { color: #0066CC }
	a:visited { color: #0066CC }
	a:hover { color: #333333 }
	
	a.brite:link { color: #333333 }
	a.brite:active { color: #333333 }
	a.brite:visited { color: #333333 }
	a.brite:hover { color: #333333}

	a.nav:link { color: white; text-decoration: none }
	a.nav:active { color: white; text-decoration: none }
	a.nav:visited { color: white; text-decoration: none }
	a.nav:hover { color: #FFFF00; text-decoration: none }
	
	a.nav2:link { color: #CC6600; text-decoration: none }
	a.nav2:active { color: #CC6600; text-decoration: none }
	a.nav2:visited { color: #CC6600; text-decoration: none }
	a.nav2:hover { color: #0066CC; text-decoration: none }
