body
{
    font-size: 11px;
    color: #081859;
    font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	background-color: #012482;
}

td
{
    font-size: 11px;
    color: #081859;
    font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
}

a:link {color: #0033CC;text-decoration: underline;}
a:visited {color: #0033CC;text-decoration: underline;}
a:active {color: #0033CC;text-decoration: underline;}
a:hover {color: #003399; text-decoration: underline;}

a.menu:link {font: bold 12px Tahoma; color: White; text-decoration: none;}
a.menu:visited {font: bold 12px Tahoma; color: White; text-decoration: none;}
a.menu:active {font: bold 12px Tahoma; color: White; text-decoration: none;}
a.menu:hover {font: bold 12px Tahoma; color: White; text-decoration: none;}

a.low:link {font: normal 11px Tahoma; color: #B8CCFC; text-decoration: none;}
a.low:visited {font: normal 11px Tahoma; color: #B8CCFC; text-decoration: none;}
a.low:active {font: normal 11px Tahoma; color: #B8CCFC; text-decoration: none;}
a.low:hover {font: normal 11px Tahoma; color: White; text-decoration: underline;}

a.low2:link {font: normal 11px Tahoma; color: #4C7DD9; text-decoration: none;}
a.low2:visited {font: normal 11px Tahoma; color: #4C7DD9; text-decoration: none;}
a.low2:active {font: normal 11px Tahoma; color: #4C7DD9; text-decoration: none;}
a.low2:hover {font: normal 11px Tahoma; color: #4C7DD9; text-decoration: none;}

h1   { font: normal 20px Tahoma; color: #081859; margin-top: 10px; margin-bottom: 10px; }
h2   { font: bold 16px Tahoma; color: #CC6600; margin-top: 10px; margin-bottom: 0px;}
h3   { font: bold 14px Tahoma; color: #081859; margin-top: 10px; margin-bottom: 0px;}
h4   { font: bold 12px Tahoma; color: #081859; margin-top: 10px; margin-bottom: 0px;}


p {
	margin-top: 10px;
}

td.nav {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	height: 25px;
	vertical-align: bottom;
	text-align: center;
}

td.nav-s {
	background: url(../img/bg6-on.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;	
	height: 25px;
	vertical-align: bottom;
	text-align: center;	
}

input,select,textarea{
    font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	font-size: 11px;
	color: #333333;
}
	
.form{
    font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	font-size: 11px; color: #333333;
	background-color: #FFFFFF; 
	border: 1px solid #6685C3 important;
}

blockquote {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;
}

ol {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: decimal;
}

hr {
	color: #E6E9F1;
	height: 1px;
}

img.border {
	border: #6685C3 1px solid;
}

/* Выделение кнопки при наведении. */
.bMenuOver
{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #D5E1F5;
	border-top: White 1px solid;
	border-right: #6685C3 1px solid;
	border-bottom: #6685C3 1px solid;
	border-left: #6685C3 1px solid;			
	height: 18px;
	color: #18448F;
}
	
.bMenuOut
{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #BFCFEB;
	border-top: White 1px solid;
	border-right: #6685C3 1px solid;
	border-bottom: #6685C3 1px solid;
	border-left: #6685C3 1px solid;			
	height: 18px;
	color: #022461
}

table.Tab tr, table.Tab td
{
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	color: #081859;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
}

td.hmborder { background-color: #14A514; }
tr.hmr { background: #14A514; cursor: pointer; height: 20px }
tr.hmrs { background: #F4F4F4; cursor: pointer; height: 20px }
tr.hmr a { text-decoration:none; font: bold 11px Tahoma; color: #FFFFFF; padding: 0px 20px }
tr.hmrs a { text-decoration:none; font: bold 11px Tahoma; color: #14A514; padding: 0px 20px }
tr.hmrs a:hover { text-decoration:none; font: bold 11px Tahoma; color: #14A514; padding: 0px 20px }
td.hmsep { background: #41D041; margin: 0px; padding: 0px }

