/* CSS Document */

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

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

#bodytext blockquote p {
	color:#009966;
}

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