@import url(/Css/default.css);
body,td,p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : x-small;
}
h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	color: #76C1EA;
}
h2{
	color: #159DCB;
}
h3{
	color: #117B9D;
}
h4{
	color: #005f7f;
}

.smal{
	font-size: xx-small;
}

.pad1{
	padding: 10px;
}
	
.pad2{
	padding: 20px;
}

.lllblue {background-color:#ABE9FF}
.llblue {background-color:#76C1EA}
.lblue {background-color:#159DCB}
.dblue {background-color:#117B9D}
.ddblue {background-color:#005f7f}
.lllbluet {color:#ABE9FF}
.llbluet {color:#76C1EA}
.lbluet {color:#159DCB}
.dbluet {color:#117B9D}
.ddbluet {color:#005f7f}
.tcaption{color:#09536F ; background-color:#85C8E4}
.topbgcol{background-color:#08465D}
.sm {font-size:xx-small}
.date {color:white; font-size:xx-small}
a.menu {text-decoration:none}
a:hover {
	text-decoration: underline;
}
.sm {font-size:xx-small}
a.lighthref {color:#005f7f}
a.menu {color:black;font-size:xx-small}
a.menu1 {color:white;font-size:xx-small}
a.submenu, strong.deep1 {
	color:#404040;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;}
a.submenu1,a.deep1 {
	color:#808080;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9pt;}
.notes0 {color:white; font-size:xx-small}
.notes1 {color:#117B9D; font-size:xx-small;}
select, option, input {
	color:#abe9ff; background-color:#117b9d; font-size:8pt}
b.big{
	font-size:22px;
}
td.deep1{text-align:right;}
.submenuhed{
    background-color: White;
    font-size: 2px;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.submenuhed1{
    margin-top: 10px;
    margin-bottom: 10px;
}
div.yandexInfo{
    padding:5px;
    background-color:#75D1DF;
    border:Solid Silver 2px;
}