/* CSS Document */

body {
	background-color: #592f17;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.main_text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.main_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 18px;
}
.feature {
	font-family: "AvantGarde Bk BT";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:middle;
}

.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.pro_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	line-height: 18px;
}
.more a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	line-height: 18px;
}
.more a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	line-height: 18px;
}
.style1 {color: #0099ff}
.style2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #0099ff; font-weight: bold;
}
.style4 {color: #33ff00}
.style6 {
	color: #336600;
	font-weight: bold;
}
.style8 {color: #ff9900; font-weight: bold; }
.style9 {
	color: #E9862A;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
}
.txt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.txt1
{
	color:#FFFFFF;
	text-decoration:none;
}
.txtbold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.current
{
	background:#EC935E;
	line-height:20px;
}
.txtwidth
{
	width:250px;
}
.combowidth
{
	width:255px;
}
.star
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00;
}

