body {
 background-color: #dedede;
 background-image: url("http://trempel-ua.at.ua/design/fon.jpg");
 background-repeat: repeat-x;
 scrollbar-face-color: #dedede;
 scrollbar-highlight-color: #dedede;
 scrollbar-3dlight-color: #dedede;
 scrollbar-darkshadow-color: #dedede;
 scrollbar-shadow-color: #dedede;
 scrollbar-arrow-color: #dedede;
 scrollbar-track-color: #dedede;
}

.nav {
 background: #ffffff;
 font-family: verdana;
 font-weight: normal;
 font-size: 8pt;
 line-height: 9pt;
 color: #868686;
 padding: 10px;
 margin: 0px;
 text-align: justify;
}

.con {
 background: #ffffff;
 font-family: verdana;
 font-weight: normal;
 font-size: 8pt;
 line-height: 9pt;
 color: #e07c6b;
 padding: 10px;
 padding-top: 0px;
 margin: 0px;
 text-align: justify;
}

td {
 font-family: tahoma;
 font-weight: normal;
 font-size: 7pt;
 line-height: 8pt;
 color: #e07c6b;
}
h1 {
 background: #b80024;
 color: #ffffff;
 font-family: tahoma;
 font-size: 7pt;
 line-height: 15px;
 text-align: right;
 text-transform: uppercase;
 margin: 0;
 padding: 1px;
 padding-right: 40px;
 border-bottom: #a4a4a4 solid 2px;
}


h3 {
 color: #a4a4a4;
 font-weight: lighter;
 font-family: tahoma;
 font-size: 7pt;
 line-height: 15px;
 text-align: left;
 text-transform: uppercase;
 margin: 0;
 margin-bottom: 5px;
 padding: 1px;
 padding-left: 30px;
}




h2 {
 background-image: url("http://trempel-ua.at.ua/design/h1.jpg");
 background-repeat: no-repeat;
 color: #b80024;
 font-family: tahoma;
 font-size: 7pt;
 line-height: 34px;
 text-align: center;
 text-transform: uppercase;
 margin: 0;
 margin-top: 5px;
 padding: 0px;
 padding-top: 3px;
}


A img {
 border: #b80024 solid 2px;
 margin-bottom: 2px;
 cursor: crosshair; 
}

a:hover img {
 border: #b80024 solid 2px;
 cursor: crosshair; 
}

.aff:link, .aff:visited, .aff:active {
 background: #dedede;
 display: block;
 text-decoration: none;
 font-weight: normal;
 text-transform: uppercase;
 font-family: verdana;
 font-size: 7pt;
 line-height: 11pt;
 padding-left: 20px;
 color: #b80024;
 margin: 1px;
 cursor: crosshair; 
}

.aff:hover {
 background: #dedede;
 background-image: url("http://trempel-ua.at.ua/design/1.jpg");
 background-repeat: repeat-y;
 text-decoration: none;
 display: block;
 font-weight: bold;
 font-family: verdana;
 color: #b80024; 
}

a:link, a:visited, a:active {
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
 font-family: verdana;
 font-size: 6pt;
 line-height: 9pt;
 color: #b80024;
 cursor: crosshair; 
}

a:hover {
 text-decoration: underline;
 font-weight: bold;
 font-family: verdana;
 color: #b80024; 
}

textarea , input , select 
{
 border: #eccd9f solid 1PT;
 background: #f9eced;
 color: #e4b46c;
 font-size: 8pt;
 font-family: tahoma;
 text-align: justify;
}