.bg-page {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-shadow-left {
	background-image: url(../images/bg_shadow_left.jpg);
	background-repeat: repeat-y;
}
.bg-shadow-right {
	background-image: url(../images/bg_shadow_right.jpg);
	background-repeat: repeat-y;
}
.bg-whitebox-top {
	background-image: url(../images/bg_whitebox_top.jpg);
	background-repeat: repeat-x;
}
.bg-whiteboxleft {
	background-image: url(../images/bg_whitebox_left.jpg);
	background-repeat: repeat-y;
}
.bg-whitebox-right {
	background-image: url(../images/bg_whitebox_right.jpg);
	background-repeat: repeat-y;
}
.bg-whitebox-bottom {

	background-image: url(../images/bg_whitebox_bottom.jpg);
	background-repeat: repeat-x;
}
.black10 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.green10 {
	font-family: verdana;
	font-size: 10px;
	color: #58A24E;
	text-decoration: none;
}
.orange15 {

	font-family: verdana;
	font-size: 15px;
	color: #EE7322;
	text-decoration: none;
}
.brown10 {

	font-family: verdana;
	font-size: 10px;
	color: #B24700;
	text-decoration: none;
}
.bg-bottom {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-x;
}
.white10 {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
