@charset "utf-8";
/* CSS Document */
a {
	text-decoration:none;
	}
a:hover{
	text-decoration:none;
	color:#FF0000;
	}
.normtxt {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
}

.links{
 color:#666666;
 font-size:10px;
 font-family:Tahoma;
 font-style:
 }
.txtlinks{
 color:#333333;
 font-size:11px;
 font-family:Tahoma; 
 }
.more{
color: #FF0000}

 .news{
 	margin-top:10px;
	margin-left:15px;
	margin-right:15px; 
	border-bottom-style:dotted; 
	border-bottom-color:#CCCCCC; 
	border-bottom-width:1px;
}
.graycell{
background-color:#f1f0f0;
border:1px dotted;
border-color:#CCCCCC;
}
.bottomlinks{
border-bottom:1px dotted;
border-top:1px dotted;
border-color:#CCCCCC;

}
.txtmrgn{
margin-top:8px; margin-left:8px; margin-right:5px;
}
.menu{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#666666;


}
.title{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;

}
.biglinks{
 color:#666666;
 font-size:11px;
 font-family:Tahoma;
 font-weight:bold
 }
 .txtdiv{
 margin-bottom:0;
 margin-top:-10;
 margin-left:10px;
 margin-right:10px
 }
.imgbrd{
border:1px dotted #333333 ;


}
.l1{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
}
.l2{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#666666;
}
.l3{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#999999;
}