.AutoTransportTitle{
color:black;
padding-left:7px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
background-color:#E2F2FA;
}
.AutoTransportInfo{
vertical-Align:top;
height:40px;
}
.RowB{
	background-color:#E1FFFF;
}

body {
	padding: 0px;
	margin: 20px 0px;
	background-color: #eeeeee;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #D8261C;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.menulink {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.menulink:hover {
	color: #D8261C;
	text-decoration: none;
	font-weight: bold;
}
.buttonOk{
	background-color:#E2F2FA;
	font-weight:bold; 
}


.pagemark {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.pagetitle {
	font-size: 20px;
	color: #D8261C;
}

.pagebox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.tdmenu {
	background-color: #E2F2FA;
	border: 1px solid #A8D8EF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-align: center;
}

.tdsidemenu {
	background-color: #E2F2FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8D8EF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8D8EF;
}


.tdmain {
	padding: 20px;
	border: 1px solid #A8D8EF;
}

.thdheader {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 25px;
	font-weight: bold;
	text-align: center;

	color: #006699;
}

.ListingBox{
padding-top:3px;
padding-bottom:3px;
border-top:2px solid #A8D8EF;
border-bottom:2px solid #A8D8EF;
Background-color:#E2F2FA;
color: #0066CC;
font-weight:bold;
}	

.OLDthdheader {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 25px;
	font-weight: bold;
	text-align: right;
	padding-right: 35px;
	border: 1px solid #EEEEEE;
	height: 145px;
	color: #006699;
}

