a:visited.headm, a:link.headm, a.headm {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14;
	color:white;
	text-decoration:none;
}

a:hover.headm {
	color:black;
	text-decoration:underline;
}

a:visited.lightm, a:link.lightm, a.lightm {
	font-family: Tahoma;
	font-size: 14;
	color:white;
	text-decoration:none;
}

a:hover.lightm {
	color:black;
	text-decoration:underline;
}



a:visited, a:link, a{
	font-family: Tahoma;
	font-size: 12;
	color:4c4d4d;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:underline;
}


img.photo{
border-style: solid;
border-color: #91a2aa;
border-width: 3px;
	filter: gray()

}

font.newsdate{
  font-family: tahoma;
  font-size: 11;
  color: #91a2aa;
  font-weight: bold
}

font.newstime{
  font-family: tahoma;
  font-size: 11;
  color: #91a2aa;
  font-weight: bold
}

font.newsbody{
  font-family: tahoma;
  font-size: 12

}


font.newstitle{
  font-family: tahoma;
  font-size: 14;
  color: #91a2aa;
  font-weight: bold
}

td.points
{
  background-image: url(design/point.gif);
  height: 8px
}

td
{
  font-family: tahoma;
  font-size: 12;
  color: #4c4d4d
}

td.photo
{
  font-family: tahoma;
  font-size: 12;
  color: #4c4d4d;
  border-bottom: 1 solid;
  valign:top;
	padding-left:5;
	padding-top: 5
}

th
{
  font-family: tahoma;
  font-size: 12;
  color: #4c4d4d;
  text-decoration:bold
}

th.photo
{
  border-bottom: 1 solid;
 text-align: left;
	padding-left:5;
	padding-top: 5

}

td.1
{
}

td.2
{
background-color:white;
cursor:hand;
}


#forum tr td ul {margin-left: 0px; padding-left: 15px;}
#forum tr td ul li {white-space: nowrap; }
