TD,P 	{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}

a { font-family: Tahoma, sans-serif; font-size: 12px; color: #003466; text-decoration:underline; }
a:link { font-family: Tahoma, sans-serif; font-size: 12px; color: #003466; text-decoration:underline; }
a:visited { font-family: Tahoma, sans-serif; font-size: 12px; color: #003466; text-decoration:underline; }
a:hover { font-family: Tahoma, sans-serif; font-size: 12px; color: #E89F0C; text-decoration:underline;  }

a.backto { margin-top: 20px; padding-top: 20px; }

.Header {
	color: 003466;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}

table.sidebox {
	border: thin solid #003466;
}

td.sideboxhead {
	background-color: #003466;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

td.sideboxheadb {
	background-color: #FBB905;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

td.sideboxheadc {
	background-color: #4DB6CB;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

td.sideboxheadd {
	background-color: #CC53A1;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

td.sideboxheade {
	background-color: #19762B;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}


.navon { background-color : #CCEAB9; }

.input {
		border-color:#505050;
		color:#000000;
		background:#C0C0C0;
		font-size : 11px;
		border : outset;
	}

.footer {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}





