BODY
{
	padding: 0px;
	margin-top: 0px;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #4E4E4E;
	text-align: left;
	background-color: #DEDEDE;
    background-image: url(Images/bdy_bkgnd00.gif);
    background-repeat: repeat;
}
FORM
{
	width: 900px;
}
HR
{
	margin-bottom: 50px;
}
H1
{
	color: #E42010;
	text-indent: 20px;
	font-size: 15px;
	font-weight: bold;
}
H2
{
	color: #3E7F93;
	text-indent: 20px;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
}
.NormalText
{
	text-align: justify;
	text-indent: 20px;
	margin-right: 20PX;
	margin-left: 20PX;
}
A
{
	text-decoration: none;
	font-weight: bold;
	color: #E42010;
}
A:hover
{
	text-decoration: underline;
	font-weight: bold;
}
.aTop
{
	width:100%;
	text-align: right;
}
.MainHeaderLogo
{
    width: 200px;
    height: 100px;
	background-color: #FFFFFF;
    background-image: url(Images/logopromoteinrussia.jpg);
    background-repeat: no-repeat;
}
.MainHeader
{
    width: 700px;
    height: 100px;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
    background-image: url(Images/header_bkgnd.gif);
    background-repeat: repeat-x;
}
TABLE.MainPage
{
    width: 900px;
    background-color: #FFFFFF;
    border-left: solid 1px #D0D0D0;
    border-right: solid 1px #D0D0D0;
}
.MainContent
{
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}
TD.MainMenu
{
	background-color: #3E7F93;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
TD.MainMenuSel
{
	background-color: #E42010;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
A.MainMenu
{
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
A.MainMenuSel
{
	background-color: #E42010;
	color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
}
.MainFooter
{
	background-color: #DEDEDE;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	font-style: italic;
	height: 30px;
}
.DataTable
{
	border: solid 1px #A0A0A0;
	text-align: right
}
.EconDataHeader1
{
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}
.EconDataHeader2
{
	font-weight: bold;
	text-align: left;
	background-color: #EEEEEE;
}
.DataSmall
{
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
.CompanyLogo1
{
	color: #E42010;
	text-align: right;
	font-size: 25px;
	font-weight: bold;
}
.CompanyLogo2
{
	color: #3E7F93;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.Errori
{
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
}
TABLE.Links
{
    margin: 10px;
    border: solid 1px #D0D0D0;
}
TD.Links
{
    border-bottom: solid 1px #D0D0D0;
    font-size: 11px;
    height: 35px;
}