body
{
	width:80%;
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-Serif;
	background-color: #CDCDCD;
}

a:visited
{
	font-weight: bold;
	color: rgb(64,0,0);
	text-decoration: none;
	
}

a:link
{
	font-weight: bold;
	color: rgb(64,0,0);
	text-decoration: none;

}
a:active
{
	font-weight: bold;
	color: rgb(64,0,0);
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: rgb(64,0,0);
	text-decoration: underline;
}
table
{
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-Serif;
	width: 450px;
	border-right: gray 1px solid;
	table-layout: auto;
	border-top: gray 1px solid;
	margin: 10px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-collapse: collapse;
}


TD
{
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-Serif;
	border-right: gray 1px solid;
	padding-right: 2px;
	border-top: gray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: gray 1px solid;
	padding-top: 2px;
	border-bottom: gray 1px solid;
}


TR
{
	border-right: gray 1px solid;
	padding-right: 2px;
	border-top: gray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: gray 1px solid;
	padding-top: 2px;
	border-bottom: gray 1px solid;
}

.head
{
	font-weight: bold;
	font-size: 12px;
}
.head2
{
	font-weight: bold;
	font-size: 11px;
}
.noborder
{
	border-right: double;
	border-top: double;
	border-left: double;
	border-bottom: double;
}

.floatright
{
	float: right;
}

th
{
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-Serif;
	background: #c0c0c0;
	text-align:center;
	font-weight:bold;
}
.hkfakt
{
	text-align:center;
}
.artal
{
	background: #C0C0C0;
	text-align:left;
}
IMG
{
	border:none;
}
.postinfo
{
	width:100px;
}
.forumodd
{
	background-color:#C3C3C3
}
