@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.TxtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TxtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #7BC0FF;
}
a:visited {
	color: #7BC0FF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

#ticker    {background:#00529c url(images/latestnews.jpg) no-repeat; width:758px;  position:absolute; margin:0 0 0 -379px; left:50%; top:291px;  height:20px; text-align:left; border-bottom:1px solid #fff; border-top:1px solid #fff;  border-right:1px solid #fff;}

#ticker a {  font-family: Arial, Helvetica, sans-serif; padding:4px;font-size: 11px; color: #fff; padding:3px 0 0 80px;  float:left; text-decoration:none;}
#ticker a:hover { color:#000;}
