body {

}
.logo {
background-image:url(logo.gif) no-repeat 0 0;
}
#footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	width:980px;		
	color: #333333;
	text-align: center;
	margin-top: 10px;
	/*	clear: both;
	background: #878585;
	height:18px;*/

}
#footer p {/*text-align: center;font-size: 1em;color: #333333;margin:0 0 0 5px;*/}
#footer a {text-decoration: none;padding: 0 20px; /*font-size: 0.8em;color: #333333;font-weight: bold;*/}

.boader {
	border: 1px solid #999999;
}
.pagetotal {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.pagetotal:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topic {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 3px;        
}
.topicPage {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.topicPage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	white-space: normal;
}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
        line-height: 160%;
}

span.highlight
{
color: #333333
}

a:link { color:#333333; text-decoration:underline}
a:visited { color:#333333; text-decoration:none}
a:hover { color:#666666; text-decoration: none; cursor:hand; }
a:active { text-decoration:none}
.topic2 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; font-weight: bolder; color: #333333; text-decoration: none; letter-spacing: 0px; }
