.pagebg {
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-x;
	border: 6px solid #FFFFFF;
	background-color: #E9592F;


}
.top10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FF6600;
	background-image: url(../img/top_ten_title.gif);
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: FF9C00;
	border-left-color: FF9C00;

}
.wpb {
	background-color: #0350AD;
	background-image: url(../img/bg_gradient.gif);
	background-repeat: repeat-x;
}
.newsbg {
	background-image: url(../img/news_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.formboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
