body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/bg.body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}
p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	clear: both;
}


#topMenu {
	font-size: 12px;
	text-align: right;
}
#topMenu a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 40px;
	padding: 10px;
	font-weight: normal;
}
#topMenu a:hover {
	color: #990000;
	background-image: url(../img/bg.top.menu.link.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftboxes {
	margin-top: 6px;
}
.copyright {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright a {
	color: #333333;
	text-decoration: none;
}
.imgleftalign {
	float: left;
	margin-right: 10px;
}
.imgrightalign {
	float: right;
	margin-left: 10px;
}
.newsli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 6px;
	display: block;
}
.newsli img {
	margin-right: 6px;
	float: left;
}
.newsli h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	clear: both;
}
.newsli p {
	margin: 0px;
	font-size: 12px;
	text-align: justify;
	height: 50px;
	overflow: visible;
}
.newsli a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.newsli a:hover {
	color: #000099;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#imageholder {
	position: absolute;
	height: 10px;
	width: 10px;
}
.spectable td {
	border: 1px solid #CCCCCC;
}
.contentpane {
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

