html, body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
  	height: 100%; 
  	margin: 0 0 1px; 
  	padding: 0;
	text-align: center;
	background-color: #ffffff;}

p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.rub1{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	line-height: 14px;
}
.rub{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

.small{font-size: 10px; color: #ffffff;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center; background-image: url(../images/bgmain.png); background-repeat: no-repeat;}
.footer{ width: 840px; height:15px; padding-top: 5px; padding-bottom: 5px; text-align: center; background-image: url(../images/footer.png); background-repeat: no-repeat; color:#FFFFFF;}
.text{ width: 455px; height:auto; padding: 0px; text-align: left;}
.menudiv{ width: auto; height:auto; padding: 5px; text-align: left;}

a:link {font-weight: normal; color: #1680D8; text-decoration: none;}
a:active {font-weight: normal; color: #1680D8; text-decoration: none;}
a:hover {font-weight: normal; color: #777777; text-decoration: none;}
a:visited {font-weight: normal; color: #1680D8; text-decoration: none;}

a.menu:link {font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}
a.menu:active {font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}
a.menu:hover {font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a.menu:visited {font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;}