.top-nav {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer-text {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.body-normal {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.body-small {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.left-nav {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}
.left-nav-head {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	font-weight: bold;
	color: #0569B5;
}
.body-bold {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 11px; font-weight: bold; color: #000000; text-align: justify}
.footer {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 9px; font-weight: normal; color: #000000; text-align: center}
.page-head {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 14px; font-weight: bold; color: #000000}
.table-head {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 11px; font-weight: normal; color: #9966cc}
.body-gray {font-family: Verdana, Helvetica, sans-serif; line-height: 1.3; font-size: 11px; font-weight: normal; color: #666666}
.body-gray-small {font-family: Verdana, Helvetica, sans-serif; line-height: 1.2; font-size: 9px; font-weight: normal; color: #666666}
.bottom-nav{color: color: #000000; text-decoration: none}
a {  text-decoration: none }
a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: underline; color:red; }
.watermark  {
	background: url("images/watermark.jpg") white no-repeat middle center fixed;
	background-repeat : no-repeat;
	background-position : 65%;
}
.table-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(./images/lt-grn-pixel.gif);
}
.table-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background : #D9D9D9;
}
.table-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color : transparent;
	background : #8F8F8F;
}
