.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bgtop {
	background-attachment: scroll;
	background-image: url(pictures/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmiddle {
	background-attachment: scroll;
	background-image: url(pictures/middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgbottom {
	background-attachment: scroll;
	background-image: url(pictures/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubutt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #1668B1;
	height: 10px;
	width: 140px;
	text-align: center;
	background-color: ffdb77;


}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.rub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bottomline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #330066;
}
