body {
color: #ddd;
background-color: #656565;
background-image: url(2/bg.gif);
max-width: 350px;
font-size: 12px;
font-family: verdana;
margin : auto;
margin-top: 5px;
text-align: center;
border: 2px solid #555;
}
a:link, a:visited {
color: #d0a855;
text-decoration : none;
}
a:hover {
color: #ddd;
text-shadow: -2px 2px 4px #fff;
text-decoration : none;
}
.h {
background-color: #656565;
background-image: url(2/head.gif);
background-position: top;
background-repeat: repeat-x;
line-height: 1%;
}
.tbody {
background-color: #656565;
padding-top: 7px;
padding-bottom: 2px;
}
.b {
border-bottom: 3px solid #4d4d4d;
margin-right: 4px;
margin-left: 4px;
}
.bord {
color: #00FF00;
background-color: #7a7a7a;
border: 1px solid #888;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 4px;
padding: 2px;
}
.err {
color: #700;
border: 1px solid #700;
background-color: #7a7a7a;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 4px;
padding: 2px;
}
div.z {
color: #d1d1d1;
text-align: center;
font-size: 17px;
font-family: Arial;
background-image: url(2/zag1.gif);
background-position: right top;
background-repeat: no-repeat;
background-color: #4d4d4d;
padding-right: 9px;
padding-bottom: 2px;
padding-top: 1px;
display: inline;
}
div.z1 {
background-image: url(2/zag.gif);
background-position: left top;
background-repeat: no-repeat;
padding-left: 9px;
padding-bottom: 2px;
padding-top: 1px;
display: inline;
}
.menu {
text-align: left;
background-image: url(2/menu.gif);
background-position: bottom;
background-repeat: repeat-x;
border-bottom: 1px solid #4d4d4d;
border-left: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
font-size: 14px;
margin-left: 4px;
margin-right: 4px;
margin-bottom: 4px;
padding: 4px 0px 4px 3px;
}
.foot {
background-color: #656565;
text-align: center;
font-size: 13px;
background-image: url(2/foot.gif);
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 3px;
}
input, select, textarea {
color: #d1d1d1;
background-color: #656565;
background-image: url(2/input.gif);
background-position: top;
background-repeat: repeat-x;
border: 1px solid #aaa;
margin-top: 1px;
}
.s {
background-image: url(2/sub.gif);
border: 1px solid #444;
color: #000;
}
.v2 {
text-align: left;
color: #888;
background-color: #5a5a5a;
border-top: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
border-left: 1px solid #4d4d4d;
border-bottom: 2px solid #4d4d4d;
margin: 3px;
padding-left: 3px;
}
.v {
text-align: left;
background-color: #888;
color: #eee;
border-top: 1px solid #4d4d4d;
border-right: 1px solid #4d4d4d;
border-left: 1px solid #4d4d4d;
border-bottom: 2px solid #4d4d4d;
margin: 3px;
padding-left: 3px;
}
form {
margin: 0px;
}