.AutoTransportTitle{
color:white;
padding-left:7px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
background-color:#CDD1E0;
}
.AutoTransportInfo{
vertical-Align:top;
height:40px;
}
.RowA{
	Background-Color:white;
}
.RowB{
	Background-color:#CDD1E0;
}
body {
	padding: 0px;
	margin: 20px 0px;
	background-color: #eeeeee;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #BF2D4E;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.menulink {
	color: #BF2D4E;
	text-decoration: none;
	font-weight: bold;
	font-size:12pt;
}

a.menulink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkMenu {
	color: #BF2D4E;
	text-decoration: none;
	font-weight: bold;
	font-size:10pt;
}

a.linkMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.pagemark {
	font-size: 14px;
	font-weight: bold;
	color: #697CB4;
}

.pagetitle {
	font-size: 20px;
	color: #BF2D4E;
}

.pagebox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.tdmenu {
	padding: 7px;
	background-color: #CDD1E0;
	border-top-width: 1px;
	border-right-width: 5px;
	border-top-style: dashed;
	border-right-style: solid;
	border-top-color: #697CB4;
	border-right-color: #697CB4;
}

.tdsidemenu {
	background-color: #E8EAF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD1E0;
}


.tdmain {
	padding: 20px;
	border: 1px solid #CDD1E0;
}
.thdheader {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-right: 35px;
	border: 1px solid #EEEEEE;
	height: 50px;
}

.ListingBox{
border-bottom:thin solid #cccccc;
Background-color:#BF2D4E;
color:white;
}	
.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;
}
.buttonOk{
	font-weight:bold;
	background-color:#CDD1E0;
	border-bottom:solid #697CB4;
	border-right:solid #697CB4;
}
