a.calendarnav-previous, a.calendarnav-next {
    z-index: 1;
}
a:link, a:visited{
	color:#669933;
}
.module h2, .module caption, .inline-group h2{
	font-family:Trebuchet MS, sans-serif;
	-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	letter-spacing:-0.03em;
	background:url('../../img/admin/module_bg.gif') repeat-x scroll left top;
}
h1{
	font-family:Trebuchet MS, sans-serif;
	font-style:italic;
}
.module h2 a:link, .module caption a:link, .module h2 a:visited, .module caption a:visited{
	color:#000000;
}
#header{
	background:#99CC33;
	border-bottom:10px solid #BCD989;
}
#header a{
	text-decoration:underline;
	font-family:Trebuchet MS, sans-serif;
}
#branding h1{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Trebuchet MS, sans-serif;
}
div#user-tools{
	color:#000000;
	margin-right:10%;
}
#header a:link, #header a:visited{
	color:#333333;
}
#changelist-filter h2{
	color:#000000;
	font-size:14px;
}
#container{
	width:90%;
	margin:0 auto;
	background-color:#FFFFFF;
}	
body{
	background-color:#CCE599;
}
.row1{
	background-color:#F0F7E0;
}