h1{
	color: #3c8fe5;
}

h1 a{
	color: #3c8fe5;
}

a{
	color: #0059b6;
}

a:hover{ color: #003d7c; }

#container-page{
	background: #115faf;
}

.topmenu ul li{
	background: url(images/topnav-blue.jpg) repeat-x left top;
}

.topmenu ul li a:hover{
	background: url(images/topnav-blue-hover.jpg) repeat-x left top;
}

.topmenu ul li.current_page_item a{
	background: url(images/topnav-blue-current.jpg) repeat-x left top;
}

.headerimg {
	background: url(images/header-blue.gif) no-repeat;
}

.sidebarr ul ul li{
	border-bottom: 1px solid #3e71a6;
}