.background {	background-color: white; }

.tab {		background-color: #A8BFDD; }

.tabborder {	background-color: #white; }

.tablink {	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #57688B;
		text-decoration: none; }

.taboverlink {	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: white;
		text-decoration: none; }

.tabon {	background-color: #224894; }

.tabonborder {	background-color: #D9E4F1; }

.tabonshadow {  background-color: black; }

.tabonlink {	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: white;
		text-decoration: none; }

.sectablink {	font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		color: #B7C9EA;
		text-decoration: none; }

