body {
	margin: 0px;
	padding: 0px;
	color: #2F2F2F;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

td, div, font, span{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headbg {
	background: url(/img/head-bg.gif) repeat-x;
	height: 78px;
}
.vbottom {
	vertical-align: bottom;
}
.hright {
	text-align: right;
}
.footbg {
	background: url(/img/foot-bg.gif) repeat-x;
	height: 45px;
}
.vtop {
	vertical-align: top;
}
.snaminadejno {
	background: url(/img/s-nami-nadejno.jpg) no-repeat top;
	padding-top: 140px;
}
.leftcol {
	background: url(/img/left-col-bg.gif) repeat-x top;
	padding-top: 46px;
}
.menuagraybg {
	background: url(/img/menu-a-gray-down-bg.gif);
}
.menubg {
	background: url(/img/menu-bg.gif) repeat-x;
}
.buildback {
	background: url(/img/bibank-building-back.jpg) repeat-x;
}
.build {
	background: url(/img/bibank-building-bg.jpg) no-repeat right top;
	height: 147px;
}
.buttonbg {
	background: url(/img/button-bg.gif) repeat-x bottom;
	padding: 8px 16px;
	font-weight: bold;
}

img.barrow{
margin-right: 8px;
}

img.barrowright{
margin-left: 8px;
}

/* A menu */

A:link, A:visited{
color: #0460A5; text-decoration: none;
}
A:hover, A:active{
color: #0460A5; text-decoration: underline;
}

A.menu:link, A.menu:visited{
color: #2F2F2F; text-decoration: none;
}
A.menu:hover, A.menu:active{
color: #2F2F2F; text-decoration: underline;
}


A.submenu:link, A.submenu:visited{
color: #069346; text-decoration: none;
}
A.submenu:hover, A.submenu:active{
color: #069346; text-decoration: underline;
}

A.gray:link, A.gray:visited{
color: #2F2F2F; text-decoration: none;
}
A.gray:hover, A.gray:active{
color: #2F2F2F; text-decoration: underline;
}

td.submenu{
font-weight: bold;
background: url(/img/li-blue.gif) no-repeat left center;
padding-left: 24px;
padding-top: 3px;
padding-bottom: 3px;
}

td.menu{
font-weight: bold;
background: url(/img/li.gif) no-repeat left center;
padding-left: 20px;
padding-right: 10px;
}

td.menua{
font-weight: bold;
background: url(/img/li.gif) no-repeat left center;
padding-left: 20px;
background: #D9D9D9 url(/img/menu-a-gray-bg.gif) repeat-x center;
height: 25px;
}

.padin{
padding-left: 10px;
padding-right: 10px;
}

.green{
color: #049245;
}

.blueline{
background: url(/img/blue-line.gif) repeat-x bottom;
}

li {
margin-top: 8px;
margin-bottom: 8px;
}
ul {
margin-left: 34px;
padding-left: 0px;
list-style-image: url(/img/button-arrow.gif);
}
ol {
margin-left: 24px;
padding-left: 0px;
}

.blue{
color: #025DA4;
}

input, select, textarea{
border: 1px solid #7D7D7D;
color: #3D3D3D;
font-size: 11px;
padding: 2px;
}
input.search{
width: 120px;
}

form{
padding:0px; margin:0px;
}

div.text{
clear: both;
padding-top: 10px;
padding-bottom: 10px;
}

div.banners{
background: url(/img/banner-arrow.gif) no-repeat left center;
padding: 3px 29px 3px 29px;
background-color: #009042;
font-weight: bold;
color: #FFFFFF;
}

.radiob{
border: none;
}

/* calendar */

.calhead{
background: url(/img/days-bg.gif) repeat-x;
}
.calhead td{
color: #FFFFFF;
font-weight: bold;
font-size: 10px;
}

.red_date{
color: #FF3333;
}
.tdcal{
color: #7D7D7D;
}
.cur_date{
background-color: #049245;
color: #FFFFFF;
}