
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292421;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pics/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5a6d80;
	scrollbar-base-color: #ffffff; 
	scrollbar-arrow-color: #20160E;
	scrollbar-DarkShadow-Color: #20160E;
	scrollbar-face-color: #ffffff;
}
html, body {overflow-x:hidden;}
.popup{
	margin: 10px;
	background-color: #ffffff;
	background-image: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	line-height: 18px;
}
.rub{
	font: 24px georgia;
	color: #Arial, Helvetica, sans-serif;
	color: #01315F;
	letter-spacing: 0.5px;
	line-height: 30px;
}
.rubblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01315F;
	font-weight:bold;
	line-height:20px;
}
.textblue{
	font-size: 12px;
	font-weight: bold;
	color: #01315F;
}
.textbold{
	font-size: 11px;
	font-weight: bold;
}
.textitalic {
	font-style: italic;
}
.textsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boldsmall{
	font-size: 10px;
	font-weight: bold;
}
.textgray{
	color: #76767c;
	text-decoration: none;
}
.wite{
	font-size: 11px;
	color: #ffffff;
	}
.centertable{ 
margin-left: auto;
margin-right: auto;
text-align: center;
}
.center{
text-align: center;
}
.textblock1{
	width: 580px;
	height: auto;
}
.textblock2{
	width: 480px;
	height: auto;
	text-align: left;
}
.scrollbox1 {padding: 0px; height: 540px; width: 400px; border: 0px; overflow: auto; background-color: #ffffff;}	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA8748;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA8748;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #20160E;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA8748;
	text-decoration: none;
}
a.vit:link {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.vit:active {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.vit:hover {
	font-size: 11px;
	font-weight: normal;
	color: #BA8748;
	text-decoration: underline;
}
a.vit:visited {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.bkg{
background-image: url(../pics/topp.png);
background-position: left top;
background-repeat: no-repeat;
}