a.calendarnav-previous, a.calendarnav-next {
    z-index: 1;
}
a:link, a:visited{
	color:#606060;
}
.module h2, .module caption{
	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_blue.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:#ffffff;
}
#header{
	background:#9F8D67;
	border-bottom:10px solid #665c4a;
}
#header a{
	text-decoration:underline;
	font-family:Trebuchet MS, sans-serif;
}
#branding h1{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Trebuchet MS, sans-serif;
}
div#user-tools{
	color:#E9D6AF;
	margin-right:10%;
}
#header a:link, #header a:visited{
	color:#ffffff;
}
#changelist-filter h2{
	color:#ffffff;
	font-size:14px;
}
#container{
	width:90%;
	margin:0 auto;
	background-color:#FFFFFF;
}	
body{
	background-color:#e2e2e9;
}
.row1{
	background-color:#f7f4f2;
}
