body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303032;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #b5c4c9;
	background-image: url(../images/bgblue.png);
	background-repeat: repeat-x;
	scrollbar-base-color: #DDE2E6; 
	scrollbar-arrow-color: #1a1a1a;
	scrollbar-DarkShadow-Color: #1a1a1a;
	scrollbar-face-color: #F6F6F6;
}
html, body {overflow-x: hidden;}
.margin{
	margin: 0px;
	background-color: #ffffff;
	background-image: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.brod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.rub{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #009EC4;
}
.rub2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #1A1A1A;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303032;
}
.bluebold{
	font-size: 11px;
	font-weight: bold;
	color: #009EC4;
}
.centertable{ 
margin-left: auto;
margin-right: auto;
text-align: center;
}
.center{
text-align: center;
}
.textblock1{
	width: 490px;
	height: auto;
}
.textblock2{
	width: 600px;
	height: auto;
}
.scrollbox1 {padding: 0px; height: 480px; width: 155px; border: 0px; overflow: auto; background-color: #ffffff;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009EC4;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a1a1a;
	text-decoration: none;
}
.bkg{
	background-image: url(../images/topp.png);
	background-position: left top;
	background-repeat: no-repeat;
}