body {
        background: #101010;
        background-image:url(../images/background.gif); background-repeat: repeat;
}


bg,td,ads {
    font-family: Verdana;
	color: #E7E7E7;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}

img {
        border: 0px;
}

input,textarea, select {
        color: #DD6900;
        background: #000000;
        border:1px solid #DD6900;
        margin: 3px;
}

.newsentry {
        font-family: Verdana;
        color: #999999;
        font-size:12px;
        text-decoration: none;
        font-weight: bold;
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: dashed;
        border-color: #999999;
}

.headline {
        font-family: Verdana;
        color: #999999;
        font-size:12px;
        text-decoration: none;
        font-weight: bold;
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: dashed;
        border-color: #999999;
}

a:link {
	font-family: Verdana;
	color: #DD6900;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Verdana;
	color: #DD6900;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Verdana;
	color: #DD6900;
	font-size:10px;
	text-decoration: underline overline;
	font-weight: normal;
}

.pageborder{
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-color: #808080;
        border-style: solid;
}

