.ralign {
	background-image: url(images/top_bkgd.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.lalign {
	background-image: url(images/top_bkgd.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.balignl {
	background-image: url(images/brwn_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.balignr {
	background-image: url(images/brwn_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bborder {
	border: 1px solid #FFFFFF;
}
.bborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bborder3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bborder4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.brwntop {
	border: 1px solid #FFFFFF;
	background-color: #735c4a;
}
.testhigh {
	border: none;
	height: auto;
	width: auto;
}
.ntext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
