body { background: #AAAAAA url("images/misc/back.jpg"); color: #000000; text-align: center; }

a:link		{ color: #CC0000; }
a:visited	{ color: #CC0000; }
a:active	{ color: #CC0000; }
a:hover		{ color: #FF4444; }

a.nav_item	{ text-decoration: none; letter-spacing: 2px; }

table			{ border-collapse: collapse; table-layout: auto; }
table.main		{ margin-left: auto; margin-right: auto; width: 750px; }

td				{ text-align: center; font-family: Verdana; vertical-align: text-top; font-size: 10pt; }
td.header		{ background: #DDDDDD; border-top: 15px solid #000000; border-bottom: 2px solid #000000; }
td.ad_header	{ background: #AAAAAA; } 
td.nav_area		{ background: #000000; padding: 0px; width: 750px; }
td.nav_item 	{ background: #000000; margin: 0px; padding: 5px; font-weight: bold; }
td.nav_select	{ background: #FFFFFF; margin: 0px; padding: 5px; font-weight: bold; }
td.page			{ width: 750px; background: #FFFFFF; padding: 24px; }
td.body_text	{ text-align: left; padding: 16px; border-left: 2px dotted #000000; border-right: 2px dotted #000000; width: 80%; }
td.footer 		{ font-size:  8pt; background: #000000; color: #777777; text-align: right; height: 18px; width: 100%; }

td.product		{ font-family: Verdana; font-size: 12pt; width: 200px; vertical-align: top; padding: 10px;}
td.big_link		{ font-family: Verdana; font-size: 18pt; }
td.small_link	{ font-family: Verdana; font-size: 12pt; }

img				{ border: 0px; }
img.image_link	{ border: 1px solid #CCDDFF; border-bottom: 1px solid #000000; border-right: 1px solid #000000; padding: 0px; }
br.whitespace	{ margin: 20px; }

p				{ font-family: Verdana; text-align: center; vertical-align: text-top; font-size: 10pt; }
p.paragraph		{ text-align: left; padding-left: 10px; padding-right: 10px; border-left: 2px dotted #000000; border-right: 2px dotted #000000; margin: 10px; min-width: 300px; }
p.big_text		{ font-size: 14pt; padding: 0px; border: 0px;}
p.title			{ font-size: 12pt; font-weight: bold; }
p.subscript		{ vertical-align: super; margin-top: -4px; margin-bottom: 4px; width: 120px; }

p.cost			{ font-size: 10pt; color: #000000; font-weight: bold; }

li				{ text-align: left; }
