/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

a:link { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a:visited { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a:hover { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a:active { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }

a:link.info { font-size: 14px; color: #E5D961; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a:visited.info { font-size: 14px; color: #E5D961; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover.info { font-size: 14px; color: #E5D961; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a:active.info { font-size: 14px; color: #E5D961; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

a:link.side { font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited.side { font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover.side { font-size: 12px; color: #A95553; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:active.side { font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

a:link.footer { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited.footer { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover.footer { font-size: 11px; color: #E9DD78; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:active.footer { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

a:link.footer2 { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited.footer2 { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover.footer2 { font-size: 11px; color: #A95553; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:active.footer2 { font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

a:link.footer3 { font-size: 10px; color: #000000;; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
a:visited.footer3 { font-size: 10px; color: #000000;; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }
a:hover.footer3 { font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:active.footer3 { font-size: 10px; color: #000000;; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; }

h1 { font-size: 15px; color: #000000; }
.border { border-color: #000000; border-style: solid; border-width: 1px; }
.border3 { border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; 
		border-left-color: #000000; border-left-style: solid; border-left-width: 1px;
		border-right-color: #000000; border-right-style: solid; border-right-width: 1px;
}
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.red { color: #CC0000; }
.tan { color: #E5D961; }
.burg { color: #A95553; }
.footer { font-size: 10px; color: #000000; }