.shadow
{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='dimgray', Direction=135, Strength=3); 
}


td , body{  font-family: Tahoma, Verdana, Arial;font-size: 12px;}
hr {  color: #339966}

a, a:link, a:visited
{
	color:blue;font-size: 12px;
}
a:hover
{
	color:red;
}



.nav, .nav:link, .nav:visited {color: #ff0000; text-decoration:none;}
.nav:hover {color: #0000ff; text-decoration:underline;}
.noHistory, a.noHistory, a.noHistory:hover, a.noHistory:visited {
	color: #0000FF;
}
.topThread
{
	background-color: #c7c7c7;
}
.threads
{
	background-color: #ffffcc;
}
ul {
 list-style-image: url(/assets/images/arrow.gif);
 list-style-type: square;
}

	
