/* presets */
body				{margin:0px}
p					{text-align:justify}
img					{border:0px}
table				{border-collapse:collapse}
table th,td			{vertical-align:top;text-align:left}
a					{text-decoration:none}
a:hover				{text-decoration:underline}
#shell				{width:760px}
.strut				{clear:both}
.centered			{margin-left:auto;margin-right:auto}
.title				{margin-top:0px;margin-bottom:0px}
.heading			{margin-top:0px;margin-bottom:0px}
.line				{margin-top:0px;margin-bottom:0px}
/* end presets	*/
body					{background-color:#001A33;color:#003366;font-family:Tahoma,Arial,Verdana,sans-serif;font-size:10pt}
a						{color:#CC0033}
#outer_shell			{width:760px;margin-top:0px;border-left:7px double #AAAAAA;border-right:7px double #AAAAAA;border-bottom:1px solid #AAAAAA}
#inner_shell			{background-color:#FFFFFF}
#header_title			{float:right;margin-right:16px}
#document				{padding:8px}
#title					{font-family:Georgia,"Times New Roman",Times,serif;font-size:14pt}
#cricket_icon			{float:right}
#contact_us				{padding-left:8px;color:#FFFFFF;font-size:8pt;font-weight:bold}

.ordering				{border:1px solid #003366;padding:0px 12px;background-color:#CCD6E0}

.contents_column		{background-image: url(../images/blueness.jpg);background-repeat:repeat-y}
.contents_table			{width:159px;color:#003366}
.contents_table td		{padding:3px 3px 3px 10px;background-image: url(../images/up.gif);background-repeat:no-repeat;font-weight:bold}
.contents_table a		{color:#003366;text-decoration:none}
.contents_table a:hover	{color:#CC0033}
/*	*/
.big_folder				{float:left;padding-right:15px}
#color_sample_table td	{width:90px;text-align:center}

.design_table td		{color:#003366}
.design_header			{vertical-align:middle;font-weight:bold}
.design_specs			{vertical-align:middle;font-family:Georgia;font-size:12px;font-weight:bold;text-align:right}

.price_table			{border:1px solid #003366;background-color:#AFC5DA;color:#003366;font-family:Verdana;font-size:8pt}
.price_table th			{background-color:#003366;padding:3px;color:#FFC832;font-size:6pt}
.price_table td			{width:40px;padding:5px 3px 3px 3px;text-align:center}

.optional_pricing		{border:1px solid #003366;background-color:#AFC5DA;color:#003366;font-family:Verdana;font-size:8pt}
.optional_pricing th	{background-color:#003366;padding:3px;color:#FFFFFF;font-size:6pt}
.optional_pricing td	{padding:3px}

/* Print Styles */
@media print
{
	#outer_shell img	{display:none}
	#document			{width:100%}
	#document img		{display:block}
	
	.contents_table		{display:none}
}