body {
	margin: 0;
	padding: 0;
	background-color: #F4F4F4;
	font-family: Arial;
	color: Black;
}
h1 {
	font-weight: bold;
	font-size: 40px;
	color: #D2691E;
	text-align: left;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	color: #D2691E;
	text-align: center;
}
img:main {
	ALIGN: top;
	
}
td {
	font-size: 14px;
}
.YandexNews {
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
tradelinks {
	target: _blank;
	font-size: 10px;
}
.small {
	font-size: 10px;
}
a:link {
	color: #D2691E;
	text-decoration: none;
}
a:visited {
	color: #D2691E;
	text-decoration: none;
}
a:active {
	color: #D2691E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.TopLeft {
	background-image: url(images/TopLeft.jpg);
	background-repeat: no-repeat;
	width: 225;
	height: 270;
}
.TopRight {
	background-image: url(images/TopRight.jpg);
	background-repeat: no-repeat;
	width: 130;
	height: 270;
}
.tblStyleHeader {
	background-color: #E4B701;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	border-color: #000000;
	height: 25;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: Red;
	text-align: center;
	padding-left: 10;
	padding-right: 10;
}
.tblStyleMenu {
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-color: #000000;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 10;
	padding-right: 10;
}
.tblStyleMenu a:link {
	color: #C88302;
	text-decoration: none;
}
.tblStyleMenu a:visited {
	color: #C88302;
	text-decoration: none;
}
.tblStyleMenu a:active {
	color: #C88302;
	text-decoration: none;
}
.tblStyleMenu a:hover {
	color: #000000;
	text-decoration: none;
}
.tblStyleClose {
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-color: #000000;
}
.spacer {
	width: 100%;
	height: 100%;
}
.hide {
	font-size: 6px;
}
.Copyright {
	font-size: 11px;
	text-align: justify;
	padding-left: 20;
	padding-right: 20;
}


