.AutoTransportTitle{
color:white;
padding-left:7px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
background-color:#F7CBA4;
}
.AutoTransportInfo{
vertical-Align:top;
height:40px;
}
.RowA{
	background-color:white;
}
.RowB{
	background-color:#F2EAB7;
}

body {
	padding: 0px;
	margin: 20px 0px;
	background-color: #eeeeee;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.menulink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menulink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



.pagemark {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.pagetitle {
	font-size: 20px;
	color: #CC0000;
}

.pagebox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.tdmenu {
	vertical-align:top;
	background-color: #F7CBA4;
	border-top-width: 5px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F4BE8C;
	border-right-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.tdsidemenu {
	background-color: #FDF4EC;
	border-bottom: 1px solid #F7CBA4;
}


.tdmain {
	padding: 20px;
	border: 1px solid #F7CBA4;
}
.thdheader {
	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: #DA251D;
}

.ListingBox{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F4BE8C;
	border-bottom:thin solid #F4BE8C;
	Background-color:#F7CBA4;
	color:Black;
	font-weight:bold;
}

.thdheaderOLD {
	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: #DA251D;
}

.buttonok{
	background-color:#F7CBA4;
	font-weight:bold;
	}

