body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0 auto;
}
.sm_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAEAE;
}
.sm_txt a:link {
	color: #61ACBF;
}
.sm_txt a:visited {
	color: #61ACBF;
}
.sm_txt a:hover {
	color: #2E6370;
}
.sm_txt a:active {
	color: #2E6370;
}

a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #973D00;
}
a:active {
	color: #973D00;
}

#sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.product_title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #76BF63;
}
.blue_title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #61ACBF;
}
.orange_title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB8B3E;
}
.yellow_title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC261;
}

#sublinks a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#sublinks a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#sublinks a:hover {
	color: #000000;
}
#sublinks a:active {
	color: #000000;
}
.leaf li {
	list-style-image: url(images/leaf_bullet.jpg);
	list-style-position: outside;
}
.leaf {

}

.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.orange_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFE0CC;
}

.black_txt {color: #333333;
	font-weight:bold;
}
p {
	line-height: 12px;
}


.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.green_txt {
	color: #76BF63;
	font-weight: bold;
}
.green_txt a {
	color: #4D913C;
}
