.greentxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.blueboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #26598e;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	width: 125px;
	border: 1px solid #bdc2bd;
}
.leftpanelborder {
	border-right: 1px solid #e0e0e8;
}
.inaactiveleftpanelbgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	background-color: #f5f6f8;
}
.activelinktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	background-color: #ebece0;
	padding-left: 22px;
}
.arrowalign {
	text-align: right;
}
.inactivelinktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	background-color: #f5f6f8;
}
.leftpanelarrow {
	text-align: right;
}
.bodyblacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 5px;
	text-align: justify;
}
.bodybdr {
	border: 1px solid #e0e0e8;
}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tabletoppanel {
	background-image: url(images/index_17.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tablebtmpanel {

	background-image: url(images/index_35.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableleftpanel {
	background-image: url(images/index_23.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tablerightpanel {
	background-image: url(images/index_25.gif);
	background-repeat: repeat-y;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.blackitalictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
body {
	background-color: #007D00;
}.whitetxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div#links a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
}

a:link { color: #0066CC; }
a:visited { color: #0066CC; }
