.border {
	border: 1px solid #999999;
}
.bannerbg {
	background-attachment: scroll;
	background-image: url(images/bannerbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textwhite {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.stripbg {
	background-attachment: scroll;
	background-image: url(images/stripbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.sidebg {
	background-attachment: scroll;
	background-image: url(images/menu_08.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.textorange {


	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFB000;
}
