/* CSS Document */

.RowA{

}
.RowB{
	background-color:#EFEBEF;
}
.pagetitle {
	Color:black;
	font-weight: bold;
	font-size: 16px;
}

.topcompanies{
	border:solid 1px black;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg_page.gif);
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	background-position: top;
}

.hideme{
	display: none;
	visibility: hidden;
}


body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form { padding: 0px; margin: 0px;}

a { color: #CC0000; }

a:hover {
	color: #000000;
}

a.linktopmenu {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.linktopmenu:hover {
	color: #333333;
	text-decoration: none;
}



a.linktab {
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
}

a.linktab:hover {
	color: #333333;
	text-decoration: none;
}

.titletab {
	margin: 5px;
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
}

.tabhome {
	background-image: url(../images/home_tab_b.gif);
	height: 89px;
	width: 318px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 4px;
}

.tabhomehover {
	background-image: url(../images/home_tab_a.gif);
	height: 89px;
	width: 318px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 4px;
}


.inputfield {
	border: 1px solid #C6C6C5;
	background-color: #F8F8F8;
}

.buttonok {
	background-color: #ABAAAA;
	border: 1px solid #5C5B5A;
	font-weight: bold;
	color: #FFFFFF;
}


hr { color: #cccccc;}

.pagemark {
	font-weight: bold;
	font-size: 16px;
}



.toptitle {
	font-size: 16px;
	font-weight: normal;
}
pageboxauto{
	border: thick solid Black;
	background-color:Silver;
}
.linkmenu{
color:white;
text-decoration:none;
}
.linkmenu:hover{
color:black;
}

.ListingBox{
border-bottom:thin solid #cccccc;
Background-color:#E7595A;
color:white;
}

.AutoTransportTitle{
color:white;
padding-left:7px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
background-color:#E11A22;
}
.AutoTransportInfo{
vertical-Align:top;
height:40px;
}
.AutoTransportLink{
color:white;
}
