p,td {
	font-family: verdana;
	font-size: 80%;
	color: #d8d8d8;
	word-spacing: 1px;
	line-height : 17px;
}

.copyright {
	font-family: verdana;
	font-size: 7pt;
	color: #484848;
}

a.regformerrorlink,a.regformerrorlink:hover {
	font-family: verdana;
	font-size: 9pt;
	color: #d8d8d8;
	font-weight: bold;
	text-decoration: underline;
}

.regformerror {
	font-family: verdana;
	font-size: 9pt;
	color: #d8d8d8;
	font-weight: bold;
}

a.sitelink {
	font-family: verdana;
	font-size: 10pt;
	color: #FC1E02;
	font-weight: bold;
	text-decoration: none;
}

a.sitelink:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #FC1E02;
	font-weight: bold;
	text-decoration: none;
}

a.newstitle {
	font-family: verdana;
	font-size: 10pt;
	color: #FC1E02;
	font-weight: bold;
	text-decoration: none;
}

a.newstitle:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #FC1E02;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-family: verdana;
	font-size: 100%;
	color: #FC1E02;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	font-size: 100%;
	color: #FC1E02;
	font-weight: bold;
	text-decoration: underline;
}

.bignewstitle {
	font-family: verdana;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.contentspaced {
	font-family: verdana;
	font-size: 70%;
	color: #d8d8d8;
	word-spacing: 1px;
	line-height : 17px;
}

.thumbimage {
	border: 1px solid #FFFFFF;
}

#news a img {
	border: 1px solid #FFF;
}

.noborder {
	border: none;
}


