BODY	{scrollbar-base-color: #333333;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/background.jpg);
	background-attachment: fixed;
	}

 /* PAGE LINK COLORS */

a:link		{ color: #FFFFFF; text-decoration: none; }
a:visited	{ color: #FFFFFF; text-decoration: none; }
a:active	{ color: #ff28ff; text-decoration: none; }
/*a:hover		{ color: #B293FE; text-decoration: none; }*/
/*a:hover		{ color: #FFFF9C; text-decoration: none; }*/
/*a:hover		{ color: #ff28ff; text-decoration: none; }*/
a:hover		{ color: gold; text-decoration: none; }

/*
a:link		{ color: #B293FE; text-decoration: none; }
a:visited	{ color: #B293FE; text-decoration: none; }
a:active	{ color: #B293FE; text-decoration: none; }
a:hover		{ color: #99CCFF; text-decoration: none; }
*/


 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #999999; FONT: 12px arial, verdana, arial, sans-serif; font-weight: bold }

.title		{ COLOR: #FFFFFF; FONT: 18px arial, sans-serif; font-weight: bold }
.title2		{ COLOR: #666666; FONT: 18px arial, sans-serif; font-weight: normal }
.subtitle	{ COLOR: #FFCC66; FONT: 13px arial, sans-serif; font-weight: bold }
.subtitle2	{ COLOR: #FFCC66; FONT: 12px arial, sans-serif; font-weight: normal }

.copyright		{ COLOR: #999999; FONT: 10px arial, sans-serif, verdana; }

 /* MISC CODE AND COLORS */
.page-splits	{ COLOR: #CCCC99; HEIGHT: 1px; /*WIDTH: 90%;*/ }
.just 		{ text-align: justify; }
 /* PAGE IMAGE BORDERS (GALLERY BORDERS BELOW) */
.borders		{ border: #FFFFFF 1px solid; cusor:hand; }
 /* PICTURE GALLERY CODE */
/*  LEFT: 2px; position: relative; top: 2px; */
.Galborder	 	{ border: #FFFFFF 1px solid; cusor:hand; }	
A:hover .Galborder,
A:active .Galborder 	{border: #FFCC66 1px solid; cusor:hand; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
IMG

.Galborder1	 	{ border: #FFFFFF 1px solid; cusor:hand;}	
A:hover .Galborder1,
A:active .Galborder1 	{border: #FFCC66 1px solid; cusor:hand; filter:alpha(opacity=100);-moz-opacity:.100;opacity:.100;  LEFT: 2px;TOP:2PX; position: relative;}


.slideshow	{ FONT: 12px arial, verdana, arial, sans-serif;
		  font-weight: bold;
		  color: #FFFFFF;
		  background-color:#000000;
		  cursor:pointer;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 0px;
		  margin-bottom: 3px;
		  border: #666666 1px solid; }
.slideshowon	{ FONT: 12px arial, verdana, arial, sans-serif;
		  font-weight: bold;
		  color: #FFFFFF;
		  background-color:#000000;
		  cursor:pointer;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 0px;
		  margin-bottom: 3px;
		  border: #FFFFFF 1px solid; }

 /* HIDE MENU AND ITEMS FOR PRINTING */
@media print {.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{.printonly { display:none }
}
 /* START CODE FOR THE FORMS */
.shadeform	{ FONT: 12px arial, sans-serif, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("/images/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}
.dropdown 	{ FONT: 12px arial, sans-serif, verdana, sans-serif; COLOR: #000000; margin-top:1px;}
.submit-button 	  {
		  background-color:#000000;
		  background-image: url("/images/button.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #FFFFFF;
		  text-align: center;
		  cursor:pointer;
		  BORDER: #999999 1px solid;
		  }
.submit-buttonon  {
		  background-color:#000000;
		  background-image: url("/images/buttonon.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #000000;
		  text-align: center;
		  cursor:pointer;
		  BORDER: #FFFFFF 1px solid;
		  }
 /* START THE CODE FOR THE PAGE MENUS */
.menu-table 	{
		  border-top: #000000 0px solid;
		  border-left: #000000 0px solid;
		  border-right: #000000 0px solid;
		  border-bottom: #000000 0px solid;
		}
.menu		{ font-size: 11px;
		  font-family: arial, Helvetica, sans-serif, verdana, helvetica, sans;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align:center;
		  line-height: 20px;
		  display: block;
		  white-space:nowrap;
		  width: 99%;
		  border: #666666 1px solid; }
a.menu:link 	{ background-image: url("/images/menu.gif"); background-color:#000000; color: #FFFFFF; }
a.menu:visited 	{ background-image: url("/images/menu.gif"); background-color:#000000; color: #FFFFFF; }
a.menu:active 	{ background-image: url("/images/menu.gif"); background-color:#000000; color: #FFFFFF; }
a.menu:hover 	{  background-image: url("/images/menuon.gif"); background-color:#000000; color: #000000; border: #999999 1px solid; LEFT: 1px; position: relative; top: 1px;}
 /* GALLERY NAV MENU */
.menu-nav	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 12px;
		  padding-right: 12px;
		  margin-left: 2px;
		  margin-right: 1px;
		  cursor:pointer;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: #666666 1px solid; }
a.menu-nav:link 	{  background-color:#000000; color: #FFFFFF;}
a.menu-nav:visited 	{  background-color:#000000; color: #FFFFFF;}
a.menu-nav:active 	{  background-color:#000000; color: #FFFFFF;}
a.menu-nav:hover 	{  background-color:#000000; color: #FFFFFF; border: #FFFFFF 1px solid;}




.sort-table {font: Icon; border: 1px Solid ThreeDShadow; background: #ffffff; }
.sort-table thead {background:	ButtonFace;}
/*.sort-table td {padding: 5px 5px;}*/
.sort-table td {font:; icon; padding: 2px 5px; cursor: default; -moz-user-select: none;color:#000080}
.sort-table thead td {color:#000080; font-weight:bold; border: 1px solid; border-color: ButtonHighlight ButtonShadow	ButtonShadow ButtonHighlight; cursor: default;}
.sort-table thead td:active {border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; padding: 3px 4px 1px 6px;}

.even {background: Window;color:#000080}
.odd {background: #eee;color:#000080}
.selected {background: Highlight; color: HighlightText;}


input,select,textarea {
	font: 8pt/11pt tahoma,verdana, sans-serif;
	color: #3F3F7F;
	border-top: 1px #8585B0 solid;
	border-left: 1px #8585B0 solid;
	border-bottom: 1px #F5F5FB solid;
	border-right: 1px #F5F5FB solid;
	/*background-color: #F5F5FB;*/
	background-color: #e8e8ff;
}

marquee {border: 1px solid ButtonShadow; background: Window; height: 12px; font-size: 1px; margin: 1px; width: 147px;
	-moz-binding: url("marquee-binding.xml#marquee"); -moz-box-sizing: border-box; display:	block; overflow:hidden;}
marquee span {height:8px; margin: 1px; width:6px; background: Highlight; float:left; font-size:1px;}
.progressBarHandle-0 {filter: alpha(opacity=20); -moz-opacity:0.20;}
.progressBarHandle-1 {filter: alpha(opacity=40); -moz-opacity:0.40;}
.progressBarHandle-2 {filter: alpha(opacity=60); -moz-opacity:0.6;}
.progressBarHandle-3 {filter: alpha(opacity=80); -moz-opacity:0.8;}
.progressBarHandle-4 {filter: alpha(opacity=100); -moz-opacity:1;}


#divScrollTextCont {position:relative;top:5px; width:190px; height:160px; clip:rect(0px 190px 160px 0px); overflow:hidden; visibility:hidden;}
#divText {position:relative; left:0px; top:0px;} 

#splitimg {background:url(/images/teste.jpg); width:  720px; height: 450px;}
#splitimgEquipa {background:url(/images/equipa.jpg); width:  720px; height: 414px;}

.hide {
	background-color: #000000;
	width: 2px;
	height: 2px;
	text-align: center;
}
.transp {border: 0px solid #000000; text-align:center}
.ver{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; text-align:center}
.esconder{filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; text-align:center}

.linkopacity0 {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.linkopacity {filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}
.linkopacity1 {filter:alpha(opacity=0); -moz-opacity: 0.5; opacity: 0.5;}


#dhtmltooltip{
position: absolute;
width: 50px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}