/* MAIN STYLE
--------------------------------------------------------- */
#logo { background-image: url(../../images/green/logo.png); }
a, .componentheading, .contentheading, div.module a {
	color: #669933;
	text-decoration: none;
}
div.title h1 span, div.title h2 span { color:#669933; }
div.title h1 a:link, div.title h1 a:visited, div.title h2 a:link, div.title h2 a:visited { color:#222; }
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus, div.title h2 a span, div.title h2 a:visited span { color:#669933; }
div.title h2 a:hover span, div.title h2 a:focus span { color:#222; }
table.lr-padd h3, table.simplerows thead th, #menu-mss ul ul  { background-color: #669933; }
.mcolor {
	background-color: #336633;
	color: #f1f1f1;
	margin: 0 auto 10px auto;
	padding: 5px 10px;
	border: 1px solid #ddd;
	
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#669933), to(#336633));
background: -moz-linear-gradient(#669933, #336633);
-pie-background: linear-gradient(#669933, #336633);
}
#ict_hor ul li { background-image: url(../../images/green/menu-rg.png); }