body {
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	scrollbar-face-color : #ffffff;
	scrollbar-shadow-color : #999999;
	scrollbar-highlight-color : #999999;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #999999;
}

p {
	text-align: justify;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
}

a:link {
	color: #B82619; 
	text-decoration: underline;
}
a:visited {
	color: #B82619; 
}
a:hover {
	color: #ff0000; 
}

a.content:link {
	color: #B82619; 
	text-decoration: underline;
}
a.content:visited {
	color: #B82619; 
}
a.content:hover {
	color: #000000; 
}
td.content {
	vertical-align:top;
}

input, select, textarea {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
}

pre {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


ul {
	text-align: justify;
	margin-top:0px;
	margin-right:25px;
	margin-bottom:5px;
	list-style-image: url('http://new.mibank.ru/lang_mibank/images/li.gif');
}


ol {
    text-align: left;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:5px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #33486c;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-top: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
	padding-right: 0px;
}

h2 {
	font-size: 5px;
	font-weight: normal;
	text-align: left;
	color: #fefefe; 
	border: 0px;
	padding-top: -5px;
	padding-bottom: 10px;
	margin-top: -2px;
	margin-bottom: -10px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #0056A2; 
	border-top: 1px dotted #bbbbbb;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	margin-top: 15px;
	margin-bottom: 5px;
}

.header {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-align: center;
	background-color: #bbbbbb;
	color: #ffffff;
}

.subheader {
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	text-align: center;
	background-color: #eeeeee;
	color: #333333;
}

.select {
	font-style: italic;
	font-weight: bold;
	color: #444444;
}
.select_red {
	font-size: 120%;
	font-weight: bold;
	color: #f00;
}

.border {
	border: 1px solid #000000;
}

.noborder {
	border: 0px;
}

.button {
	font-family: verdana, arial, helvetica;
	font-size: 8px;
	font-weight: normal;
	color: #ffffff;
	background-color: #bbbbbb;
	border: 1px solid #999999;
	cursor: hand;
}

.over {
border: #000000 1px solid;
background-color: #000000; 
color: #ffffff; 
cursor: hand;
}

.title {
	background-color: #33486c;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.submenu {
    color: #33486c;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	font-family : Arial, Verdana;
	cursor: hand;
}
a.submenu:link {color: #33486c; text-decoration: none;}
a.submenu:visited {color: #33486c; text-decoration: none;}
a.submenu:hover {color: #84a3ba;}


.small {
	font-family: scan-serif, arial, verdana, helvetica;
	font-size: 9px;
	text-align: left;
	color: #666666;
}

a.small:link {color: #B82619; text-decoration: underline;}
a.small:visited {color: #B82619; text-decoration: underline;}
a.small:hover {color: #000000; text-decoration: underline;}


.content {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}

.light {
	font-weight: bold;
	background-color: #ffbb00;
}

h4.small {
	font-family: sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #33486c;
	margin-top: 0px;
	margin-bottom: 0px;
}


#header {display: block;}
#menu {display: block;}
#submenu {display: block;}
#content {display: block;}
ol {counter-reset: section;list-style-type: none;}
ol.counters li {counter-increment: section;}
ol.counters li:before  { content: counters(section, ".") ". ";}
