body {
margin-top:0px;
margin-bottom: 0px;
margin-left:0px;
margin-right:0px;
background-image: url(img/bg.jpg);
}
td.back {
background-image: url(img/bg1.jpg);
background-repeat: repeat-y;
}
td.site {
background-image: url(img/bg_line.jpg);
background-repeat: repeat-y;
}
a.site {
color: #ffffff;
font-weight: bold;
text-decoration:none;
}
a.site:hover {
text-decoration:underline;
}
.rights, div.rights {
padding-left:5px;
font-family: Tahoma, Verdana, sans-serif;
color: #878C75;
font-size: 7pt;
text-decoration:none;
}
a.rights:hover {
text-decoration:underline;
}
td.menu_bottom {
border-left: #879054 dotted 1px;
}
.menu_bottom, a.menu_bottom {
font-family: Tahoma, Verdana, sans-serif;
color: #3E3E3E;
font-size: 7pt;
font-weight: bold;
text-decoration:none;
}
a.menu_bottom:hover {
text-decoration:underline;
}
table.site {
font-family:  Verdana, Tahoma, sans-serif;
color: #ffffff;
font-size: 8pt;
padding-top:5px;
}
td.body {
padding-left: 25px;
padding-right:15px;
}
form {
margin-top:0px;
margin-bottom: 0px;
margin-left:0px;
margin-right:0px;
font-size: 8pt;
}
input {
width: 100%;
margin-top:0px;
margin-bottom: 5px;
margin-left:0px;
margin-right:0px;
padding: 3px;
font-family: Verdana, Tahoma, sans-serif;
border: 0px;
color: #333333;
background-image: url(img/bg_light.jpg);
height: 18px;
font-size: 8pt  !important;
}
textarea {
width: 100%;
margin-top:0px;
margin-bottom: 5px;
margin-left:0px;
margin-right:0px;
padding: 3px;
font-family: Verdana, Tahoma, sans-serif;
border: 0px;
color: #333333;
background-image: url(img/bg_light.jpg);
height: 80px;
font-size: 8pt;
}
button {
margin-top:0px;
margin-bottom: 5px;
margin-left:0px;
margin-right:0px;
padding: 3px;
border:0px;
font-family:  Verdana, Tahoma, sans-serif;
font-size: 7pt;
color: #ffffff;
background-color: #3e3e3e;
}