.bg-left-shadow {
	background-image: url(../images/bg_left_shadow.jpg);
	background-repeat: repeat-y;
}
.bg-right-shadow {
	background-image: url(../images/bg_right_shadow.jpg);
	background-repeat: repeat-y;
}
.bg-top-shadow {

	background-image: url(../images/bg_top_shadow.jpg);
	background-repeat: repeat-x;
}
.bg-bottom-shadow {


	background-image: url(../images/bg_bottom_shadow.jpg);
	background-repeat: repeat-x;
}
.bg-navlink {
	background-image: url(../images/bg_navlink.jpg);
	background-repeat: repeat-x;
}
.bg-gray {
	background-image: url(../images/bg_gray.jpg);
	background-repeat: repeat-x;
}
.bg-news {
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat-y;
}
.gray10 {
	font-family: Verdana;
	font-size: 10px;
	color: 3F4A52;
	text-decoration: none;
}
.gray12 {
	font-family: Verdana;
	font-size: 12px;
	color: 3F4A52;
	text-decoration: none;
}
.bottomlink {

	font-family: Verdana;
	font-size: 11px;
	color: 3F4A52;
	text-decoration: none;
}
