
/* Green titles */

h1 {
	color: #2eb135;
}
h2 {
	color: #2eb135;
}
li {
	background-image	: url(../images/list_agf.gif);
	background-repeat	: no-repeat;
	background-position	: left 0.2cm;
	padding-left		: 14px;  
}
.title {
	color: #2eb135;
}
.sub_item {
	background-image: url(../images/subitem_agf_off.gif);
}
.sub_item2 {
	background-image: url(../images/subitem_agf_on.gif);
}
.drop_item {
	background-image: url(../images/dropitem_agf_off.gif);
}
.drop_item2 {
	background-image: url(../images/dropitem_agf_on.gif);
}
.drop_item3  {
	background-image: url(../images/dropitem2_agf.gif);
}
a.sub,
a.sub:visited {
	color: #49dc51;
}

a.sub:hover {
	color: #2eb135;
}
.product_title {
	background-color: #2eb135;
	background-image: url(../images/btm_product_agf.gif);
}
a.agf,
a.agf:visited {
	color: #2eb135;
	/*font-weight: bold;*/
}

a.agf:hover {
	color: #2eb135;
	/*font-weight: bold;*/
	text-decoration: underline;
}

.page_text a,
.page_text a:visited {
	color: #49dc51;
	text-decoration: none;
}

.page_text a:hover {
	color: #2eb135;
	text-decoration: underline;
}
