body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #898c90;
	background-image: url(../images/bgdark.png);
	background-repeat: repeat-x;
}
html, body {overflow-x: hidden;}

h, h1, h2, h3, h4 {
	padding:0;
	margin:0;
	font-weight:normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 5px;
	color: #494949;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.rub{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #000000;
}
.rub2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #494949;
}

.rub3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 5px;
	color: #494949;
}


.red {
	color:red;
}

.rub2large {
	font-size:20px;
}

.rub2small {
	font-size:15px;
}

.brod2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.brod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #494949;
}
.smallvit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.greybold{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #494949;
}

.normalweight {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.textblock1{ width: 440px; height: auto; padding: 10px; text-align: left; vertical-align:top;}
.textblock2{ width: 600px; height: auto;}

.scrollbox1 {padding: 0px; height: 520px; width: 480px; border: 0px; overflow: auto; background-color: transparent;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EC2224;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: bold; color: #494949; text-decoration: none;}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: bold; color: #494949; text-decoration: none;}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: bold; color: #009EC4; text-decoration: none;}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-weight: bold; color: #494949; text-decoration: none;}
.bkg{
	background-image: url(../images/topp.png);
	background-position: left top;
	background-repeat: no-repeat;
}