

.forum{
color:#CC6600;
border:1px dashed #232323;
}


.box {
margin:0px;
padding:0px;
position: absolute;
}


.menu_spacer {
width: 80%;
height:2px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
margin-top: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #180C32;
padding: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #261B53;
border-left-color: #261B53;
}


.loading{
position:absolute;
left:0px;
top:0px;
}


.gallery table {
float: left;
}


td{
font-family:verdana;
font-size:14px;
font-weight:bold;
color:black;
}

input, select, textarea{
font-family:verdana;
font-size:11px;
background-color:#EDEDED;
border-color:#333333;
border-style:inset;
border-width:1px;
color: black;
}

.border{
border:1px dashed #232323;
}

.border_2{
border:1px dashed #FF474C;
}


a {
color: black;
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
color:#DE2535;
text-decoration: none;
}

a:link {
text-decoration: none;
}

a:active {
text-decoration: none;
}