a, a:link {
	color: #0089c0;
}

table {
	border-collapse: separate;
}

.a {
	color: #0089c0;
}

.fnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.forum_title {
	background: #96AED4;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

.forum {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif; 
}

table.forumlist {
	border-right: 2px solid #c2c0c0;
	border-left: 2px solid #c2c0c0;
}

.forumlist th, .threadlist th {
	padding: 4px;
	font: bold 13px Verdana, Arial, sans-serif;
}

.forumlist td {
	border-top: 2px solid #c6d8ec;
	border-bottom: 2px solid #8697b3;
}

.forummeta {
	padding-right: 6px;
	text-align: right;
}

.list-row {
	padding-bottom: 4px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* FROM FILTERNET */
.n1, .n2 {
        background-color: transparent;
        color: #003399;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
}

.n1:hover {
	text-decoration: underline;
}

/* navigation, level 2 */
.n2 {
        font-weight: normal;
        font-size: 12px;
}

.n2:hover {
	text-decoration: underline;
}

.post th {
	text-align: left;
	padding: 1px 7px 2px;
	font: bold 13px Verdana, Arial, sans-serif;
}

.post td {
	line-height: 140%;
	font-size: 12px;
}

.replyform input, .replyform textarea {
	font: normal 12px Verdana, Arial, sans-serif;
}

.replyform textarea {
	width: 560px;
}

.replyform th, .replyform td {
	font-size: 13px;
}

.threadlist td {
	padding: 2px 0;
	vertical-align: middle;
	font-size: 11px;
}

.threadlist td a {
	font-weight: bold;
}

.threadlist td img {
	vertical-align: middle;
}

.warning {
	color: #990000;
}
