.midTitleLeft {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.alert {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Bookman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navigationTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.navigationTopWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.navigationLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 15px;
	padding-top: 20px;
	margin-bottom: 15px;
}
.navigationLeftCurrent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	padding-top: 20px;
	margin-bottom: 15px;
}
H3 {
	color: #FF0000;
}
.notice {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
.advise {
	font-size: 14px;
	font-weight: bold;
	color: #00AA00;
}
.item {
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
}
.tableheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C0C0C0;
	font-weight: bolder;
}
.tableitem {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF; font-weight: bold;
}
.absDiv { 
position: absolute; visibility: hidden; overflow: hidden;
}
.copyright {
	font-family: Bookman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
