body {
	top : 0px;
	left : 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: tahoma;
}

p {
    font-size: 70%;
	atext-align: justify;
}

a {
    color: #000000;
    text-decoration: underline;
}

li {
    font-size: 80%;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.error_msg {
    color: #ff6347;
}

.title_msg {
    font-size: 120%;
    color: #000000;
}

td.bottommenu {
    vertical-align: middle;
    background-color: #ABBFE2;
    text-align: center;
}

a.bottommenu, a.bottommenu:visited, a.bottommenu:active, a.bottommenu:hover {
    color: #ffffff;
    font-weight: bold;
    font-size: 70%;
    text-decoration: none;
}

a.bottommenu:hover {
    text-decoration: underline;
}

.bottomcopy {
    color: #000000;
    font-weight: bold;
    font-size: 70%;
    text-align: center;
}

a.bottomcopy, a.bottomcopy:visited, a.bottomcopy:active {
    color: #000000;
    text-decoration: none;
    font-size:100%;
}

a.bottomcopy:hover {
    text-decoration: underline;
}

/* top menu */
td.topmenu {
    vertical-align: middle;
    text-align: center;
}

a.topmenu, a.topmenu:visited, a.topmenu:active {
    font-size: 12px;
    color: #768b90;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}

a.topmenu:hover {
    color: #768b90;
    text-decoration: none;
}

/* sub menu */
div.sub {
    z-index: 1;
    top: 198px;
    visibility: hidden;
    position: absolute;
    width: 170px;
    height: 16px;
    background-color: #7591c3;
    align: left;
}

td.sub {
    background-color: #f0f2f1;
    text-align:left;
    width: 100%;
}

a.sub, a.sub:visited, a.sub:active {
    font-size: 11px;
    color: #424D63; #85A0B8;
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
}

a.sub:hover {
    color: #00177F;
    text-decoration: none;
}

/* main info */
h3.title {
    text-align: center;
    margin: 10px 10px 20px 10px;
}

h4.title {
    text-align: center;
    margin: 10px 10px 20px 10px;
}

h5.subtitle {
    text-align: left;
    margin: 10px 10px 20px 10px;
}

p.main {
    margin: 0px 10px 10px 10px;
    font-size: 80%;
    text-align: justify;
}

img.inright {
    margin: 0px 0px 5px 10px;
}

img.inleft {
    margin: 0px 10px 5px 0px;
}

h5.bottom {
    margin: 20px 10px 20px 10px;
    text-align: left;
}

h5.bottomtext {
    color: #3951B5;
    text-align: center;
}

/* other divs */
div.main {
    margin: 0px 5px 5px 0px;
    font-size: 70%;
}

div.news {
    margin: 10px 10px 10px 20px;
    afont-size: 100%;
}

div.address {
    margin: 10px 10px 10px 20px;
    font-size: 80%;
}

div.top_trucks {
    margin: 0px 5px 0px 62px;
}

