body{
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background:#041B44 url('images/mainbak.png') center center repeat-y;
margin-top: 0;
text-align: center;
}

div.body{
width:782px;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0;
}

img.logo{
float:left;
}

div.ebanking{
float:left;
text-align:center;
width:240px;
height:50px;
margin-top:24px;
border:1px dashed; 
}

div.page{
clear: left;
width: 770px;
padding: 6px;
text-align: left;
}

.menu ul{
margin: 0;
padding: 0;
float: left;
font-weight: bold;
font-size: 13px;
width: 100%;
border: none;
background: #AB6704 url(images/menubak.png) center center repeat-x;
}

.menu li{
display: inline;
}

.menu li a{
float: left;
color: white;
padding: 6px 15px;
text-decoration: none;
border-right: 1px solid white;
}

.menu li a:visited{
color: white;
}

.menu li a:hover, .menu li a.current{
color: white;
background: #041B44 url(images/menuhover.png) center center repeat-x;
}

div.submenu {
margin: 0;
padding: 0;
float: left;
height:16px;
width: 100%;
border: none;
background: #AB6704 url(images/menuhover.png) center center repeat-x;
}

div.submenu ul{
display:none;
margin: 0;
padding: 0;
float: left;
height:16px;
font-weight: bold;
font-size: 11px;
width: 100%;
border: none;
}

.submenu li{
display: inline;
}

.submenu li a{
float: left;
color: white;
padding: 1px 15px;
text-decoration: none;
border-right: 1px solid white;
}

.submenu li a:visited{
color: white;
}

.submenu li a:hover, .submenu li a.current{
color: white;
background: transparent url(images/menubak.png) center center repeat-x;
}

div.footlinks{
margin-top:20px;
background: #AB6704 url(images/menubak.png) center center repeat-x;
width: 100%;
border: none;
text-align:center;
color:white;
}

div.footlinks a, div.footlinks a:visited{
color:white;
text-decoration:none;
}

div.footlinks a:hover{
color:#041B44
}

div.footer{
text-align:center;
}

div.footer span{
padding: 0px 100px;
}
.error{
color:red;
}
a{
color: #cb2027; 
text-decoration: underline 
}

.title{
color: #051c45; 
font-size: 16px;
font-weight: bold;
text-decoration: none; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.title2{
color: #051c45; 
font-size: 14px;
font-weight: bold;
text-decoration: none; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

table.ratetable{
background-color: #AB6704;
}

table.ratetable th{
padding: 1px 5px 1px 5px;
background: #AB6704 url(images/menuhover.png) center center repeat-x;
color: white;
}

table.ratetable td{
padding: 1px 5px 1px 5px;
background-color: white;
}

input { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.small { color: #000; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fineprint  { color: #666; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fineprint a { color: #051c45; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.red  { color: #c0f }