body {
padding: 0;
margin: 0;
overflow-x: auto;
background: url(/img/bg.gif) #f7f7f7 top left repeat-x;
}

td, th {
border: 0;
padding: 0;
margin: 0;
vertical-align: top;
}

table {
border-collapse:	collapse;
}

form {
display: inline;
}

body, p, td, input, submit, textarea {
font-family: Trebuchet MS, Arial, Verdana, san-serif;
font-size: 14px;
}

a {
color: #081331;
}

a:hover {
color: #485989;
}


hr {
size: 0;
height: 0;
width: 80%;
border: 0;
border-bottom: 1px solid #ccc;
}

table tr.top td{
height: 95px;
background: url(/img/bg_top.gif) #132455 top left repeat-x;
}

.blue {
background: #132455;
color: #fff;
}

td.menu {
vertical-align:middle;
text-align:center;
padding: 2px 10px 0px 10px;
}

td.menu_b {
vertical-align:middle;
text-align:center;
padding: 0px 10px 0px 10px;
background: #132455;
color: #fff;
}

td.menu_b a {
color: #fff;
}

td.menu_b a:hover {
color: #fff;
}



.content h1 {
margin: 5px;
font-size: 24px;
font-weight: bold;
font-family: Trebuchet MS, Arial, Verdana, san-serif;
}

.content p {
margin: 5px;
}

div#logo {
position: absolute;
top: 5px;
left: 0px;
z-index: 55;
}

div#right input, select, submit {
font-family: Trebuchet MS, Arial, Verdana, san-serif;
size: 12px;
background: #425077;
border: 1px solid #9098af;
color: #fff;
margin: 0;
}

div#right a{
color: #fff;
}

.tox_news {
padding: 5px;
border-bottom: 0px solid #ccc;
}

.tox_news div {
}

.tox_title {
font-weight: bold;
font-size: 16px;
}

.tox_sub {
text-align: left;
font-size: 11px;
}

.tox_comm{
display: none;
}

.tox_mem{
display: none;
}

.tox_post {
}

.tox_post hr {
height: 0px;
padding: 0px;
border: 0px;
border-bottom: 0px dashed #ccc;
}

.codetop {
margin-top: 5px;
background: #eee;
}

.codemain{
border: 1px solid #ccc;
}



td.content table {
border-right: 1px solid #666;
border-bottom:  1px solid #666;
width: 100%;
}

td.content table td{
border-left: 1px solid #aaa;
border-top:  1px solid #aaa;
padding: 5px;
text-align: center;
}

td.content table th{
border-left: 1px solid #aaa;
border-top:  1px solid #aaa;
background: #ddd;
padding: 5px;
}

.style1 {font-size: 10px;}

#goths {
position: absolute;
top: 10px;
right: 20px;
}


