.menuTOP {
	font-size: 11px;
	color: #C7DBF1;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	font-family: tahoma;
}
.menuTOP a:link {
	color: #DBE0F7;
	text-decoration: none;
}
.menuTOP a:visited {
	text-decoration: none;
	color: #DBE0F7;
}
.menuTOP a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.Copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.menuBOTTOM {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DAE6F8;
	text-align: center;
}
.menuBOTTOM a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBOTTOM a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBOTTOM a:hover {
	color: #EB862A;
	text-decoration: underline;
}
.inform {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.inform a:link{
	color: #FF9900;
	text-decoration: none;
	padding-left: 5px;
}
.inform a:visited{
	color: #FF9900;
	text-decoration: none;
	padding-left: 5px;
}
.inform a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(images/li_img.gif);
}
.txt a:link {
	color: #0099FF;
	text-decoration: underline;
}
.txt a:visited {
	color: #993300;
	text-decoration: underline;
}
.txt a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.menu_table {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #273E9B;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_table a:link {
	color: #005DB8;
	text-decoration: none;
}
.menu_table a:visited {
	color: #273E9B;
	text-decoration: none;
}
.menu_table a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.txtBank {
	font-family: tahoma;
	font-size: 11px;
	list-style-image: url(images/bulet_grey.gif);
	list-style-position: outside;
	font-weight: normal;
	color: #d3d1e9;
	padding-right: 30px;
	line-height: 18px;
	padding-left: 10px;

}
.txtBank a:link {
	color: #d3d1e9;
	text-decoration: none;
}
.txtBank a:visited {
	color: #d3d1e9;
	text-decoration: none;
}
.txtBank a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtNews {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: tahoma;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	list-style-type: none;
	list-style-image: url(images/li_img.gif);
	color: #FF0000;
}
.txtNews a:link {
	color: #000000;
	text-decoration: none;
}
.txtNews a:visited {
	color: #000000;
	text-decoration: none;
}
.txtNews a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #005DB8;
}
.tableINFO {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 7px;
}
.tableINFO th{
	color: #555555;
}.txtSpecial {
	font-family: tahoma;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	list-style-type: none;
	list-style-image: url(images/li_img.gif);
}
.txtSpecial a:link {
	color: #000000;
	text-decoration: none;
}
.txtSpecial a:visited {
	color: #000000;
	text-decoration: none;
}
.txtSpecial a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: none;
	list-style-image: url(images/li_img.gif);
	font-weight: bold;
	color: #FF9900;
	line-height--: 10px;
}
h11{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	list-style-type: none;
	font-weight: bold;
	color: #003366;
	line-height--: 11px;
}
.txtCopy {

	background-image: url(images/txt_bg_120.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	list-style-type: none;
	list-style-image: url(images/li_img.gif);
}
.txtBankHeader {

	font-family: tahoma;
	font-size: 11px;
	list-style-image: url(images/bulet_grey.gif);
	list-style-position: outside;
	font-weight: normal;
	color: #d3d1e9;
	padding-left: 3px;
}
.txtBankHeader a:link {
	color: #d3d1e9;
	text-decoration: none;
}
.txtBankHeader a:visited {
	color: #d3d1e9;
	text-decoration: none;
}
.txtBankHeader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.light {filter: alpha(opacity=20);}



div.ddMenu
{
	visibility: hidden; 
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=3);
	--background-color: #CCCCCC;
	padding: 0px;
	-z-index: 10; 
	left: 20px; 
	top: 0px;
	--width:110px;
}


