/* CSS Document */

.listOption {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: none;
}
.tblData {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tblHead {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.tblListYear {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	background-color: #EEEEEE;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.navList {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.tblFont1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.InputText {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
}
.InputTextRed {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}