/* CSS Document */

td img {display: block;}
body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F7F7F7
}
body {
	background-color: #F7F7F7;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	vertical-align:middle;
	margin-top: 0;
	max-height:470;
	max-width:795;	
}
a {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #990033;
}
h2 {
	font-size: 18px;
	color: #990033;
}
h3 {
	font-size: 16px;
	color: #990033;
}
.disclaimer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.discactive {
	color: #FF6600;
	font-size: 12px;
}
.navbar {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.lgdisabled {
	color: #999999;
	font-size: 16px;
}
.lgactive {
	color:#333333;
	font-size: 16px;
}
.lgbar {
	color: #999999;
	font-size: 16px;
}
.morada {
	color: #990033;
	font-size:14px
}
