
body {
font-family : Arial;
font-size : 12px;
color : #333333;
background : url('images/bg.jpg');
margin : 15px;
}
table.main {
width : 820px;
}
td.top1 {
background : url('images/top1.png');
width : 100%;
height : 137px;
background-position : center 0%;
background-repeat : no-repeat;
}
img.block {
display : block;
}
td.mid_top {
background : url('images/mid_top.png');
width : 100%;
height : 17px;
background-position : center 0%;
background-repeat : no-repeat;
}
td.mid_bg {
background : url('images/mid_bg.png');
width : 100%;
background-position : center 0%;
background-repeat : repeat-y;
padding-left : 23px;
padding-right : 23px;
padding-bottom : 13px;
text-align : left;
}
.max {
width : 100%;
}
.half {
width : 50%;
}
div.copyrights {
float : left;
width : 60%;
text-align : left;
color : white;
font-size : 11px;
}
div.valid {
float : left;
width : 40%;
text-align : right;
}
span.header {
font-size : 16px;
font-weight : bold;
color : #779977;
}
div.margined {
padding-top : 13px;
border-top-style : solid;
border-width : 1px;
border-color : #99cc99;
}
div.margined50 {
width : 50%;
padding-top : 13px;
border-top-style : solid;
border-width : 1px;
border-color : #99cc99;
}
ul.listed {
list-style-image : url('http://www.transportreviews.com/images/small_arrow.gif');
}
td.logotyp {
width : 50%;
text-align : center;
vertical-align : middle;
}
td.footer {
background : url('images/foot.png');
width : 100%;
height : 27px;
background-position : center 0%;
background-repeat : no-repeat;
padding-left : 26px;
padding-right : 26px;
vertical-align : middle;
}
img.border-less {
border-width: 0;
}
img.border-less-mid{
border-width : 0;
vertical-align : middle;
}
a {
color : #115533;
text-decoration : none;
}
a:hover {
color : #777777;
text-decoration : none;
}
td.cent {
text-align: center;
}
img.photo{
border-style:solid;
border-width:1px; 
border-color:#99cc99;
}
img.photo_right{
border-style:solid;
border-width:1px; 
border-color:#99cc99;
float:right;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
}
img.photo_left{
border-style:solid;
border-width:1px; 
border-color:#99cc99;
float:left;
margin-right:10px;
}
