body 	{
	overflow: hidden;
	margin: 0;
	padding-bottom: 100px;
	padding-top: 100px;
	background-color: transparent;
	}
	
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.bodyHead {
	font-family: Arial Black;
	font-size: 18px;
	color: #0099ff;
	}
	
div.fcontent  h1, div.fcontent  h3 {
	font-family: Arial Black;
	font-size: 18px;
	color: #0099ff;
	font-weight: normal;
	}
.bodyText_bold {
	font-weight: bold;
	color: #0099ff;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #000000;
	}
	
.page {
	width: 100%;
	height: 100%;
	}
.colon {
	width: 1000px;
	height: 87px;
	}
.fun_top {
	width: 330px;
	height: 87px;
	float: left;
	vertical-align: middle;
	}
.fun {
	width: 200px;
	height: 87px;
	display: block;
	}
a.funref {
	width: 150px;
	height: 87px;
	display: block;
	background-image: url(/img/buh_top.gif);
	}
a.funref:hover {
	background-image: url(/img/buh_top_hover.gif);
	}
.toppane {
	height: 87px;
	width: 100%;
	position: absolute;
	margin: 0;
	top: 0;
	background-image: url("/img/saldo_mnu_back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	}	
.menubar {
	height: 87px;
	width: 620px; 
	position: relative; 
	top: 0; 
	float:right;
	}
.bottompane {
	height: 87px; 
	width: 100%; 
	position:absolute; 
	left: 0; 
	bottom: 0; 
	background-image: url("/img/saldo_bOTTOM.jpg"); 
	background-repeat: no-repeat; 
	background-position: right;
	}
.ln	{
	width: 200px; 
	height: 67px; 
	position: relative; 
	left: 100px; 
	top: 0;
	}
.fcontent{
	width: 100%;
	position: relative;
	height: 100%;
	background-image: url("/img/saldo_services_back.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.ln_ref {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	color: #ffffff; 
	position: relative; 
	left: 0; 
	top: 0;
	}
.search {
	width: 200px; 
	height: 67px; 
	position: absolute; 
	left: 100px; 
	top: 30px;
	}
.submit {
	color: #ffffff; 
	font-size: 10px; 
	border: 0; 
	background-color: #0099ff; 
	width: 15px; 
	height: 15px;
	}
.authorize {
	width: 272px;
	height: 200px;
	position: relative;
	left: 270px;
	border: 1px;
	padding-top: 5px;
	}
.colRight {
	padding-left: 20px; 
	padding-right: 20%;
	}

.mult_box {
	position: absolute;
	left: 400px;
	top: 150px;
	width: 440px;
	height: 330px;
	display: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/mult_bg.png');
	}
.mult_box[class] {
	background-image: url(/img/mult_bg.png);
	}
