* {
font: normal 100% Verdana;
}
table.ge, table.ge td {
font: normal 100% Georgia;
}
table.contacts {
font: bold 80% Verdana; 
color: rgb(70,130,180)
}

table.main {
font: normal 90%;
}

td.tt {
font: normal 80% Verdana; color: rgb(82,82,82);
}

a, span.s {
color: rgb(0,128,0); 
}

img.pn {
background-color: rgb(44,144,205);
}

a:hover, a.pas {
color: rgb(35,87,160); 
}

table.gbr {
border-top: 1px dashed lightgray;
border-left: 1px dashed lightgray;
}

table.gbr td {
border-bottom: 1px dashed lightgray;
border-right: 1px dashed lightgray;
}

h1 {
font: normal 120% Georgia; color: rgb(0,139,139);
}

h2 {
font: normal 110% Georgia; color: rgb(95,158,160);
}

h3 {
font: normal 105% Georgia; color: rgb(154,205,50);
}

h4, span.h4, div.h4 {
font: normal 105% Georgia; color: rgb(0,128,128);
}

h5, table.h5, td.h5, ul.h5 {
font: normal 85% Verdana; color: rgb(0,0,139);
}

h6, table.h6, td.h6, ul.h6 {
font: normal 75% Verdana; color: rgb(23,23,23);
}

td.small {
font: normal 70% Verdana; color: black;
}

ul { list-style-image: url(/images/_main/_uln.gif); }
ul.news { list-style-image: url(/images/_main/_uln.gif); }
ul.news li { margin-top: 10px; }
li { line-height: 16px; }

div.admin {
border: 1px dashed tomato;
}

form.admin {
visibility: hidden;
display: none;
}

textarea.admin {
visibility: hidden;
display: none;
}

input.admin {
position:relative; top: -10px; left: 0px;
background-color: rgb(179,0,0);
font: normal;
font-size: 55%;
color: white;
border: 0px;
padding: 0px 4px 2px 4px;
margin: 2px 5px 2px 0px;
}

input.admin:hover {
background-color: rgb(255,0,0);
cursor: pointer;
}

a.admin:hover {
background-color: rgb(0,153,51);
}

hr {
border: 1px solid black;
}

