a:link   		{ text-decoration: none; color: #8e7123;}
a:active 		{ text-decoration: none; color: #8e7123;}
a:visited		{ text-decoration: none; color: #8e7123;}
a:hover  		{ text-decoration: none; color: #333333;}

a { border:none }

img, div, td, .bglr, #img { behavior: url(iepngfix.htc)}

img { border:none }

/* Table Opacity Styles */
.tinytableopacity      {background:transparent;}
.tinytableopacity TD   {filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}
.tinytableopacity50 TD {filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;}

body {
	background-color:#0c1910;
	margin-left:   0px;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
}
/*fields*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#afb89a;
}
.small {
	font-size: 8pt;
	color:#6e735c;
}
.title {
	font-size: 12pt;
	color:#c3cfa8;
}
.title2 {
	font-family: "helvetica" Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#bcb47a;
}
/* news */
.title-n {
   font-weight: bold;
   color:#bcb47a;
}
.textsmall {
   font-size: 8pt;
   font-weight: bold;
   color:#fde899;
}
.tnews2:link   		{ text-decoration: underline; color: #bcb47a; font-weight: bold;}
.tnews2:active 		{ text-decoration: underline; color: #bcb47a; font-weight: bold;}
.tnews2:visited		{ text-decoration: underline; color: #bcb47a; font-weight: bold;}
.tnews2:hover  		{ text-decoration: none; color: #fde899; font-weight: bold;}

.news-date{
   font-size:   8pt;
   color:		#fde899;
   font-weight: bold;
}
.titlenews {
   font-size:   12pt;
   color:		#bcb47a; 

}