body {
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #616161;
          margin: 2;
}

#small { font-size: 0.8em; }
.small { font-size: 0.8em; }
#bsmall { font-size: 0.8em; font-weight: bold; }
.bsmall { font-size: 0.8em; font-weight: bold; }

.msg_text {font-size:12px; }

td.head_white { background-image: url(/images/header/white_fon.gif); }
td.body_gray5 { background-image: url(/images/header/gray5_fon.gif); }
td.body_gray4 { background-image: url(/images/header/gray4_fon.gif); }
td.body_gray3 { background-image: url(/images/header/gray3_fon.gif); }
td.body_gray2 { background-image: url(/images/header/gray2_fon.gif); }
td.body_gray1 { background-image: url(/images/header/gray1_fon.gif); }

.grayed { background-image: url(/images/header/gray_fon.gif); }

tr.background { background-image: url(/images/header/gray2_fon.gif); }
td.red { background-color: #be3827; }
.red { color: #be3827; }

a:link, a:visited { color: #212121; }
a:hover, a:active { color: #111111; }

a.menu:link, a.menu:visited { text-decoration:none; color: #212121; }
a.menu:hover, a.menu:active { #111111; }

font.news_date { font: bold; color: #9F0000; }
font.news_title { font: bold; color: #000000; }

input.search { border: 1px solid #72658B; font-size: 9px; }
.black { color: #000000;  font-size: 11px; }

.tiny_red { font-size: 0.6em; color: #BE3827; font-weight: bold; }

table.bordered { border-collapse: collapse; border: 1px #616161 solid; }
table.bordered td { border: 1px #616161 solid; vertical-align: center; text-align: center; }
table.bordered td.left { text-align: left; }
table.bordered th { border: 1px #616161 solid; }
table.admmode { background: #ffff77; border:1pt solid #888833; font-size: 10px; margin-bottom:2px;}

div.inline_admin td { font-size: 10pt; }
div.inline_admin th { font-size: 10pt; }

