.TXT_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.TXT_main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.LINK_topbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012D5A;

}

.LINK_bottom2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFFF;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 4px

}

.LINK_menu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
	background-color: #012D5A;
	padding-left: 5px

}

.LINK_leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012D5A;
	vertical-align: middle;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	padding-left: 15px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: static;
	width: 180px;

}
.LINK_leftbar a {
	text-decoration: none;
	color: #FFFFFF;
}
.LINK_leftbar a:hover {
	color: #FFFF00;
	text-decoration: none;


}

.HD_leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
	background-color: #012D5A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-right: 0px;
	text-transform: uppercase;
	width: 180px;
	position: static;

}
.HD_leftbar a {
	color: #F0F0F0;
	text-decoration: none;
}
.HD_leftbar a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.TXT_bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.POSITION_bodyborder {
	position: static;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #012D5A;
	border-left-color: #000000;
}