body    {
    background: #CCD4DB;
    margin: 8px;
}
body, p, table, tr, th, td, ul, ol, li {
    color: #003;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:13px;
}

a:link    { color: #000099; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:active  { color: #FF0000; text-decoration: none; }
a:hover   { color: #FF0000; text-decoration: underline; }
a:focus   { color: #FF0000; text-decoration: none; }

h1, h2, h3, h4, h5 {
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  	color: #003;
}

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }

hr {
	color:#568;
	background:#568;
	height: 1px;
	width:100%;
	border:0px;
}
hr.red {
	color:#903;
	background:#903;
}
hr.white {
	color:#fff;
	background:#fff;
}

.red {
	color:#C00;
}
.brown {
	color:#903;
}
.black {
	color:#000;
}

.error-block	{
	margin: 12px 0px 12px 0px;
	padding:8px;
	border: 1px solid #679;
	background: #D9DEE8;
}
.error	{
	font-weight: bold;
	color: #900;
	margin: 0 0 4px 0 !important;
	padding: 0 0 0 21px;
	background: url(/images/ico/error.gif) no-repeat;
}
.error-info	{
	padding: 15px 0 0 19px;
}
.message-block	{
	margin: 0 0 15px 0;
}
.message	{
	font-weight: bold;
	color: #033;
	margin: 0 0 4px 0 !important;
	padding: 0 0 0 21px;
	background: url(/images/ico/message.gif) no-repeat;
}
.message-info	{
	padding: 15px 0 0 19px;
}


.mblock {
    padding: 0px 26px 0px 16px;
    color: #200000;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:13px;
/*  text-indent: 12px; */
    text-align: justify;
}

.mmenu {
    color: white;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.menu {
    color: #FFFFFF;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:14px;
}

.menu_act {
    color: #AA0000;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:14px;
}

.menu_alt {
    color: #600000;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:14px;
}

.tabmenu {
    color: #903;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 15px;
}

.menulist {
    list-style-position: outside;
/*  line-height: 1.5; */
    margin-left: 16px;
    padding-left: 0px;
}

.dop {
    color: white;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

.morea {
    color: #200000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

.title {
    color: #A00033;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    text-indent: 0px;
    text-align: left;
    border-bottom: 1px solid white;
    padding-bottom: 3px;
    font-weight: bold;
}

.subtitle {
    color: #A00033;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    padding: 8px 0px 3px 3px;
    border-bottom: 1px solid #800000;
    font-weight: bold;
}

.news_title {
    color: #000066;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

.slogan {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: white;
    letter-spacing: 1px;
    padding-right: 10px;
    margin-top: -4px;
}

.catit {
    color: white;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}

input.text, textarea.text {
  color: black;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #D9DEE8;
  border: 1px solid #568;
}
input.user, textarea.user  {
  width:200px;
  color: black;
  font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #D9DEE8;
  border: 1px solid #568;
}

input.pn, textarea.pn {
  color: black;
  font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #D9DEE8;
  border: 1px solid #566989;
  height: 22px;
}

input.crt  {
  color: black;
  font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #E8EBF0;
  border: 1px solid #566989;
  height:18px;
}

.tdsep {
    border-bottom: 1px dotted #6B7999;
}

.mnu { padding-left: 4px; }

.note {
    color: #A00033;
    font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
    font-size:14px;
}

div.caption {
    padding-top:5px;
    text-align:center;
    color: #000033;
}

.brand  {
    color: #000033;
}

a.brand:link, a.brand:visited {
    color: #000099;
    text-decoration: none;
}

td.bratd, span.bratd, div.bratd {
    background: url(/images/str.gif) no-repeat 4px;
    padding-left: 16px;
    color: #000033;
}
td.brspa {
    background: url(/images/hr-b.gif) repeat-x center;
}

a.mmenu:link, a.mmenu:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.menu:link, a.menu:visited  {
    color: #FFFFFF;
    text-decoration: none;
}

a.mmenu_act:link, a.mmenu_act:visited, a.menu_act:link, a.menu_act:visited  {
    color: #800000;
    text-decoration: none;
}

a.tabmenu:link, a.tabmenu:visited  {
    color: #009;
    text-decoration: none;
}

a.mmenu:active, a.mmenu:hover, a.mmenu:focus,
a.menu:active, a.menu:hover, a.menu:focus,
a.tabmenu:active, a.tabmenu:hover, a.tabmenu:focus,
a.menu_act:active, a.menu_act:hover, a.menu_act:focus,
a.brand:active, a.brand:hover, a.brand:focus
{
    color: #e00;
/*    text-decoration: underline; */
}

.copyr {
    color: #B2C7EC;
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10pt;
}

a.copyr:link, a.copyr:visited {
    color: #D1DFEC;
    text-decoration: none;
}

a.copyr:active, a.copyr:hover, a.copyr:focus {
    color: #e00;
}

.png {
    behavior: url(/images/png.htc);
}
a.rarr	{
	padding: 0 15px 0 0;
	background: url(/images/rarr.gif) no-repeat right 4px;
    text-decoration: underline;
}
a.larr	{
	padding: 0 0 0 15px;
	background: url(/images/larr.gif) no-repeat left 5px;
    text-decoration: underline;
}
.hrt	{
	background: url(/images/hr-b.gif) repeat-x top;
}
.hrb	{
	background: url(/images/hr-b.gif) repeat-x bottom;
}

/* Files */
a.pdf {
	background: url(/images/ico/page_pdf.png) no-repeat;
	padding-left: 20px;
}
a.doc, a.docx {
	background: url(/images/ico/page_word.png) no-repeat;
	padding-left: 20px;
}
a.xls, a.xlsx {
	background: url(/images/ico/page_excel.png) no-repeat;
	padding-left: 20px;
}
a.zip, a.rar {
	background: url(/images/ico/zip.png) no-repeat;
	padding-left: 20px;
}

ul.yul {
	list-style: none outside url(/images/ico/str.gif);
	padding: 0; 		/* Убираем поля для Firefox */
	margin-left: 18px; 	/* Отступ слева */
}

/* tables */
table.tbl1	{
	border-collapse:collapse;
	border:1px solid #679;
}
.tbl1 th, .tbl1 td{
    font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
    font-size:13px;
	color: #003;
	padding: 2px 4px 2px 4px;
	border: 1px solid #679;
}
.tbl1 th{
	color: #006;
	text-align: left;
	background: #B4BED3;
}
.tbl1 tr.alt td	{
	background:#D9DEE8;
}
.tbl1 td.r, .tbl1 th.r {
	text-align: right;
}
.tbl1 td.c, .tbl1 th.c {
	text-align: center;
}
.tbl1 td.b {
	border-bottom: 1px solid #CBD4E6;
}
.tbl1 td.t {
	border-top: 1px solid #CBD4E6;
}
.tbl2 tr.alt td	{
	background:#BEC9DF;
}

table.tbl2	{
	border-collapse:collapse;
	border:1px solid #679;
}
.tbl2, .tbl2 th, .tbl2 td	{
	font-weight: normal;
}
.tbl2 th	{
    font-size:13px;
	color: #fff;
	text-align: left;
	padding: 3px 8px;
	background: #679;
}
.tbl2 td	{
	color: #003;
	padding: 3px 8px;
	border: 1px solid #679;
}
.tbl2 tr.alt td	{
	background:#BEC9DF;
}

table.tbl3	{
	border-collapse:collapse;
	border:1px solid #679;
}
.tbl3, .tbl3 th, .tbl3 td	{
	font-weight: normal;
}
.tbl3 th	{
    font-size:13px;
	color: #fff;
	text-align: left;
	padding: 3px 4px;
	background: #679;
	border-left:1px dotted #ccc;
}
.tbl3 td	{
	color: #003;
	padding: 2px 4px;
	border: 1px solid #679;
}
/* odd items 1,3,5,7,... */
.tbl3 .odd {
	background: none;
}
/* even items 2,4,6,8,... */
.tbl3 .even {
	background: #CDD5E2;
}

.tbl3 tr.space td {
	height:2px;
	padding:0;
	border: none;
}

.altin {
	width:28px;
	border:1px solid #679;
}
.course	{
	color:#036;
	font-size:12px;
	text-align:right;
	margin:8px 0; 
}
