a {

	color: #669966;

	text-decoration: none;

}



a:hover, a:active {

	color: #99CC99;

	text-decoration: underline;

}



.componentheading {

	color: #999966;

}



#spotlight {

	border-bottom: 1px solid #999999;

	background: #ACBB98;

}



#spotlight table {

	background: url(../images/spotlight-bg-blue.gif) repeat-y top left #ACBB98;

}



h1.header-logo {

	background: url(../images/logo-blue.gif) no-repeat 10px 4px;

}



#topnav a:hover, #topnav a:active {

	background: url(../images/topnav-bg-2-blue.gif) repeat-x bottom left;

}



#topnav a#active_menu-top {

	background: url(../images/topnav-bg-2-blue.gif) repeat-x bottom left;

}



div.moduletable h3 {

	border-top: 1px solid #DEE8F5;

	border-bottom: 1px solid #DEE8F5;

	background: url(../images/h3-bg-blue.gif) #DEE8F5;

}



.sectiontableheader {

	background: #255EA8;

}