a:link {color: #007DB7; text-decoration: none;}
a:visited  { color: #007DB7; text-decoration: none;}
a:hover  { color: #6F3352; text-decoration: underline;} 
a:active {color: #6F3352; text-decoration: underline;}

a.buy:link {color: #888888; text-decoration: none;}
a.buy:visited  { color: #888888; text-decoration: none;}
a.buy:hover  { color: #AAAAAA; text-decoration: underline;} 
a.buy:active {color: #AAAAAA; text-decoration: underline;}

.page-background		{ background: #808080; }
.popup-page-background	{ background: #FFFFFF; }
td.sidebar-background	{ background: #6F3352; }
td.sub-nav-separator	{ background: #444444; }
td.picture-separator	{ background: #CCCCCC; }

tr.section-header-background	{ background: #E7E6E1; }
tr.section-background			{ background: #F5F5F5; }

.body-text {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	letter-spacing: 0.00em;
}

h1 {
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0.00em;
}

h2 {
	color: #007DB7;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0.00em;
}

h3 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.00em;
}

h4 {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0.00em;
	margin: 15px 0px 0px 0px;
}

p.error {
	color: #AA0000;
}

p.quotebox {
	margin: 15px 0px 5px 0px;
}

p.credit {
	font-size: 9px;
	margin: 0px 50px 20px 35px;
	text-indent: -12px;
}

li.lists {
	margin: 5px 0px 5px 0px;
}

.copyright {
	color: #666666;
	font-size: 9px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}
