/* CSS Document */
html, body {
	height: 100%;	
}

body,form,html,#bg
{
	margin:0px;
	padding:0px;
	border:none;
	font-size:11px;
	font-family: Arial,Verdana;
	}
body 
{
	background-color:#666699;
}
body.clean 
{
	background-color:#ffffff;
}
.textNormal 
{
	font-size:11px;
	font-family: Arial,Verdana;
}
#maintable 
{
	background: url(en/img/FuelTruckEmboss3.jpg);
}
thead {display: table-header-group;}
.login 
{
	border:1px solid #000080; 
	font-weight: bold
}
.white 
{ color:White;
}
.ComboGrey {
	margin:0px; 
	background:#E4E4E4; 
	font-weight:bold; 
	font-size:8pt; 
	text-align:left; 
	line-height:100%; 
	text-indent:0;
}
td {
	font-size:11px;
}
.green {
	color:#008000;
}
.red {
	color:#ff0000;
}
.bgcyan {
	background:#CAFFFF; 
}
.ComboYellow {
	margin:0; 
	background:#FBFCBE; 
	font-weight:bold; 
	font-size:8pt; 
	text-indent:0; 
	line-height:100%; 
	text-align:left;
}
.small {
	font-size:7.5pt;
}
.check {
	background: #FBFCBE; 
	font-weight:bold; 
	font-size:8pt; 
	color:#000000;	
	height: 25px; 
	width: 25px;
}
.submenu{
	margin-bottom: 0;
}
.title  
{
	margin-left:10px;
	font-size:20pt;
	font-weight:bold;
	color:#666699;
}

.small {
	font-size:10px;
}
.big {
	font-size:18px;
}
.menubutton 
{	width:150px;
	height:23px;
	margin-top:5px; 
	font-size:8pt;
	}
.qform {
	font-weight:bold;
	font-size:11px;
	color:#008000;
}
.qformtitle 
{
	font-family:"Arial Black";
	font-size:12pt;
	color:#000669;
}
a
{
	color:#caffff;
	text-decoration:none;
}
a.hover
{
	text-decoration:none;
	color:#caffff;
}
.black 
{
	color:Black;
}
#ctl00_ContentPlaceHolder1_QuarterlyStats 
{ 
	height:25px;
	width:25px;
}
input 
{
	font-size:12px;
}
a.menu_button
{
	display: block;
	background: url(en/img/menu_btn.gif) no-repeat;
	width:138px;
	height:20px;
	font-size:8pt;
	color:Black;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-top:3px;
	text-align:center;
}
a.menu_button:hover
{
	background: url(en/img/menu_btn_over.gif) no-repeat;
	text-decoration:none;
}
a.menu_button2
{
	display: block;
	background: url(en/img/menu_btn2.gif) no-repeat;
	width:138px;
	height:34px;
	font-size:8pt;
	color:Black;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-top:3px;
	text-align:center;
}
a.menu_button2:hover
{
	background: url(en/img/menu_btn2_over.gif) no-repeat;
	text-decoration:none;
}
.modal {
	background-color: #222222;
    filter: alpha(opacity=70);
    opacity: 0.7;
    visibility: visible;
}
a.linkNormal 
{	
	color:#8B0000;
	font-family: Arial,Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.DateMask 
{
	color:#bbbbbb;
}
.popupMenu
{
	position:absolute;
	visibility:hidden;
}
