.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	
}

.sort-table thead {
	background:	ButtonFace;
	font-size: 	8pt; 
	font: 90% "arial black", "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:          white;
	text-align:     center;
}

.sort-table td {
	padding:	2px 5px;
	font-size: 	9pt; 
	height:		20px;
	font-family: 	sans-serif, Georgia, "Times New Roman", Times, serif;
	border:		1px Solid ThreeDShadow;
}
.sort-table tbody tr {
	color: 		#19130f;
	cursor:		default;
}
.sort-table tfoot td {
	cursor:			default;
	background-color: 	#19130f;
}
.sort-table thead td {
	border:			1px solid;
	border-color:		ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:			pointer;
	background-color: 	#19130f;
}
.sort-table caption {
	font: 130% "arial black", "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#19130f;
	padding-top:20px;
	text-align:left;
	cursor:	default;
}

.NUMBER_ {
	text-align: right;
	border-left:  0px solid dimgray; 
}
.REG_ {
	text-align: left;
}
.REGTOT_ {
	color:white;
	background-color: #19130f;
}
.REGCENTER_ {
	text-align: center;
}

/////////////////////////////////////////////

body {
	background-image:url("/TexorImages/lace2.gif");
	/*background-image:url("/TexorImages/backHome.png");
	background-position:	top center;*/
	background-repeat:repeat;
	background-color:	$lBodyBackgroundColor;
}



#contentnonav {
	background-color:transparent;
}

hr {
	border:2px solid #887575;
}




#header {
	height: 96px;
	border:0px solid #555588;
	background-color:transparent;
	width:100%;
	/*background-image:url("/images/back.png");*/
	background-repeat:	no-repeat;
	background-position:	center center;

}
.blockmessageleft {
	float:left;
	margin-top:0px;
	text-align: left;
	font-size:80%;
	font-weight:bold;
	height:100%;
	color:		$lForeColor;
	width:25%;
	margin-left:10px;
	background-image: url("/images/GasTank.png");
	background-repeat:	no-repeat;
	background-position:	left center;
}
.blockmessagecenter {
	float:left;
	margin-top:0px;
	text-align: center;
	font-family: "Arial Black","Times New Roman";
	font-size:90%;
	background-color:transparent;
	color:		$lBackColor;
	width:50%;
	height:100%;
	/*background-image: url("/images/TexorNoLettering1.png");*/
	background-image: url("/images/worldFuel.png");
	background-repeat:	no-repeat;
	background-position:	center center;
}

.blockmessageright {
	float:left;
	font-size: 80%;
	color:#19130f;
	text-align: right;
	width:22%;
	height:100%;
	/*background-image: url("/images/backright.png");
	background-repeat:	no-repeat;
	background-position:	top right; */
}

table.buttonbar {
	font-size: 8pt;
}

table.buttonbar td {
	cursor:pointer;
	padding:0px;
	height:20px;
	width:80px;
	text-align:center;
	font-family: "Times New Roman",David, Georgia, Verbana;
	font-weight:bold;
	background-color:#19130f;
	color:white; /*$lFadeColor;*/
	border-left:			1px solid #abaf85;
	border-top:			1px solid #abaf85;
	border-right:			1px solid #abaf85;
	border-bottom:			1px solid #abaf85;
}

.DATELABEL {
	text-align:center;
	vertical-align:middle;
	font-family: Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color:#19130f;
}
.plain {
	text-align:center;
	vertical-align:middle;
	border: 0px solid black;
	font-family: Verdana, serif;
	font-size: 12px;
	color:#19130f;
}

.submitbutton {
	height:20px;
	width:80px;
	cursor:pointer;
	text-align:center;
	font-family: "Times New Roman",David, Georgia, Verbana;
	font-size:8pt;
	border: 0;
	padding: 0;
	margin: 4px; 
	background-color:#19130f;
	font-weight:bold;
	color:white;
}

/* extra rules for even and odd rows      background:	#ece9d8;   background:	#d1d4d7; background:	#e0e0ec;*/
.evn {
	background:	white;

}

.odd {
	background:	white;

}

h6 {
	text-align:center;
	vertical-align:middle;
	font-family: "Goudy Old Style" ,serif;
	font-size: 24px;
	height:150px;
	color:#d96b02;
	background-color:transparent;
	cursor:	default;
	background-image:url("../Images/overload2.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight:bold;
}

