@charset "utf-8";
.tableContent {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color:#666666;
	padding: 8px;
}
.normalFont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 8px;
}
.normalFont a{
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.normalFont a:visited{
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.normalFont a:hover{
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.navFont {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-top: 2px;
	padding-left: 8px;
}
.navFont a{
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration:none;
}
.navFont a:visited{
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration:none;
}
.navFont a:hover{
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-decoration:underline;
}
.tableBorder {
	border: 1px solid #999999;
}

.footer a{
	font-family: Verdana;
	font-size: 9px;
	color:#666666;
	text-decoration:none;
}
.footer a:visited{
	font-family: Verdana;
	font-size: 9px;
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #848484;
}
.buttons {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
