DIV.Forum TABLE {
  font: 11px Verdana, Arial, Sans-serif;
}

DIV.Forum TABLE.SF_TABLE {
  font: 13px Verdana, Arial, Sans-serif;
  width: 99%;
  background-color: #9C9C9C;
}

DIV.Forum SPAN.Small {
  font: 10px Verdana, Arial, Sans-serif;
}

DIV.Forum SPAN.Paging {
  font: 9px Verdana, Arial, Sans-serif;
  color: #888888;
}

DIV.Forum A.Paging {
  font: 9px Verdana, Arial, Sans-serif;
  color: #888888;
}

DIV.Forum SPAN.TradInfo {
  font: bold 11px Verdana, Arial, Sans-serif;
  color: #0000AA;
} 

DIV.Forum SPAN.Titel {
  font: bold 10px Verdana, Arial, Sans-serif;
  color: #0000AA;
}

DIV.Forum TABLE.SF_TABLE TD.IKON {
  text-align: center;
  background-color: #F6F6F2;
  width: 25px;
}

DIV.Forum TABLE.SF_TABLE TD.TEXT {
  text-align: left;
  font-size: 10px;
}

DIV.Forum TABLE.SF_TABLE TD.SNABB {
  width: 180px;
  text-align: center;
  background-color: #F6F6F2;
}

DIV.Forum TABLE.SF_TABLE TD.INLA {
  width: 60px;
  text-align: center;
  background-color: #F6F6F2;
}

DIV.Forum TABLE.SF_TABLE TD.TRAD {
  width: 60px;
  text-align: center;
}

DIV.Forum TABLE.SF_TABLE TD.FORFA {
  width: 120px;
  text-align: center;
  background-color: #F6F6F2;
}

DIV.Forum TABLE.SF_TABLE TD.SENA {
  width: 120px;
  text-align: right;
  font-size: 10px;
  background-color: #F6F6F2;
}

DIV.Forum TABLE.SF_TABLE A {
  text-decoration: underline;
  color: #000000;
}

DIV.Forum TABLE.SF_TABLE A:hover {
  text-decoration: underline;
  color: #000000;
}

DIV.Forum A.Ind {
  text-decoration: underline;
  color: #333333;
}

DIV.Forum A.Ind:hover {
  text-decoration: underline;
  color: #333333;
}

DIV.Forum INPUT.Forum {
  font: bold 11px Verdana, Arial, Sans-serif;
  color: #0000AA;
}

DIV.Forum INPUT {
  font: 11px Verdana, Arial, Sans-serif;
  color: #0000AA;
}

DIV.Forum SELECT {
  font: 11px Verdana, Arial, Sans-serif;
  color: #0000AA;
}

DIV.Forum TEXTAREA {
  font: 11px Verdana, Arial, Sans-serif;
  color: #0000AA;
}

DIV.Forum FORM {
  margin: 0px;
  padding: 0px;
}

DIV.Forum DIV.citat {
	margin-left: 25px;
	margin-top: 5px;
	padding: 4px;
	border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #AAAAAA;
  border-left: solid 3px #888888;
}

DIV.Forum DIV.kodruta {
	margin: 5px;
	padding: 2px;
	border: solid 1px #DDDDDD;
	background-color: #F3F3F3;
	font: 12px Stencil, Sans-serif;
}

DIV.Forum HR {
	height: 1px;
	border-top: solid 1px #AAAAAA;
}
	
