


html, body, textarea {
        } 

#font_advertisement {
 font-family: Arial, Verdana;
 font-size: 12px;
 font-weight:bold;
 color:#000000
}

.graph {
	padding-right:5px;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #220FF7;
	text-decoration: none;
}

a:hover {
	color: #220FF7;
	text-decoration: underline;
}


body {
	background-color:#000200;       
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-family: Arial, Verdana;
	color: #000200;
	font-size: 12px;	
	text-align:left;
}

.form {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

span.right {
	display:block;
	text-align:right;
}

span.left {
	display:block;
	float:left;
}

span.date {
	display:block;
	text-align:right;
}

span.news_footer {
	display:block;
	float:left;
}

span.votes {
	display:block;
	text-align:right;
}

span.topic {
	display:block;
	float:left;
}

table.categories {
	width: 500px;
	background-color:;       
	padding: 5px;
	;
	border: 1px solid #28FD0C;
	text-align:left;
}

table.categories_left {
	background-color:;
	padding: 5px;
	;
	border: 1px solid #28FD0C;
	text-align:left;
}

table.comments {
	width: 500px;
	background-color:#28FD0C;
	font-weight: bold;
	padding: 5px;
	;
	text-align:left;
	border: 1px solid #28FD0C;
}

table.features_footer {
	width: 500px;
	padding: 5px;
	;
	text-align:left;
}

table.news {
	width: 500px;
	background-color:#1B6908;
	padding: 5px;
	;
	text-align:;
	border: 1px solid #28FD0C;
}

table.scroll {
	width: 500px;
	background-color:#1B6908;
	padding: 5px;
	;
	border: 1px solid #28FD0C;
	text-align:left;
}

td.news_header {
	background-color:#28FD0C;
		 text-align:left;
}  

td.news_footer {
		 background-color:#28FD0C;
	 	 text-align:left;
}  

.topic {
	font-weight: bold;color: #000200;font-size: 14px;font-family: Arial, Verdana;}

h4 {
	padding-bottom:0px;
	margin-bottom: 5px;
}

h5 {
	padding-bottom:0px;
	margin-bottom: 5px;
}

