

#header {
	background-image:url(../images/header_start_blue.png);
	background-repeat:no-repeat;
	background-position:center top;
}



#header .menu .active {
	background:url(../images/menuItemBgBlueStart-trans.png) no-repeat;
}


#content .menu ul li{
	color:#0077C3;	
}

#content .menu ul li a{
	color:#0077C3;	
}

#content .menu ul li a:active{
	color:#0077C3;
}

#content .menu ul li a:active{
	color:#0077C3;
}

#content .menu ul li a:hover{
	color:#0077C3;
}

.currentColor {
	color:#0077C3;
}

.currentColor a{
	color:#0077C3;
}

.currentColor a:visited{
	color:#0077C3;
}

.currentColor a:hover{
	color:#0077C3;
}

.currentColor a:active{
	color:#0077C3;
}