	/*Human Abstract's web template V3.0:
This is a CSS compliant layout with 2 fixed columns plus double-header and footer;
This text has been written as paradox, for it should never be viewed by the visitors
of this site
|| ||  //\\   ||\\  ||\\  ||\\
||=|| //==\\ o||_\\ ||_\\ ||_\\ o
|| ||//    \\ ||___|||___|||___|
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #f1d9c9;
}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #fd561e;
}
a:visited {
	text-decoration: underline;
	color: #fd561e;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
	background-color: rgb(0, 0, 0);
}
a:active {
	text-decoration: none;
	color:#FF3300;
}
hr {
	border: 0;
	color: #fd561e;
	width: 75%;
	background-color: #fd561e;
	height: 1px;
	/*size: 1px;*/
}
h2 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}
h3 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif ;
	color: White;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FD561E;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 1px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FD561E;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	background-color: Black;
}
.container {
	width:772px;
	border-style: solid;
	border-color: #111111;
	border-width: 2px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:center;
	background-color: #000000;
	border-top: 0px;
	padding-top: 0px;
}
.leftNews {
	width:445px;
	margin-left: 0px;
	margin-top:10px;
	padding:0px;
	text-align:center;
	background-color: #000000;
}
.rightNews {
	width:290px;
	margin-top:10px;
	margin-right:0px;
	padding:5px;
	text-align:center;
	background-color: #000000;
	float:right;
}
.newPost {
	margin-top:0px;
	padding:3px;
	text-align:center;
	background-color:#111111;
}
.FlashHeader {
	background-color: #000000;
	text-align:center;
	height: 60px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	}
.TopMenuHeader {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #111111;
	height:15px;
	text-align: center;
}
.Footer {
	clear:both;
	padding-top:0px;
	background-color:#111111;
	height:30px;
	text-align: center;
}
.orangeLineSmall {
	padding: 0px;
	background-color: #fd561e;
	position: static;
	text-align: center;
	width: 100px;
	height: 1px;
	float: none;
}
.orange{
	color: #fd561e;
	font-size: 8pt
}