body
	{
	margin: 0;
	padding: 0;
	font: 10pt 'trebuchet ms', arial, helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(http://www.lyt.com/stores/lyt/images/InitialSet/background.gif);
	}
a:link
	{
	color: #0000CC;
	}
a:visited
	{
	color: #CC0000;
	}
a:hover, a:active
	{
	color: #FFFFFF;
	background-color: #000000;
	}
h1	{font: 200% 'trebuchet ms', arial, helvetica, sans-serif; font-weight: bold; display: inline;}
h2	{font: 135% 'trebuchet ms', arial, helvetica, sans-serif; font-weight: bold;}
h3	{font: 120% 'trebuchet ms', arial, helvetica, sans-serif; font-weight: bold; display: inline;}



.carmaglist
	{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 12;
	text-align: center;
	color: 000000;
	}
.colhead
	{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 14;
	font-weight: bold;
	text-align: center;
	color: FFFFFF;
	background-color: 0000CC;
	}
.links
	{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 12;
	color: 000000;
	}
.orderhead
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9;
	font-weight: bold;
	text-align: center;
	color: FFFFFF;
	background-color: 0000CC;
	}
.ordercolumn
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9;
	font-weight: bold;
	text-align: center;
	color: 000000;
	background-color: FFFFFF;
	}
.orderinfo
	{
	font-family: arial,helvetica,sans-serif;
	font-size: 9;
	font-weight: bold;
	text-align: left;
	color: 000000;
	background-color: FFFFFF;
	}
.printtiny
	{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 11;
	color: 000000;
	}
.sheetlist
	{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 14;
	text-align: center;
	color: 000000;
	}
.smcolhead
	{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 12;
	font-weight: bold;
	text-align: center;
	color: FFFFFF;
	background-color: 0000CC;
	}		
#container
	{
	margin: 1em auto;
	width: 650px;
	text-align: justify;
	background-color: #FFFFFF;
	border: 2px solid black;
	}
#header
	{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	background-color: #0000CC;
	}
#pinkheader
	{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	background-color: #BA55D3;
	}
#orangeheader
	{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	background-color: #FF9933;
	}
#redheader
	{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	background-color: #CC0000;
	}
#topnav
	{
	display: none;
	background-color: green
	}
#left
	{
	float: left;
	width: 405px;
	margin: 2px;
	padding: 5px;
	}
#contents
	{
	margin: 10px;
	}
#footer	
	{
	clear: both;
	text-align: right;
	font-size: 90%;
	padding: 5px;
	color: #FFFFFF;
	background-color: #0000CC;
	}
#pinkfooter	
	{
	clear: both;
	text-align: right;
	font-size: 90%;
	padding: 5px;
	color: #FFFFFF;
	background-color: #BA55D3;
	}
#orangefooter	
	{
	clear: both;
	text-align: right;
	font-size: 90%;
	padding: 5px;
	color: #FFFFFF;
	background-color: #FF9933;
	}	
#redfooter	
	{
	clear: both;
	text-align: right;
	font-size: 90%;
	padding: 5px;
	color: #FFFFFF;
	background-color: #CC0000;
	}
#table-a
{
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 12px;
	background: #ffffff;
	margin: 15px;
	width: 480px;
	border-collapse: collapse;
	text-align: center;
}
#table-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#table-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#table-a tbody tr:hover td
{
	color: #009;
}
