BODY { 
background : black url("design/bg.jpg"); 
background-repeat : repeat; 
padding : 0; 
margin : 0; 
} 
div { 
margin : 0; 
} 
div.center { 
width : 800px; 
margin-left : 50%; 
} 
.table {
display:table;
width: 100%;
background-image : url("design/dark.png"); 
background-repeat : repeat; 
border:1px solid #CCC;
padding: 5px;
margin: 0;
}
.usersT { 
text-align: left;
display: table-cell;
color : #CCC; 
padding: 0 10px 0 10px;
width : 200px;
width: 15%;
font-family : Tahoma; 
} 
.usersR{
display: table-row;
width: 100%;
} 
.scriptheader { 
background-image : url("design/dark.png"); 
background-repeat : repeat; 
padding: 1px;
border: 1px solid #ccc;
margin: 3px;
} 
.hider {
cursor : pointer; 
padding : 0; 
text-align : center; 
font-size : 24px; 
margin : 0px; 
color : #aaa; 
border : 0; 
background-color: #191616;
font-family : Tahoma; 
}
.hiding {
padding: 1px;
font-size: 12px;
color: #aaa;
margin: 0;
border: 0;
font-family : Tahoma; 
}
.menu { 
padding : 5px; 
text-align : center; 
margin : 3px; 
border : 1px solid #ccc; 
vertical-align: middle;
} 
.profile { 
text-align : center; 
padding: 3px;
display:inline-block;
width : 662px; 
text-align : center; 
} 
.avatd { 
text-align : center; 
vertical-align : middle; 
} 
.nametd { 
text-align : left; 
vertical-align : middle; 
} 
.paramtd { 
width : 100%; 
padding : 5px; 
text-align : right; 
vertical-align : middle; 
display: table-cell;
} 
.menubutton { 
padding : 2px 2% 2px 2%; 
margin : 2px; 
text-align : center; 
font-family : Tahoma; 
font-size : 14px; 
background : #000; 
border : 1px solid #ccc; 
font-weight : bold; 
color : #ccc; 
} 
.addform { 
padding : 5px; 
text-align : center; 
margin : 3px; 
background : #777; 
border : 1px solid #ccc; 
} 
.scriptdescr { 
padding : 10px; 
text-align : center; 
color : #aaa; 
margin : 0px; 
border-top : 1px solid #ccc; 
background-color : #000; 
} 
.bottomcopyright { 
padding : 10px; 
margin : 0 60px 0 60px; 
color : #ccc; 
font-size : 14px; 
font-family : Tahoma; 
} 
div.cont { 
width : 800px; 
color : #000; 
text-align : center; 
margin-left : -400px; 
} 
a, a:link, a:hover, a:visited { 
color : #ccc; 
text-decoration : none; 
font-weight : bold; 
} 
.iconleft { 
margin-right : 80px; 
} 
.iconright { 
margin-left : 80px; 
} 
.texta { 
margin : 0px; 
overflow : hidden; 
color : #aaa; 
border-top: 1px solid #ccc; 
padding : 2px 10px; 
background-color : #000; 
text-align : center; 
font-size : 15px; 
font-family : Tahoma; 
width : 644px; 
line-height : 16px; 
} 
.textatd { 
width : 100%; 
} 
.c_top { 
background-image : url('design/top.png'); 
background-repeat : no-repeat; 
width : 800px; 
font-size : 64px; 
height : 132px; 
padding : 0; 
} 
.t_top { 
width : 100%; 
height : 100%; 
text-align : center; 
font-size : 64px; 
color : #ccc; 
padding-top : 44px; 
font-family : Tahoma; 
} 
.nav { 
width : 100%; 
height : 64px; 
text-align : center; 
font-size : 48px; 
color : #722; 
padding-top : 10px; 
} 
.c_bot { 
background-image : url('design/bottom.png'); 
background-repeat : no-repeat; 
width : 800px; 
height : 132px; 
vertical-align : bottom; 
padding : 30px 0 30px 0; 
text-align : center; 
color : #ccc; 
font-size : 18px; 
border : 0; 
font-weight : bold; 
} 
.alert { 
background-image : url('design/message.png'); 
background-repeat : no-repeat; 
width : 300px; 
display : none; 
height : 100px; 
text-align : center; 
vertical-align : middle; 
position : fixed; 
top : 20px; 
left : 20px; 
padding : 32px 0 32px 0; 
margin : 0; 
color : #ccc; 
font-size : 24px; 
font-family : Tahoma; 
} 
.c_mid { 
background-image : url('design/middle.png'); 
background-repeat : repeat-y; 
text-align : justify; 
font-family : Tahoma; 
font-size : 16px; 
width : 800px; 
margin : 0; 
} 
.t_mid { 
padding : 2px 60px 2px 60px; 
} 
.t_captcha { 
width : 160px; 
height : 35px; 
padding : 3px; 
margin : 3px; 
text-align : center; 
} 
.flyingdiv { 
position : absolute; 
top : 10%; 
left : 10%; 
width : 80%; 
display : none; 
border : 0; 
} 
img { 
border : 0; 
cursor : pointer; 
} 
.sender { 
border : 2px inset #000; 
margin : 3px; 
cursor : pointer; 
} 
input { 
cursor : pointer; 
} 
.label { 
cursor : default; 
margin : 3px; 
color : #ccc; 
border : 1px solid #ccc; 
padding : 2px; 
background-color : #000; 
text-align : center; 
font-size : 15px; 
font-family : Tahoma; 
width : 120px; 
} 
.captcha { 
background : url("captcha.php"); 
width : 100px; 
height : 34px; 
border : 2px inset #000; 
padding : 0; 
margin : 0; 
cursor : pointer; 
} 
.captcha-text { 
border : 2px inset #000; 
padding : 0; 
margin : 0; 
width : 100px; 
height : 30px; 
} 
.tempimg { 
margin : 1px; 
display : none; 
} 
.hiddenb { 
display : none; 
} 
.input { 
margin : 0px 3px 0 3px; 
color : #ccc; 
border : 1px solid #ccc; 
padding : 0; 
background-color : #000; 
text-align : center; 
font-size : 15px; 
font-family : Tahoma; 
height : 20px;
width : 120px; 
} 
.input:focus {
border: 1px solid #F00;
}
.inputtext { 
position: relative;
top: -2px;
margin : 10px 3px 0 3px; 
color : #ccc; 
border : 1px solid #ccc; 
padding : 0; 
background-color : #000; 
text-align : center; 
font-size : 15px; 
font-family : Tahoma; 
width : 120px; 
height : 21px;
cursor : text; 
} 
.error { 
width : 50%; 
margin : 5px 25% 5px 25%; 
padding : 3px; 
border : 2px inset #000; 
background : #ffcccc; 
color : #555555; 
text-align : center; 
font-size : 18px; 
font-weight : bold; 
cursor : pointer; 
}