/* CSS Document */

.tabactive {
	border-left:2px solid #95DC4E;
	background:url(../images/template/tab_active_lime.gif) top right no-repeat;
}

#maincontent {
	background: url(../images/template/fade_lime.jpg) top left repeat-x;
	border-left:2px solid #95DC4E;
}	

#bodytext blockquote p {
	color:#66CC00;
}

#bodytext ul {
	list-style-image: url(../images/template/bullet-lime.gif);
}
