body {
	text: #000000;
	background-color: white;
	font-family: Geneva CY, Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.titlecat { color : #ffffff; font-weight: bold; }

.titlesubcat { color : #d65c33; font-size: 18px; }

.newsdate { color : #d65c33; font-weight: bold; }
.newstitle { color : #000000; font-weight: bold; }
.newstext { color : #000000; }

.anonsdate { color : #d65c33; }
.anonstitle { color : #d65c33; }
.anonstext { color : #000000; }

.publicdate { color : #000000; font-size: 11px; }

.commentfield	{ font-size: 10px; font-weight: bold; }

a:link, a:hover, a:active, a:visited { color : #005ABF; }

a.cat:link, a.cat:hover, a.cat:active, a.cat:visited {
	color : #666666;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
}

a.cat:hover {
	text-decoration: underline;
}

a.subcat:link, a.subcat:hover, a.subcat:active, a.subcat:visited {
	color : #d65c33;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: none;
}

a.subcat:hover {
	text-decoration: underline;
}

a.detail{
	text-decoration: none;
	text-transform: lowercase;
}

a.detail:hover {
	text-decoration: underline;
}

a.nav{
	text-decoration: none;
	text-transform: lowercase;
}

a.nav:hover {
	text-decoration: underline;
}

a.printversion{
	text-decoration: none;
	text-transform: lowercase;
}

a.printversion:hover {
	text-decoration: underline;
}

a.search{
	text-decoration: none;
}

a.search:hover {
	text-decoration: underline;
}

table {
	width:100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.fire { margin-top: 10px; }

table.bottom { margin-top: 20px; margin-bottom: 10px; }

table.subcat { margin-bottom: 40px; }

td {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

td.topcat {
	width: 20%;
	text-align: center;
	vertical-align: bottom;
}

td.bottomcat {
	width: 20%;
	text-align : center;
	vertical-align: top;
}

td.betweencat {
	width: 33%;
	vertical-align: middle;
	text-align : center;
	border-left: #ffffff 1px solid;
}

td.titlecat {
	vertical-align: top;
	text-align : left;
	border-bottom: #ebae99 3px solid;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-top: 6px;
	background-color: #d65c33;
}

td.subcat {
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 0px;
}

td.contentleft {
	background-repeat: no-repeat;
	border-bottom: #d7c9c4 1px solid;
	border-top: #d7c9c4 1px solid;
	border-right: #d7c9c4 1px solid;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	vertical-align: top;
	background-color: #f2eae3;
	width: 70%;
}

td.contentright {
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: top;
	width: 30%;
}

td.anonsimg {
	vertical-align: middle;
	text-align : center;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	width: 80px;
	height: 80px;
}

td.anonsmsg {
	vertical-align: top;
	width: 100%;
}

td.comments {
	padding-bottom: 20px;
	padding-top: 20px;
	vertical-align: top;
}

img { border: 0; }

input { font-family: Verdana, sans-serif; font-size: 12px; }
input.name { width:130px;}
input.email { width:130px;}
textarea { font-family: Verdana, sans-serif; font-size: 12px; }
textarea.body { width:500px;}

/* Forum */
div.forumTree			{ font-family: Arial, Verdana, sans-serif; font-size: 12px; color : #000000; }

/*
div.forumTree table		{ line-height: 90%; }
*/

div.forumTree td.topic		{ padding-top: 5px; }

div.forumTree a.topic		{ font-weight: bold; }
div.forumTree a.response	{ font-size: 10px; }

div.forumTree span.name		{ font-size: 10px; }
div.forumTree span.datedoc	{ font-size: 10px; color : #716F64; }
div.forumTree span.nav		{ font-size: 12px; font-weight: bold; text-decoration: none; }
div.forumTree span.navstat	{ font-size: 10px; }

div.forumTree select		{ font-size: 10px; }

div.forumTree a			{ font-size: 12px; color : #006699; text-decoration: underline; }
div.forumTree a:link		{ color:#006699; }
div.forumTree a:hover		{ color:#FF3300; }
div.forumTree a:visited		{ color:#d65c33; }

div.forumTree a.command		{ font-size: 12px; font-weight: bold; text-decoration: none; color : #d65c33; }
div.forumTree a.command:visited	{ color: #d65c33; }

div.forumTree a.nav		{ font-size: 12px; font-weight: bold; text-decoration: none; color : #d65c33; }
div.forumTree a.nav:visited	{ color : #d65c33; }

div.forumMsg			{ font-family: Arial, Verdana, sans-serif; font-size: 12px; color : #000000;}

div.forumMsg td.message {
	padding-left: 10px;
	padding-right: 10px; 
	border: #d7c9c4 1px solid;
	background-color: #f2eae3;
}

div.forumMsg a			{ font-size: 12px; color : #006699; }
div.forumMsg a:link		{ color:#FF3300; }

div.forumMsg a.command		{ font-size: 12px; font-weight: bold; text-decoration: none; color : #d65c33; }
div.forumMsg a.command:visited	{ color: #d65c33; }

div.forumMsg span.namefield	{ font-size: 12px; font-weight: bold; }
div.forumMsg span.subject	{ font-size: 12px; font-weight: bold; }
div.forumMsg span.body		{ font-size: 12px; }
div.forumMsg span.name		{ font-size: 10px; font-weight: bold;}
div.forumMsg span.datedoc	{ font-size: 10px; }

div.forumMsg input		{ font-family: Verdana, sans-serif; font-size: 12px; }
div.forumMsg input.subject	{ width:300;}
div.forumMsg input.name		{ width:130;}
div.forumMsg input.email	{ width:130;}
div.forumMsg textarea		{ font-family: Verdana, sans-serif; font-size: 12px; }
div.forumMsg textarea.body	{ width:300;}

pre1	{
		width: 600px;
		overflow: auto;
		word-wrap: break-word; 
}

pre	{	font-family: Verdana, sans-serif; font-size: 12px;
		white-space: -moz-pre-wrap;  /* Mozilla, supported since 1999 */
		white-space: -pre-wrap;      /* Opera 4 - 6 */
		white-space: -o-pre-wrap;    /* Opera 7 */
		white-space: pre-wrap;       /* CSS3 - Text module (Candidate Recommendation)*/
		word-wrap: break-word;       /* IE 5.5+ */
}
/* Forum */