body, html {
color: black;
font-family: Tahoma;
background-image: url('back.gif');
background-color: white;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #cccccc;
scrollbar-face-color: #666666;
}
a, a:visited {
color: #333333;
text-decoration: none;
}
a:hover, a:active {
color: #ffffff;
text-decoration: underline;
}
.submit {
background-color: #cccccc;
width: 60px;
height: 20px;
font-family: Tahoma;
font-size: 10px;
}
.code_img {
width: 22px;
height: 22px;
border: 1px solid black;
}
.data_img {
width: 22px;
height: 22px;
border: 0px;
}
#post {
width: 99%;
background-color: #cccccc;
border: 1px solid black;
margin: 2px;
padding: 2px;
}
.sm_text3 {
font-size: 12px;
margin: 4px;
}
.sm_text1 {
width: 99%;
font-size: 12px;
border-bottom: 2px solid #999999;
margin: 5px;
}
.sm_text2 {
width: 99%;
font-size: 12px;
border-top: 2px solid #999999;
margin: 6px;
}
.smile_img {
border: 0px;
}
.safe_cod_img {
width: 12px;
height: 18px;
border: 0px;
}
#adm_menu {
height: 18px;
font-size: 12px;
background-color: #cccccc;
border: 1px solid black;
}

/* TABLES */

.main_tab {
width: 700px;
height: 100%;
border: 1px solid black;
font-size: 12px;
background-image: url('bg.jpg');
background-color: white;
}
.logo_tr {
width: 100%;
height: 80px;
}
.logo_td {
width: 100%;
height: 80px;
border: 1px solid black;
vertical-align: top;
text-align: center;
background-image: url('logo.jpg');
background-repeat: no-repeat;
}
.post_tr {
width: 100%;
}
.post_td {
padding: 7px;
width: 100%;
border: 1px solid black;
vertical-align: top;
text-align: left;
}
.bottom_tr {
width: 100%;
}
.bottom_td {
width: 100%;
height: 15px;
border: 1px solid black;
vertical-align: top;
text-align: center;
background-color: #CCCCCC;
}
.new_post_tr {
width: 100%;
}
.new_post_td {
width: 100%;
height: 25%;
border: 1px solid black;
vertical-align: top;
text-align: center;
}
.main-error {
font-size: 12px;
width: 600px;
height: 110px;
border: 1px solid black;
text-align: center;
background-color: #CCCCCC;
}
.error_1 {
vertical-align: top;
}
.data_tab {
width: 350px;
text-align: left;
}
.data_td {
font-size: 12px;
}
.enter_admin {
font-size: 12px;
width: 500px;
height: 200px;
border: 1px solid black;
text-align: center;
background-color: #CCCCCC;
}
.adm_1 {
vertical-align: top;
}
.adm_2 {
text-align: center;
}
.ban_tab {
border: 1px solid black;
background-color: #CCCCCC;
width: 500px;
}
.ban_td {
font-size: 12px;
text-align: center;
width: 50%;
border: 1px solid black;
}
