p{
	margin-top:0;
	margin-bottom:1em;
}

body {
	margin: 0;
	background-color: #FFFFFF;
}

td {
	line-height: 130%;
	color: #000000;
	font-size: 80%;
	font-family: arial, verdana;
}

h1 {
	font-family: arial, verdana;
	color: #003399;
	font-weight: normal;
	font-size: 220%;
	line-height: 100%;
	margin:1em 0 1ex 0;
}
ul {
	margin-top:0;
}

h2 {
	font-family: arial, verdana;
	color: #003399;
	font-weight: bold;
	font-size: 140%;
	line-height: 100%;
	margin:1.5em 0 0.5ex 0;
}
h3 {
	font-family: arial, verdana;
	color: #003399;
	font-weight: bold;
	font-size: 107%;
	line-height: 100%;
	margin:1.5em 0 1ex 0;
}
h4 {
	font-family: arial, verdana;
	color: #000000;
	font-weight: bold;
	font-size: 103%;
	line-height: 100%;
	margin:1.5em 0 1ex 0;
}

.menu0, a.menu0:link, a.menu0:visited {
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.1em;
}

a.menu0:hover {
	color: #003399;
	text-decoration: underline;
	font-weight:bold;
	letter-spacing:0.1em;
}

.menu1, a.menu1:link, a.menu1:visited {
	color: #003399;
	text-decoration: none;
}

a.menu1:hover {
	color: #003399;
	text-decoration: underline;
}

.menu2, a.menu2:visited, a.menu2:link{
	color: #003399;
	text-decoration: none;
	font-size:88%
}
a.menu2:hover{
	color: #003399;
	text-decoration: underline;
	font-size:88%
}

a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

a:link, a:visited {color: black;text-decoration: none;}
a:hover {color: black;text-decoration: underline;}

a:link.gray, a:visited.gray {color: #999999;text-decoration: none;}
a:hover.gray {color: #999999;text-decoration: underline;}


.fontBlue
{
	color: #003399;
}
.fontGray
{
	color: #999999;
}
.fontRed
{
	color: #DD0379;
}

.txtHeader2, .txtHeader3, .txtHeader4 {
	 color: #032594; line-height: 150%; text-decoration: none; display: inline
}

.txtHMenu, .txtHNews {
	color: white; font-weight: bold; background-color: #032594; display: block;padding: 4px 4px 4px 4px
}

.txtHNews{
	display:block; margin-bottom:2px;
}

.txtData {line-height:120%; color:#999999; margin-top: 15px}

.imgMen   { display: block; margin-top: 55px;}

.boxNews {
	font-size:80%;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 1ex;
	background-image: url(/common/img/don_bord_rd.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.boxNav1 {
	border-color:#032594;
	border-style:solid;
	border-width:1px;
	height: 170px;
}
.boxNav2 {
	font-size:12px;
	width: 60%;
	text-align: left;
	display:block;
	padding:10px 10px;
}

.ctrlInput{
	text-align: left center;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	background-color: #F9FAFA;
}

.boxMainMenu0
{
	margin-top:0.5em;
	display:block;
	text-align:left;
	line-height:130%;
	padding-left:9px;
	padding-right:9px;
	text-indent:-9px;
}
.boxMainMenu1
{
	margin-top:0; margin-bottom:0.3em;
	display:block;
	text-align:left;
	line-height:130%;
	text-indent:-9px;
	padding-left:27px;
}
.imgBullet
{
	vertical-align:middle;
	align:left;
	width:9px;
	height:3px;
}

textarea
{
  scrollbar-face-color : #fafafa;
  scrollbar-shadow-color : #fafafa;
  scrollbar-highlight-color : #fafafa;
  scrollbar-3dlight-color : #7F7F7F;
  scrollbar-darkshadow-color : #7F7F7F;
  scrollbar-track-color : #fafafa;
  scrollbar-arrow-color : #7F7F7F
}

.btnSubmit {
	float:right;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	height: 26px;
	width: 108px;
	font-weight: bold;
	border: 1px solid #032594;
	background-position: 50% 50%;
	background-image:url('/common/img/don_bg_submit1.gif');
}

.forumHeader
{
	background-color:#97A7B2;
	color:white;
}
.forumEvenCell
{
}
.forumOddCell
{
}
.forumHeadCell
{
}
.forumBodyCell
{
}
.forumFootCell
{
}
.forumSeparatorCell
{
	background-color:#B5DE9;
}

a.forumItem:link, a.forumItem:visited {
	color: #003399;
	text-decoration: none;
}
a.forumItem:hover {
	color: #003399;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	color: white;
	text-decoration: none;
}
a.white:hover {
	color: white;
	text-decoration: underline;
}

/*Стиль отступов для банеров*/
.banners {float:left;clear:right;padding:10 10 10 10}