a {
	color: #369;
	}

a:visited {
	color: #69c;
	}
a:hover {
	color: #036;
}

a:active {
	color: #fc3;
	}

#tabs ul li {
	background: #d6dce1;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #555;
	}

#tabs ul li a, #mainnav ul li a:visited {
	color: #369;
	}

#tabs ul li a:hover {
	color: #036;
	}

#tabs ul li a:active {
	color: #fc3;
	}

#tabs ul li.mainActiveTab {
	background: #4b86af;
	border-left: 1px solid #0075a0;
	border-right: 1px solid #4b86af;
	}
	
#tabs ul li.mainActiveTab a:hover {
	color: #fff;
	}

#tabs ul li.mainActiveTab a:active {
	color: #fc3;
	}

.loginbox h2 {
	background: #7ea9c9 url(../../cust_templates/images/box-header-blue.gif) 0 0 no-repeat;
	}

#customwelcome {
	color: #000000;
	}
#masthead {
	background-color: #fff;
	}

