@charset "UTF-8";
.table_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-left: 16px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.bottom_bar {
	background-image: url(../images/bottom_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.online_menu   a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: faf8df;
	font-weight: bold;
	text-decoration: none;
}
.online_menu  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: faf8df;
	font-weight: bold;
	text-decoration: underline;
	background-color: #0080C0;
}
.online_menu  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: faf8df;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #02609E;
	text-decoration: none;
}
a:hover {
	color: #02609E;
	text-decoration: underline;
}
a:visited {
	color: #02609E;
}
