body {
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.mainTab {
	margin-top: 30px;
}

.footerL, .footerL:link, .footerL:visited, .footerL:active, .footerL:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}

.footer {
	text-align: center;
	height: 20px;
	width: 765px;
	font-size: 12px;
	color: #CCCCCC;
}



.comIcons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.linkH3, .linkH3:link, .linkH3:visited, .linkH3:active, .linkH3:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.news, .news:link, .news:visited, .news:active, .news:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.newsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
}
.topOver {
	text-align: center;
	height: 18px;
	width: 100%;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: fixed;
	left: 0px;
	top: 0px;
}
