body 
{
 color: #888;
 font-size: 18px;
 font-family: "trebuchet ms";
 line-height: 17px;
 max-width: 700px;
 margin: auto;
 background-image: url(images/back.gif);
 background-color: #000;
 background-attachment: fixed;
}

a:link,a:active,a:visited 
{
 color: #7eb31f;
 text-decoration: none;
}

a:hover,a:focus 
{
 color: #bee347;
 text-decoration: none;
}

img 
{
 border-style: none;
}

img.hr 
{
 width: 100%;
 height: 2px;
}

.head 
{
 color: #e8e8e8;
 font-size: 16px;
 font-weight: 700;
 text-align: center;
 background-repeat: no-repeat;
 background-position: center bottom;
}

.head a 
{
 text-shadow: #aadf12 0 0 8px;
 color: #e8e8e8;
 margin-top: -22px;
 display: block;
}

.head img 
{
 vertical-align: top;
}

.adv 
{
 border-bottom-color: #4e4e4e;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 padding: 4px;
}

.adv a 
{
 margin-left: 4px;
 list-style-type: square;
 list-style-position: inside;
 display: list-item;
}

div.d1 
{
 margin-top: 4px;
 margin-left: 4px;
 background-color: #252525;
 background-image: url(images/title.gif);
 background-repeat: repeat-x;
 background-position: top 50%;
}

.title img 
{
 vertical-align: middle;
}

div.d55 
{
 margin-bottom: 4px;
 margin-left: 4px;
 border-bottom-color: #3f3f3f;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 padding: 6px;
 background-image: url(images/main.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

.foot 
{
 font-size: 10px;
 text-align: center;
 margin-top: -10px;
}

.foot a 
{
 color: #888;
 border-bottom-color: #363636;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
}

input 
{
 border-color: #7eb31f;
 border-width: 2px;
 border-style: solid;
 width: 100px;
 background-color: black;
 color: white;
 -moz-border-radius: 8px;
 -webkit-border-radius: 8px;
 -opera-border-radius: 7px;
 -khtml-border-radius: 8px;
 border-radius: 20px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
