body {
margin: 0px;
padding: 0px;
}

img, .png{
behavior:url(/img/png.htc);
}

.searchtop {
background-color: #DDCFA5;
}

.newsbg {
background-image: url(/img/news/bg.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #68090F;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #48060B;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #5E060B;
}
.newsbgg {
border-right-width: 2px;
border-right-style: solid;
border-right-color: #5E060B;
}

.angel {
background-image: url(/img/vote/angel.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

/* +links */

A:link, A:visited{
color: #3E070B; text-decoration: none;
}
A:hover, A:active{
color: #3E070B; text-decoration: underline;
}

/* -links */

/* +text */
.textlittle{
font-size: 11px;
}

td, .text, p, span, font{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3E070B;
}

.whitetext{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
}

td.texthead{
font-weight: bold;
background-color: #E6DCBE;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 18px;
padding-right: 18px;
}

td#footufnet strong{ text-indent: -1000em; }

/* -text */

/* +blocks */
.content{
padding-top: 12px;
padding-right: 55px;
padding-bottom: 30px;
padding-left: 4px;
}
div.text{
width:100%;
padding-top: 12px;
}
/* -blocks */

/* +lastnews */
.lndate{
color: #FFFFFF;
font-weight: bold;
padding-top: 6px;
padding-bottom: 6px;
}
div.lncontent{
width: 100%;
padding: 10px;
}

div.ln{
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}

A.ln:link, A.ln:visited{
color: #E6DCBE; text-decoration: none;
}
A.ln:hover, A.ln:active{
color: #E6DCBE; text-decoration: underline;
}

/* -lastnews */

/* +img */
.imgmini {
background-color: #EAE4C2;
text-align: center;
padding: 4px;
}

.imgminib {
border: 4px solid #FFFFFF;
}

.border {
cursor: hand;
}
/* -img */

A.menu:link, A.menu:visited{
color: #FFFFFF; text-decoration: none;
}
A.menu:hover, A.menu:active{
color: #FFFFFF; text-decoration: underline;
}

/* +vote img */
div.voteimg{
width: 159px;
float: left;
text-align: left;
}

img.voteball{
border: 0;
margin-right: 1px;
padding: 0;
}
/* -vote img */

/* +comments */

.inp{
border: 1px solid #96303D;
background-color: #C8BA93;
width: 400px;
}
.inptext{
border: 1px solid #96303D;
background-color: #C8BA93;
width: 100%;
height: 80px;
}
.comment{
border: 1px dashed #C8BA93;
text-align: left;
padding: 12px;
}

/* -comments */

hr{
height: 1px;
color: #96303D;
}

/* +search */
div.searchbg{
width: 95px;
height: 40px;
background-image: url(/img/search/bg.jpg);
text-align: right;
}

input.searchstring{
width: 83px;
height: 15px;
border: 0;
font-size: 10px;
background-color: #460002;
color: #DDCFA5;
}
/* -search */
