body {
font-family: Tahoma, Verdana;
font-size: 11px;
background-color: #202222 ;
color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

table {
font-family: Tahoma, Verdana;
text-align: left;
font-size: 11px;
text-decoration: none;
border: 0px;
}

.table_center {
border-right: #FFFFFF 1px solid;
border-left: #FFFFFF 1px solid;
border-top: #FFFFFF 1px solid;
border-bottom: #FFFFFF 1px solid;
background-color: #FFFFFF;
}

.table_stat {
border-bottom: #8895C1 1px solid;
}

input,select,textarea {
cursor:pointer;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
border: solid 1px;
border-color: #00ffff;
background-color: #121313;
}

.adminmenu td {
font-family: Tahoma, Verdana;
font-size: 12px;
text-decoration: none;
}

a:link {
color: #00ffff;
text-decoration: none;
}
a:visited {
color: #00ffff;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#fon {
background:url('im/fon.jpg') top center;
background-repeat:no-repeat;
background-attachment: fixed;
}