<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*** green ***/

#banner{
	background: #FFFFFF url(../images/green/banner.jpg) top center no-repeat;
}

#LinkBanner {top: 40px; left: 900px; }

#LinkBanner a{ position: absolute; width: 300px; height: 100px; text-decoration: none; }
#LinkBanner a span{ display: none; }
#LinkBanner{
	position: absolute;
        height:100px;
	width:200px;
        display: block;
        }

a:link, a:visited {
	color: #ad17ac;
	text-decoration:underline;
}

a:hover {
	color: #e55139;
	text-decoration:none;
}

#page_bg {
	background: #FFFFFF url(../images/green/bg_page.png) top repeat-x;
}

.search{
	background: none right top no-repeat;
}
#pillmenu li a{
	color: #333333;
}
#pillmenu li a:hover, #pillmenu li a#active_menu-nav{
	background: url(../images/green/menu_hover.png)  top repeat-x;
	color: #333333;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/green/bg_h3.png) top left no-repeat;
}
#f_area{
	background: #ffffff url(../images/green/bg_f_area.png) bottom center repeat-x;
	border-top: 0px solid #485313;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:50px;
	background:  url(../images/green/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color: #333333;
	text-decoration:none;
	font-size:12px;
}
ul.menu li{
	list-style:none;
	/*background:url(../images/green/menu_arrow.gif) top left no-repeat;*/
}
/*#f_area ul.menu li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}*/
ul.mostread li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
}
#f_area div.moduletable_menu ul.menu {
	padding:10px 0px 10px 0px;
	margin:0px;
	background:none;
}

#f_area div.moduletable_menu ul.menu li {
	padding:0px 0px 0px 10px;
	margin:0px;	
	line-height:18px;
	background:url(../images/green/menu_arrow.gif) top left no-repeat;
	border-bottom:none;
}
#f_area a:link, #f_area a:visited {
	color: #000000;
	text-decoration:none;
}

#f_area a:hover {
	color: #000000;
	text-decoration:underline;
}
div.componentheading{
	color: #363636;
	font-size:18px;
	font-weight:normal;
	padding-left:5px;
}</pre></body></html>