.text10 {
	font-size: 10px;
	line-height: normal;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text14 {
	font-size: 14px;
	line-height: normal;
}
body {
	background-attachment: scroll;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.text12-2 {
	font-size: 12px;
	line-height: 14px;
}
.bg-norepeat {
	background-repeat: no-repeat;
	background-position: right top;
}
