body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #343434;
}
h2{
	color: #c1d0d6;
	font-size: 12px;
	margin: 3px 0px 0px 8px;
	font-weight: lighter;
}
.buy_select{
	width: 177px;
	height: 20px;
	border: 1px solid #666666;
	background-color: Black;
	color: White;
}
a.buy_subsection_link:link,a.buy_subsection_link:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
a.buy_subsection_link:hover{
	
}
a.buy_link_header:link,a.buy_link_header:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
a.buy_link_header:hover{

}
a.pic_link:link,a.pic_link:visited
{
	color: #b9b9b9;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.pic_link:hover{
	color: White;
}
.body_text{
	font-size: 11px;
	color: #ffffff;
	padding: 12px 12px 12px 12px;
}
.body_text a:link,
.body_text a:visited{
	color: #838383;
}
.body_text a:hover{
text-decoration:none;
}

p.index_desc, div.index_desc{
	font-size: 12px;
	color: #c1d0d6;
	padding-top: 2px;
	padding-right: 30px;
	padding-left: 25px;
	padding-bottom: 18px;
}
h2.index_desc{
	font-size: 12px;
	color: #c1d0d6;
	padding-top: 18px;
	padding-right: 30px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px;
}
h1{
	margin: 0px;
	color: #c1d0d6;
	font-size: 13px;
	padding-top: 30px;
	padding-left: 28px;
}
p.index_copy{
	color: #c1d0d6;
	font-size: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
	line-height: 20px;
}
a.index_copy:link,a.index_copy:visited
{
	color: #c1d0d6;
	font-size: 12px;
	padding-bottom: 13px;
	padding-left: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.index_copy:hover{
	text-decoration: underline;
}

.thm {padding-right: 5px;}
