a {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	border:0 none;
}

body {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
*/	
	line-height: 24px; 
	/*	color: #333; */
	margin-top: 0px; 
}



.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 1300px;
	float: left;
}
.line {
	background-color: #0072BB;
	line-height: 24px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.LoginTable {
	width: 300px;
	float: right;
	margin-top: 150px;
	margin-right: 90px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F2FDFF;
	border: 0.1px dotted #999999;
}
.InputBig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 200px;
	height: 20px;
	border: 1px solid #CCC;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A1242C;
	color: #FDEE19;
	width: 1300px;
}

.FontBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #3300FF;
}
.LoginButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #1A9CD0;
	height: 30px;
	width: 90px;
	color: #FFF;
	font-weight: bold;
	background-position: center center;
	cursor: pointer;
	border: thin none #1A9CD0;
	vertical-align: middle;
}
.LoginMessage {
	height: 340px;
	width: 500px;
	position: absolute;
	visibility: inherit;
	left: 43px;
	top: 129px;
	font-size: 12px;
}
.page_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.page_message_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBEBEB;
	text-align: right;
}
.V_Line {
	color: #FFEE13;
}
.div_O100 {
	float: left;
	width: 100%;
}
.SupplierTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	background-color: #DFFFE8;
	border: 1px solid #999;
}
#top_header {
	position: fixed;
}


.ie #allbody {
  margin-top:105px;
}
.ie7 #allbody {
  margin-top:105px;
}
.gecko #allbody {
  margin-top:105px;
}
.win.gecko #allbody {
  margin-top:109px;
}
.linux.gecko #allbody {
  margin-top:109px;
}
.opera #allbody {
  margin-top:109px;
}
.konqueror #allbody {
  margin-top:109px;
}
.webkit #allbody {
  margin-top:109px;
}

#top_header {
	background-color: #FFF;
}
#allbody {
	width: 1300px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.truckid_problem {
	background-color: #FFE3DF;
	border: 1px dotted #999;
	padding-right: 3px;
	padding-left: 3px;
}

.truckid_problem1 {
	background-color: #FFE3DF;
	border: 1px dotted #999;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9px;	
}

.titlebar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #009EE0;
	font-weight: bold;
}

#detailswh  {
	border: 1px solid #333;
	background-color: #F4F4F4;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -10px;
	width: 1135px;
}


#detailswh tr:hover {
	background-color: #FFD3A8;
}
/*
#detailswh_body {
	width: 935px;
	float: left;
	margin-left: 165px;
	padding-top: 20px;
	background-color: #FFF;
}
*/
#detailswh_body {
	float: left;
	width: 1134px;
	margin-left: 10px;
	margin-top: 5px;
}
