body {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
text-decoration: none;
color: #000000;
}

td {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
text-decoration: none;
color: #000000;
}

.topmenu {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}


a {
color: #0140A9;
text-decoration: none;
}

a:hover {
color: #B12500;
text-decoration: underline;
}

a:active {
color: #1E7E00;
text-decoration: none;
}

a:visited {
color: #0F56CC;
text-decoration: underline;
}

a:visited:hover {
color: #B12500;
text-decoration: none;
}

.whitelink {
color: #FFFFFF;
}

.whitelink:hover {
color: #CCD300;
}

.whitelink:visited {
color: #CFECDA;
text-decoration: none;
}

.whitelink:visited:hover {
color: #E3EB02;
text-decoration: underline;
}

.leftborder {
border-left: 1px solid #9d9e9d;
}

.rightborder {
border-right: 1px solid #9d9e9d;
}

.topborder {
border-top: 1px solid #9d9e9d;
}
.bottomborder {
border-bottom: 1px solid #9d9e9d;
}

.texttitle { 
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.text1 {
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
text-decoration: none;
color: #000000;
}

.menuline {
font-family:  Verdana, Arial, Tahoma;
font-size: 12px;
text-decoration: none;
font-weight: bold;
border-top: 1px solid #dee6df;
border-bottom: 1px solid #aeb8b0;
}

.menulinetop {
border-top: 1px solid #dee6df;
}

.menulinebottom {
border-bottom: 1px solid #aeb8b0;
}

.menuhead {
font-family: Arial, Verdana, Tahoma;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}


.trekbox {
border: 1px solid #B4D0B9;
}

.pricebox {
border: 1px solid #BAE314;
}

.leftbox {
border: 1px solid #008080;
}

.trektitle {
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding: 2px;
background: #63bf53;
color: #FFFFFF;
border-bottom: 1px dotted #FFFFFF;
}

.trekinput {
font-family: Arial, Tahoma, Arial, Verdana;
font-size: 11px;
padding: 3px;
text-decoration: none;
background: #CBE0CB;
border-bottom: 1px dotted #FFFFFF;
}

.selectinfo {
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding: 2px;
background: #b42525;
color: #FFFFFF;
border-bottom: 1px dotted #FFFFFF;
}