<style type="text/css">

BODY{font-family: Verdana;}
BODY{font-size: 12;}
BODY{background-color: #F0E6D9;}

a{Text-Decoration:None; Color:#3333CC}
a:Hover{Text-Decoration:Underline; Color:#FF6600}


BODY{SCROLLBAR-BASE-COLOR: #333333;
SCROLLBAR-ARROW-COLOR: #990000;
}

BODY{background-image: url(../image/branch.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
background-attachment: fixed
}


.TopMenuItem {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	align: center;
	border-color: #CECECE;
	border-width: 1px;
	border-style: solid;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #CECECE;
	behavior:url(include/hover.htc)
}

.TopMenuItemOver {
	background: white;
	border-color: #808080;
	border-width: 1px;
	border-style: groove;
	color: #000066;
	behavior:url(include/hover.htc)
}

.TopMenuItemClick {
	background: #333333;
	border-color: #808080;
	color: #FFFFFF;
	behavior:url(include/hover.htc)
}

</style>
