a
{
	color: #ffffff;
}

#header .content_container img
{
	margin-top: 8px;
}

#main .menu_container .active
{
	background: #008F9C url('../images/main_menu_active_sdf1.jpg');
}

#main #submenu_container .active, #main .menu_container a:hover, #main #submenu_container a:hover
{
	color: #008F9C;
}

#joiner
{
	background-color: #008F9C;
}

#main_title
{
	background: #008F9C url('../images/main_title_background_sdf1.jpg') no-repeat;
}

#footer
{
	background-color: #008F9C;
}

#footer .menu_container
{
	background: #008F9C url('../images/footer_menu_background_sdf1.jpg');
}

#footer .line
{
	background-color: #077580;
}

#footer .content_container
{
	background: #008F9C url('../images/footer_content_background_sdf1.jpg');
}

.tblheader
{
	background-color: #008F9C;
}
.tblcontent
{
	background-color: #757575;
	padding: 5px;
}