BODY,P, BR, UL, OL, TD, TH, LI 
{ 
color:000000; 
font:11px tahoma, verdana, helvetica, sans-serif; 
}  


 A {
 text-decoration: underline;
 color:BC1F19;
 }

A:hover {
 text-decoration: underline;
 }
 
 .footer
 {
 color:#707070;
 text-decoration: none;
 }
  .footer:hover 
 {
 color:#BC1F19;
 }
.text_form  {
	border-top :1px solid #B9B9B9;
	border-left :1px solid #B9B9B9;
	border-right :1px solid #ffffff;
	border-bottom :1px solid #ffffff;
	background-color: #ECECEC;
	color: #737171;
	font-size:10px;
}

.bor_01  { border :1px solid #FFFFFF; }

.bor_02  {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.bor_03{
border:1px solid #FFFFFF;
border-top:none;
}

.bor_04  {
	border-right: 1px solid #FD8940;	
}


 DIV.listitem {
	padding-left: 40px;
	background-image: url(images/dots/d_02.gif);
	background-repeat: no-repeat;
	background-position: 11px 0px;
	font-weight: bold;
	color: #E00112;
	padding-top: 2px;
	text-transform: uppercase;
} 

.tex_01 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.tex_02 {
	color: #E00112;
	font-size: 9px;
	text-decoration: underline;
	}

.tex_03{
	color: #E00112;
	font-weight: bold;
}

.tex_04{
	color: #898989;
	font-weight: bold;
}

.tex_05{
	color: #E00112;
	font-weight: bold;
	text-transform: uppercase;
}
	

.tex_06{
	font-size: 9px;
	color: #FFFFFF;
}


.tex_07 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.tex_08 {
	font-size: 10px;		
}

.tex_09 {
	color: #F16F21;
	font-weight: bold;
}
 
TD.newsitem { padding: 9px 0px 9px 0px; vertical-align: top; background-image: url(images/bg/news.gif); background-repeat: no-repeat; }
TD.newsitem DIV { padding: 4px; line-height: 11px; }
TD.newsitem DIV A { color: #000000; text-decoration: none; }
TD.newsitem DIV A:hover { text-decoration: underline; }
TD.newsitem DIV.even { background-color: #F1F1F1; }

/* Scroll definition */

div#hd { position: relative; overflow:hidden; width: 206px; height: 290px; z-index:100; }
div#wn { position: absolute; left: 0px; top: 0px; width: 206px; height: 290px; clip: rect(0px, 206px, 290px, 0px); overflow: hidden; z-index: 1; }
div#lr { position: absolute; left:0px; top:0px; z-index:1; }

div#scrollbar { position: relative; left: 0px; top: 0px; width: 15px; height: 255px; font-size: 1px; z-index: 1; }
div#trackbar { position: absolute; left: 0px; top: 0px; width: 15px; height: 255px; background-color: #E6E6E6; z-index: 1; }
div#dragbar { position: absolute; left: 0px; top: 0px; width: 15px; height: 31px; background-color: #CCCCCC; background-image: url(images/scroll/sc.gif); background-repeat: no-repeat; z-index: 1; }
