/* CSS Document */

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

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

#maincontent blockquote p {
	color:#0066CC;
}

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