.mySelect { /*This handles all input boxes*/
 background-color:#FFFFFF;
 border-top: 1px solid #804000;
 border-bottom: 1px solid #804000;
 border-right: 1px solid #804000;
 border-left: 1px solid #804000;
 font-family: Arial;
 font-size: 12px; color: #000000;
 padding-left: 1px;
}

.mySelectDisabled{
 background-color:#F8F7F7;
 border-top: 1px solid #ACA899;
 border-bottom: 1px solid #ACA899;
 border-right: 1px solid #ACA899;
 border-left: 1px solid #ACA899;
 font-family: Tahoma;
 font-size: 12px; color: #ACA899;
 padding-left: 1px;
}

span.reportFont { /*font color for the header titles*/
	color: #FFFFCC;	
}

.reportHeader { /*Black background that duplicates the xobase reports*/
	background-color: #333333;
}

.buttons {/*controls only next and back*/
  font-family: Tahoma;
  padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 8pt;
	color: #3C4A53;
}

span.error { /*This handles error and required items*/
 color: #EB4D00;
 font-weight: bold;
}

p {
	line-height: 150%;
}
td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
.section_header {
	font-size:14px;
	color:#993300;
	font-weight:bold;
}
.pageBkg {
	background-image: url(/images/page_background.gif);
}
.normal {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #993300;
	display: block;
}
a:visited {
	color: #993300;
	display: block;
}
a:hover {
	background-color: #FFFFFF;
	display: block;
	}
a:hover.img {
	background-color: #FFFFFF;
	display: block;
}

a.orange:link {
	color: #993300;
	display: block;
}
a.orange:visited {
	color: #993300;
	display: block;
}
a.orange:hover {
	background-color: #FBCEA2;
	display: block;
	}
a.orange:hover.img {
	background-color: #FFFFFF;
	display: block;
}


td.bot {
	display: inline;
}
a.bot:link {
	color: #993300;
	font-size: 12px;
	text-decoration: none;
	display: inline;
}
a.bot:visited {
	color: #993300;
	font-size: 12px;
	text-decoration: none;
	display: inline;
}
a.bot:hover {
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	display: inline;
}

td.bot {
	display: inline;
}
a.bot2:link {
	color: #993300;
	font-size: 11px;
	text-decoration: none;
	display: inline;
}
a.bot2:visited {
	color: #993300;
	font-size: 11px;
	text-decoration: none;
	display: inline;
}
a.bo2t:hover {
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	display: inline;
}

.small {
	font-size: 11px;
}
.tableRuleRed {
	background-color: #993300;
}
.tableTintRed {
	background-color: #FBCEA2;
}
.tableRuleThickGrey {
	background-color: #CCCCCC;
}
.tableTintGrey {
	background-color: #EAEAEA;
}
.leftNavOn {
	height: 24px;
}
.tableTintWhite {
	background-color: #FFFFFF;
}
.leftNavOff {
	height: 24px;
}
.formfield {
	font-size: 12px;
	border: 1px solid #800000;
	display: inline;
}
.popupbox {
	background-color: #FBCEA2;
	border: 1px solid #993300;
}
.warnings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.noedit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none #FFFFFF;
}
.album_iframe {
	border: 1px solid #993300;
}

td.nav{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

td.nav_on{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

a.nav{
	text-decoration: none;
}

a.nav_on {
	text-decoration: underline;
}

a.nav:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}

a.nav_on:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}

.nav_spacer{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

