#topbarnotworking {
	background-image: url(images/topbar.gif);
	background-attachment: scroll;
	position: absolute;
	left: 0px;
	top: 0px;
	width:750px;
	height: 13px;
	color:orange;
	background-position: left;
	background-repeat: no-repeat;
    border: 1px solid #CC0000;  
}

#topbarstyle {
	background-image: url(images/topbar.gif);
	background-attachment: scroll;
	position: absolute;
	left: 0px;
	top: 0px;
	width:750px;
	height: 13px;
	color:orange;
	background-position: left;
	background-repeat: no-repeat;
 }

#logo a{
	background-image:  url(images/logo.gif);
	position: absolute;
	left: 0px;
	top: 14px;
	width:114px;
	height: 108px;
	color:orange;
	display:block;
}
#searchbox1 {
	background-attachment: scroll;
	position: absolute;
	left: 585px;
	top: 14px;
	width:99px;
	height: 36px;
	color:orange;
	background-color: #D2DBE4;
}

#searchbox2 {
	background-attachment: scroll;
	position: absolute;
	left: 684px;
	top: 14px;
	width:65px;
	height: 36px;
	color:orange;
}


#heading {
	background-image:  url(images/heading.gif);
	background-attachment: scroll;
	position: absolute;
	left: 115px;
	top: 14px;
	width:470px;
	height: 89px;
	color:orange;
}

#hzmenu {
	background-attachment: scroll;
	position: absolute;
	left: 115px;
	top: 103px;
	width:635px;
	height: 19px;
	color:orange;
}        

#leftarea {
	position: absolute;
	left: 0px;
	top: 122px;
	width:114px;
	height: 352px;
	color:#222222;
	overflow: auto;
	z-index: 1;
	background-color: #FAFAFA;
}

#leftarea a{
    font-family: Arial;
	font-size: 9px;
	text-decoration:none;
	color:black;
}

#leftarea a:hover{
    font-family: Arial;
	font-size: 9px;
	text-decoration:none;
	color:white;
	background-color:red;
}

#rightarea a:hover{
    font-family: Arial;
	font-size: 9px;
	text-decoration:none;
	color:white;
	background-color:red;
}

#rightarea a{
    font-family: Arial;
	font-size: 9px;
	text-decoration:none;
	color:black;
}

#centerarea {
	background-attachment: scroll;
	position: absolute;
	left: 114px;
	top: 122px;
	width:470px;
	height: 352px;
	color:black;
	overflow:auto;
	border: 1px solid #CC0000;
}


#bankname {
  color:red;
  font-size: 14px;
  margin:10px;
  margin-left:32px;
}

#rightarea {
	position: absolute;
	left: 591px;
	top: 122px;
	width:157px;
	height: 352px;
	color:#222222;
	overflow: auto;
	z-index: 1;
	background-color: #FAFAFA;
}

#bottombar {
	background-attachment: scroll;
	position: absolute;
	left: 0px;
	top: 474px;
	width:748px;
	height: 16px;
	background-color: #D2DBE4;
	color:black;
	text-align:center;
}    

#bottombar a{
	color:black;
	text-decoration:none;
}

#searchresultstitle
{
	background-attachment: scroll;
	position: absolute;
	left: 160px;
	top: 310px;
	width:400px;
	height: 10px;
	color:red;
	overflow:hidden;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
}

#searchresults 
{
	background-attachment: scroll;
	position: absolute;
	left: 160px;
	top: 330px;
	width:400px;
	height: 130px;
	color:black;
	overflow:auto;
	font-family: arial;
	font-size: 9px;
}

#searchresults a{
    font-family: Arial;
	font-size: 9px;
	text-decoration:none;
	color:black;
}

#searchresults a:hover{
    font-family: Arial;
	font-size: 9px;
	text-decoration:none;
	color:white;
	background-color:red;
}

#form1 
{
	width:740px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#form2 
{
	width:740px;
	position: absolute;
	left: 0px;
	top: 0px;
}

body {
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color:#EEEEEE;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-shadow-color:#EEEEEE;
	scrollbar-arrow-color:#000000;
	font-family: Arial;
	font-size: 9px;
	width:770px;
	position: absolute;
	left: 0px;
	top: 0px;
}   

.wsbifont {
   font-family: Arial;
   font-size: 9px;
}
       
.Style1 {}
