body {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
table {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.top:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.top:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.side:link {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.side:visited {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.side:hover {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.side:active {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.red:link {
	font-family: Arial;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.red:visited {
	font-family: Arial;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.red:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: underline;
}
.red:active {
	font-family: Arial;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: underline;
}
.tdblue {
	background-color: #0063aa;
	color: #FFFFFF;
}
.tdgray {
	background-color: #f2f2f2;
	color: #006699;
}
.tddblueborder {
	background-color: #0063aa;
	color: #FFFFFF;
	border: 1px solid #00225a;
}
.tddotted {
	border-bottom: 1px dotted #00225a;
	color: #006699;
}
.titlewhite {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titleblue {
	font-family: Arial;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
}
.titleblue2 {
	font-family: Arial;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
.titlered {
	font-family: Arial;
	color: #00FFFF;
	font-size: 12px;
	font-weight: bold;
}
input {
	font-family: Arial;
	color: #006699;
	font-size: 10px;
	font-weight: normal;
	background-color: #F2F2F2;
	border: 1px solid #006699;
}

