<style type="text/css">

BODY{font-family: Times;}
BODY{color:#FFFFFF;}
BODY{font-size: 12;}
BODY{background-color: #333333;}

a{Text-Decoration:None; Color:#3333CC}
a:Hover{Text-Decoration:none; Color:#F0E6D9}

/*
a{Text-Decoration:None; Color:#000066}
a:Hover{Text-Decoration:Underline; Color:#990000}


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: Times;
	font-size: 10pt;
	font-weight: bold;
	align: center;
	border-color: #F0E6D9;
	border-width: 1px;
	border-style: solid;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #330000;
	behavior:url(include/hover.htc)
}

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

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

</style>
