td {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
	
.searchINPUT{
	font-family: verdana;
	font-size: 11px;
	width: 150px;	
	}
	
	
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	}

.TextTDTitle {
	font-family: verdana;
	font-size: 18px;
	color: #FF6600;
	font-weight: normal;
	}

.TextTDSubTitle {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;	
	}


pre{
	background-color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
	}

.searchFIELD {
	font-family: verdana;
	font-size: 10px;
	width: 25%;
	}

ul{
	font-family: verdana;
	font-size: 11px;	
	}
	
li{
	font-family: verdana;
	font-size: 11px;	
	}

A {
	font-family: verdana;
	font-size: 11px;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline;
	}

A:hover {
	COLOR: #F76811;
	TEXT-DECORATION: underline;
	}

A:active {
	outline: 0
	}

A:focus {
	outline: 0
	}

.footer{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;	
	}

.footer:link {
	color: #666666;
	font-size: 10px;	
	font-weight: bold;	
	}

.footer:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	}

.footer:active {
	font-size: 10px;
	color: #F76811;
	font-weight: bold;
	}

.footer:hover {
	font-size: 10px;
	color: #F76811;
	font-weight: bold;
	}
	
.img_href{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}

.img_href:link {
	color: #666666;
	font-size: 11px;	
	font-weight: bold;	
	}

.img_href:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	}

.img_href:active {
	font-size: 11px;
	color: #F76811;
	font-weight: bold;
	}

.img_href:hover {
	font-size: 11px;
	color: #F76811;
	font-weight: bold;
	}

.highlightOVER{
	cursor: pointer;
	filter:alpha(opacity=80);
	-moz-opacity:1
	}

.highlightMOTION{
	filter:alpha(opacity=40);
	-moz-opacity:.4
	}
	
.highlightOUT{
	filter:alpha(opacity=40);
	-moz-opacity:.4
	}

.newsPub{
	font-family: verdana;
	font-size: 11px;
	color: #1b260e;
	}

.newsTit{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #850000;
	}

.newsSum{
	font-family: verdana;
	font-size: 11px;
	color: #1b260e;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B2A2A;
}
.bgRight {
	background-image: url(images/right_bg.gif);
	background-position: left;
}
.bgLeft {
	background-image: url(images/left_bg.gif);
	background-position: right;
}
.img_href{
	filter:alpha(opacity=70);
	}
	
#newsImg{
	border-color: #7A7A7A;
	}	