/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007AF4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
img{border:none;}

#ticker_table {
color:#FFFFFF;


font-family:Verdana, Arial, Helvetica, sans-serif;	
font-weight: normal;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
}

#newsticker{
color: #FFFFFF;
width:920px;
height:50px !important; /*firefox*/
height:10px;

vertical-align:bottom;
z-index:3;
}
#flashcontent{
z-index:1;
}

#newsticker a:link, #newsticker a:active, #newsticker a:visited{
/*background-color: #007AF4;*/
color:white;
text-decoration:none;
}

#newsticker a:hover{
/*background-color: #007AF4;*/
color:white;
text-decoration:underline;
}
.defil_total{

display:inline;
padding-right:15px;


}
.defil_txt{


}
.defil_img img{
vertical-align:middle;

}

