.bg {
	background-image: url(images/bg-tab.jpg);
	background-repeat: no-repeat;
}
.norepeatbg {
	background-repeat: repeat-y;
}
.legal-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	text-decoration:none;
	}
.legal-txt  a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	text-decoration:none;
	}
.legal-txt  a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9933;
	line-height:20px;
	text-decoration:none;
	}

