@charset "utf-8";
.tanBackground {
	background-color: #FFEEBB;
	text-align: left;
}
.tableSetWidth {
	left: 50px;
	width: 800px;
	text-align: center;
}

.normalTextJustified {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	text-align:justify;
}

.normalText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.headerText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: bolder;
	text-align: left;
}
.QuotedText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.ScrollbarProps {
	scrollbar-overflow:no;
}
.cellCenter {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.BGImage {
	background-image: url(/images/RounderMenuBarMidBlock.jpg);
	background-repeat: repeat-x;
}
.tanBackgroundColor {
	background-color: #FFEFBD;
}
.subHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
}
.leftthinline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 3px;
}
.BlueBG_Whitetxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	background-color: #039;
	color: #FFF;
	padding-bottom: 5px;
	font-weight: bold;
}
.smallText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.MenuWODropdowns {
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.List {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
.headerTextCentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.imageBorder7 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	padding: 10px;
}

