/* CSS Document */

table  {
  margin: 3; padding: 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-indent: 0px;
  color: #FFFFFF;
}

a { font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none
}

a.red { font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: red;
	text-decoration:none
}

.header { position: relative; background: url(../img/header.png) no-repeat; width: 897px; height: 185px; }

.senca { float: left; width: 89px; height: 43px; margin: 5px 0 0 680px; display: block; background: url(../img/icons/senca-studio_s1.png) no-repeat; text-indent: -9999px; }

.social { float: left; width: 108px; margin: 10px 0 0 10px; }
.social a { text-indent: -9999px; display: block; width: 36px; height: 36px; border: none; float: left; }
	.facebook { background: url(../img/icons/facebook_s1.png) no-repeat; }
	.twitter { background: url(../img/icons/twitter_s1.png) no-repeat; }
	.youtube { background: url(../img/icons/youtube_s1.png) no-repeat; }

.language { margin: 96px 0 0 796px; width: 90px; }
.language a { display: block; text-indent: -9999px; float: left; width: 40px; height: 30px; }
	a.eng { margin-left: 10px; }
