/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center
}
a:link {
	color: #FF6633;
}
a:visited {
	color: #FF6633;
}

A:link img, A:visited img {border-color: #FFF;}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.breadcrumb {
	font-size: 14px;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	border-top-width: thin;
	border-top-style: ridge;
	text-align: right;
}
