/* Establish menu colors */

a.sitemenulink
	{
	color: #006;
	font-size: 12px;
	text-decoration: none;
	}

a:hover.sitemenulink
	{
	color: #7f7fcc;
	text-decoration: none;
	}

a.sitemenulinkact
	{
	color: #006;
	font-size: 12px;
	text-decoration: none;
	}

a:hover.sitemenulinkact
	{
	color: #006;
	text-decoration: none;
	}

/* No additional styles for the standard */

/* Add styles specific to site layouts */
.sidebar {
	background-color: #e8e9f4;
}
