/* CSS Document */
BODY	{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial; SCROLLBAR-FACE-COLOR: #f0f0f0; SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #666666; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}
P		{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial}
DIV		{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial}
SPAN	{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial}
TH		{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial}
TD		{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial}
A:link	{COLOR: #ffffff; TEXT-DECORATION: none}
A:visited	{COLOR: #cccccc; TEXT-DECORATION: none}
A:active	{COLOR: #666666}
A:hover		{COLOR: #6699ff; TEXT-DECORATION: underline}
.titulo		{FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #000000; FONT-FAMILY: arial}
.noticies	{FONT-SIZE: 11px; FONT-FAMILY: arial}
iframe.tabContent { background-color: #9070c0; border: 1px solid #000000; border-color: #CC9900; width: 100%;  height: 40ex;}
div.tabIframeWrapper { width: 100%;}
.bluelink { font-family: Arial font-size: 11px; color: #333333; text-decoration: none }
.bluelink:hover { color: #666666; text-decoration: underline }

FORM 		{FONT-SIZE: 11px; COLOR: #686868; FONT-FAMILY: arial}
INPUT 		{FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial}
SELECT 		{FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial}
TEXTAREA	{FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial}

iframe.tabContent {
  background-color: #9070c0;
  border: 1px solid #000000;
  border-color: #EEEEEE #EEEEEE #EEEEEE #EEEEEE;
  width: 100%;
  height: 30ex;
}

div.tabIframeWrapper {
  width: 100%;
}

