html {overflow-x: auto; overflow-y: auto;} 
html, body{margin: 0; padding: 0;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: #ffffff;}
body, td {font-family: Arial, Helvetica, sans-serif, Geneva; font-size: 12px; color: #000000;}
img {border: none;}
form{margin:0px;}
input{vertical-align: middle;}


a, a:link, a:visited, a:active {color: #000000; text-decoration:underline;}
a:hover {color: #006699; text-decoration:underline;}

/*h1,h2,h3{text-transform: uppercase;}*/
h1{margin-top:0; padding-top:0; font-size:14px;}
h2{margin-top:0; padding-top:0; font-size:12px;}
h3{font-size:12px;}

.topnull{margin-top:0; padding-top:0;}


/*Курсы валют*/
.thead{background-color: #D0E6F4; padding-top: 1px; padding-left: 3px; font-weight: bold; color: #2C6CAC; font-size: 11px;}
.cemtop{margin-top: 1px; border-top: 1px solid #D0E6F4;}
td.cea, td.ceb{border-bottom: 1px solid #DCDCDC; padding: 0 10px 0 3px; font-size: 11px;}
td.ceb{text-align: right;}
.up{background: url(img/up.gif) no-repeat right center;}
.dw{background: url(img/dw.gif) no-repeat right center;}

a.ltn, a.ltn:link, a.ltn:visited, a.ltn:active, a.ltn:hover {color: #000000; text-decoration:none;}



/* список других сервисов */
#other-services {
padding-top: 15px;
padding-bottom: 10px;
margin: 0 auto;
width: 1004px;
}

#other-services ul {
margin: 0;
width: 961px;
padding: 0;
overflow: hidden;
}

div#wrapper{
	border-top: 1px solid #73A0C7;
}

#other-services ul li {
	float: left;
	margin-right: 22px;
	
	padding-left: 12px;
    background-image: url(img/bul-top.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    list-style: none;
}

#other-services ul li.last {
	margin-right: 0;
}

#other-services ul li a {
	text-decoration: none;
	color: #0A66B1;
	font-weight: bold;
	font-size: 12px;
}
