A.menu {
	font-family : "Times New Roman";
	font-size : 14;
	color : #401403;
	text-decoration : none;
	margin-left : 5;
	margin-right : 5;
}

A.menu:HOVER {
	font-family : "Times New Roman";
	font-size : 14;
	color : #F8F064;
	text-decoration : none;
	margin-left : 5;
	margin-right : 5;
}

A.news {
	font-family : "Times New Roman";
	font-size : 14;
	color : #F3D78B;
	text-decoration : underline;
}

A.news:HOVER {
	font-family : "Times New Roman";
	font-size : 14;
	color : White;
	text-decoration : underline;
}

A.country {
	font-family : "Times New Roman";
	font-size : 14;
	color : #F3D78B;
	text-decoration : underline;
	font-weight : bolder;
	text-align : left;
}

A.country:HOVER {
	font-family : "Times New Roman";
	font-size : 14;
	color : White;
	text-decoration : underline;
	font-weight : bolder;
	text-align : left;
	margin-bottom : 5;
}

A.catalog {
	font-family : Garamond;
	font-size : 14;
	text-decoration : none;
	font-weight : bolder;
	text-align : left;
}

A.catalog:HOVER {
	font-family : Garamond;
	font-size : 14;
	text-decoration : underline;
	font-weight : bolder;
	text-align : left;
}

A.home {
	font-family : "Times New Roman";
	font-size : 12;
	color : #F3D78B;
	margin-left : 20;
}

A.home:HOVER {
	font-family : "Times New Roman";
	font-size : 12;
	color : White;
	margin-left : 20;
}

DIV {
	font-size : 14;
	font-family : "verdana";
	margin-top : 15;
	margin-left : 15;
	margin-right : 15;

}

DIV.catalog {
	margin-top : 5;
	margin-left : 15;
	margin-right : 15;
	font-size : 14;
	font-family : "Times New Roman";
}

DIV.news {
	margin-top : 15;
	margin-left : 15;
	margin-right : 15;
	font-size : 13;
	font-family : "Times New Roman";
}

DIV.link_news {
	font-family : "Times New Roman";
	font-size : 12;
	color : #F3D78B;
	text-decoration : none;
	margin-left : 10;
	margin-right : 10;
	margin-top : 5;
	text-align : left;
	margin-bottom : 5;
}

DIV.bottom {
	font-family : "Times New Roman";
	font-size : 12;
	color : #F3D78B;
	margin-left : 20;
	margin-right : 20;
}

DIV.top {
	font-family : "Book Antiqua";
	font-size : 30;
	color : #F3D78B;
	margin-left : 20;
	margin-right : 20;
	line-height : 110%;
}

H3.top {
	font-family : "Book Antiqua";
	font-size : 20;
	color : #F3D78B;
	margin-left : 10;
}

B {
	font-family : Garamond;
	font-size : 14;
	font-weight : bolder;
	color : #B50530;
}

TABLE.right {
	border-color: #B50530;
	border-style: solid;
	border-width: 0 1 1 0;
	background-color: #FFFFFF;
	margin-left : 15;
}

TD.inside {
	 border-color: #B50530; border-style: solid; border-width: 0 0 0 0; background-color: #FFFFFF;
}

TD.right{
	border-color: #B50530;
	border-style: solid;
	border-width: 0 1 0 0;
	background-color: #FFFFFF;
	margin-left : 15;
}

TD.right_catalog{
	border-color: #B50530;
	border-style: solid;
	border-width: 0 1 1 0;
	background-color: #FFFFFF;
	margin-left : 15;
}

TD.insidetop {
	 border-color: #B50530; border-style: solid; border-width: 0 0 1 0; background-color: #FFFFFF;
}

H4 {
	font-family : verdana;
	font-size : 16;
	font-weight : bolder;
	color : #B50530;
	margin-top : 0;
	margin-bottom : 0;
	argin-right : 5;
	argin-left : 5;
}

.forma {
	width:140px;
	margin:0px 0px 0px 0px;
	border-color: #B50530;
	border-style: solid;
	border-width: 1;
	background-color: White;
	color: #5D0707;
	font-family: Times New Roman, Times, serif;
	font-size: 12;
	text-align: left;
}

#poisk {
	font-family: Times New Roman, Times, serif;
	vertical-align: text-top; 
	font-family: Garamond; 
	font-size: 18; 
	color : #F8F064;
}

#poisk input {
	font-family: Times New Roman, Times, serif;
	font-size: 16; 
}

#poisk select {
	font-family: Times New Roman, Times, serif;
	font-size: 16; 
        margin: 2px 0px 2px 0px; 
}


.img {
	border : 1 solid #B50530;
	margin-left: 10;
	margin-bottom: 5;
}


DIV.content {
	margin-top: 15px; 
        margin-left: 15px; 
        margin-right: 15px; 
        font-family: "verdana"; 
        font-size: 16px;
}

DIV.content IMG {
	order : 1 solid #B50530;
	margin-left: 15;
	margin-right: 15;
	margin-top: 10;
	margin-bottom: 10;
}

DIV.content A {
	color : #CA3539;
}

DIV.content A:hover {
	color : #CA3539;
}

UL {
	margin-top : 5;
}

.subscribe
{
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
        text-align: justify;
}

A.subscribe
{
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
	text-decoration : underline;
}

A.subscribe:HOVER
{
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
	text-decoration : underline;
}

A.newslink
{
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
	text-decoration : underline;

}

A.newslink:HOVER
{
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
	text-decoration : underline;
}

DIV.newslink {
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
	text-decoration : none;
	margin-left : 10;
	margin-right : 10;
	margin-top : 5;
	text-align : left;
	margin-bottom : 5;
}

#country a {
        font-size: 16px;
	text-decoration : underline;
	color : #F3D78B;
}

#country b {
	color : #F3D78B;
	font-weight : bolder;
        font-size: 20px;
}

#contacts tr{
	vertical-align: text-top; 
}

#contacts td{
text-align: center;
font-size: 18px;
color: #F3D78B;
}
#offices td {
text-align: left;
font-size: 16px;
}
#contacts{
color: #F3D78B;
font-size: 16px;
}
#contacts b{
color: #F3D78B;
font-size: 18px;
}
#offices b{
color: #B50530;
font-size: 18px;
}
#contacts a, #offices a{
color: #F3D78B;
text-decoration: underline;
font-size: 16px;
}

#contacts2 a, #offices a{
color: #B50530;
text-decoration: underline;
font-size: 16px;
}

#offices a {
color: #000000;
}

.left {
float:left;
padding: 0 15px 15px 0;
}

.rightpanel {padding-left: 5px;}
.head {background-color: #B50530; text-align: right;}
.headtext {font-size: 16; margin-top:65; margin-left: 180;}
#toplinks, #toplinks a {font-size:25px; font-family: "Book Antiqua"; color : #F3D78B;padding-bottom:20px; text-align:center;}
#topmenu {padding: 20px 20px 20px 20px;}
#topmenu a {font-size: 14px;}

.article, .article TABLE {
        font-family: "verdana"; 
	font-size : 14px;
	color : black;

	text-decoration : none;

	margin-left : 10;
	margin-right : 10;
	margin-top : 5;
	margin-bottom : 5;

	text-align : left;

}

.article B  {
        font-family: "verdana"; 
	font-size : 14px;
	color : #B50530;
	text-decoration : none;
	text-align : left;
}

.article B.bold  {
        font-family: "verdana"; 
	font-size : 14px;
	color : black;
	text-decoration : none;
}

.article img {
	margin-left : 15;
	margin-right : 15;
	margin-top : 10;
	margin-bottom : 10;
}

.article .author {
	text-align : right;
}

.article TABLE {
	font-size : 12px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin-left : 15;
	margin-right : 15;
	margin-top : 10;
	margin-bottom : 10;
}

.article TH {
	padding-top : 10;
	padding-left : 10;
	padding-right : 10;
}
.front {
font-size: 16px;
color: #F3D78B;
}
