body {
	font-family: Arial;
	font-size:13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
.style1 {
	font-family: Arial;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}
.style2 {
	font-family: Arial;
	font-size: 13px;
	color: #676767;
}
.style3 {
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	font-weight: bold;
}
.style4 {
	font-family: Arial;
	color: #676767;
	font-size: 12px;
}
.style5 {
	font-family: Arial;
	color: #0066CC;
	font-size: 11px;
}
.style6 {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}
.style7 {font-size: 14px}
.style9 {font-size: 12px; color: #FF6600; }
.style10 {font-family: Geneva, Arial, Helvetica, sans-serif}
a:link {
	text-decoration: none;
	color:#676767;
}
a:visited {
	text-decoration: none;
	color:#676767;
}
a:hover {
	text-decoration: underline;
	color:#0066CC;
}
a:active {
	text-decoration: none;
	color:#0066CC;
}
.headlogo{
	color:#FA5601;
	font-family: Arial;
	font-size:26px;
	font-weight:bold;
}
.copyright {
	font-size:12px;
}
.error {
	color:#FF0000;
}
a.headlogo:link, a.headlogo:active, a.headlogo:visited, a.headlogo:hover {
	color:#FA5601;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}
a.anounce:link, a.anounce:active, a.anounce:visited, a.anounce:hover 
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	color: #676767;
}
.anounce
{
	font-family: Arial;
	font-size: 14px;
	color: #8e8982;
}
.digit {
	color:#676767;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}
.digs {
	color:#676767;
	font-family: Arial;
	font-size:18px;
}
.digg {
	color:#676767;
	font-family: Arial;
	font-size:12px;
}
.bottomlinks {
	font-size:12px;
}
.subline {
	font-size:12px;
	color:#999999;
}
.comdigs {
	font-size:12px;
	color:#676767;
	font-weight:bold;
}
.comline {
	font-size:12px;
	color:#676767;
}
.green {
	color:#009900;
}
.opacityit
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
}
#pages {
	padding: 0px;
	margin:0px;
}
#pages ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
	padding:0px;
}
#pages li a {
	color: #FA5601;
	padding: 4px;
	border: 1px solid #000000;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #FFFFFF;
	border: 1px solid #2e6ab1;
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #F3F3F3;
	padding: 4px;
}
#pages li.current {
	color: #F1F1F1;
	border: 1px solid #000000;
	padding: 4px;
	background: #000000;
}
.pagetitle {
	font-size:18px;
	color:#0066CC;
}