* {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 9pt;
}

body {
	background-color: #2F2F2F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	display: inline;
	font-size: 12pt !important;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	display: inline;
	font-size: 10pt !important;
	font-weight: normal;
	color: #F8F8F8;
}

img {
	border: none !important;
}

.homenews th,
.homenews th a {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 9pt !important;
	color: #EC008C;
	font-weight: normal;
	text-align: left;
}

.homenews td {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 8pt;
	text-align: left;
}

.homenews a {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 8pt;
	color: #EC008C;
	text-align: right;
	text-decoration: none;
}

/***** NEWS *****/

/* FOOTER */
#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	font-size: 8pt !important;
	color: #888888 !important;
	text-align: center;
}

#footer * {
	color: #888888;
}


#footer small {
	font-size: 7pt !important;
	color: #888888 !important;
}

#footer a {
	font-size: 8pt !important;
	color: #888888 !important;
	text-decoration: none;
}

#footer b {
	font-size: 8pt !important;
	color: #888888 !important;
	font-weight: bold;
}

#footer .e {
	padding: 0px 5px 5px 5px;
	background-image: URL('news/footer.jpg');
	background-repeat:no-repeat;
}

.daybyday {
	width: 452px;
	padding: 0px;
	overflow: hidden;
}

.sidecol {
	width: 300px;
	padding: 0px;
	overflow: hidden;
}

.daybyday a, .sidecol a {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 9pt !important;
	color: #EC008C;
	font-weight: normal;
	text-align: left;
}

.content {
	width: 96%;
	padding: 0px 10px 0px 10px;
}

.lksec {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 12pt !important;
	color: #EC008C;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

.homenews th {
	padding: 10px;
	border-bottom: solid 1px #2A2A2A;
}

.homenews th a, .homenews th span  {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 12pt !important;
	color: #AAAAAA;
	font-weight: normal;
	text-align: left;
}

hr {
	background-color: #2A2A2A;
	border: 0px;
	height: 1px;
}
