/*
 * $Id: style.css 200 2009-06-15 08:23:00Z root $
 */

html, body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
}

body {
	color: #000000;
}

table {
	border-collapse: collapse;
	border-width: 0;
}
td, th {
	border: 0;
	padding: 0;
	vertical-align: top;
}

a {
	color: #C23B0C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border:0;
}

div.clear {
	clear: both;
}

a.forumLink{
	color: #ff7905;
	font-weight: bold;
}
