body, table { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color:white}
body
{ 
  min-width:760px;
  background:#000066 url(/img/bg/bgnd.png) repeat fixed;
  scrollbar-face-color:#1C3173;
  scrollbar-shadow-color:#0F1B40;
  scrollbar-highlight-color:#213B8B;
  scrollbar-3dlight-color:#2847A6;
  scrollbar-darkshadow-color:#152558;
  scrollbar-track-color:#204080;
  scrollbar-arrow-color:#33CCFF
}

a:link, a:visited, a:active {text-decoration:none; color:#33ccff}
a:hover {text-decoration:underline; color:#BBE6F9}

/*Баннера вверху страницы*/
.bnr {background: #DD8822 url(/img/bg/bnrbg.gif); height:85px; border:1px solid #fff} 

/*Главные информационные поля страницы*/
.mid {background:#2E5EA2 url(/img/bg/afbg.gif);background-color: #204080; border:1px solid #fff;}
.cnr div {position:relative; width:5px; height:5px}

/*Навигационная полоска*/
.nav {background-color:#1D3377;font-weight:bold; padding:2px; margin:1px 5px}

/*Предупреждения, помощь, сообщения об ошибках*/
.atent {color:red; font-weight:bold; font-style:italic}
.help {font-size: 8pt; font-style: italic; color:#989898}
.err {background-color:red; font-size:9px; font-style:italic}