body
{
margin: 0 0 0 0;
background-color:#000000;
color: #989898;
font-family:verdana;
}
h1
{
color:#FF0000;
font-size:14px;
}
h2
{
margin-top:0px;
color:#FF9001;
font-size:12px;
}
h3
{
margin:0px;
color:#FF9001;
font-size:12px;
font-weight:normal;
}
td
{
font-size:12px;
}
input
{
background-color:#FFFFFF;
color:#333333;
border-style:solid;
border-width:1px;
border-color:#FF9001;
width:100px;
height:18px;
}
textarea
{
background-color:#FFFFFF;
color:#333333;
border-style:solid;
border-width:1px;
border-color:#FF9001;
}
input.hight
{
width:205px;
}
input.box
{
width:15px;
height:15px;
}
select
{
background-color:#FFFFFF;
color:#333333;
border-style:solid;
border-width:1px;
border-color:#FF9001;
width:65px;
height:18px;
}
select.long
{
width:205px;
}
a
{
color:#FF9001;
font-weight:bold;
}
.forms
{
color:#FF9001;
font-weight:bold;
}
.button
{
background-color:#FF9001;
color:#ffffff;
font-weight:bold;
}
.menu
{
width:222px;
height:36px;
background-image:url('img/menu-bg.jpg');
text-align:center;
}
.unmenu
{
width:222px;
height:36px;
background-position:center;
background-repeat:no-repeat;
background-image:url('img/unmenu-bg.jpg');
text-align:center;
}
.a_menu
{
text-decoration:none;
color:#FFFFFF;
font-size:10px;
}
.telo
{
width:947px;
height: 100%;
background-image:url('img/head.jpg');
background-repeat:no-repeat;
}
.kray
{
width:18px;
height:100%;
background-repeat:repeat;
}
.fullsize
{
width:100%;
height:100%;
}
.antispam
{
color:#00ff00;
}