/*--- TAQUARUSSU/DEFAULT.CSS ---*/

BODY { font-family:Georgia,Arial,Monotype Corsiva; background:url('images/fondo_taquarussu.jpg'); 
		background-position:top left; background-repeat:no-repeat; }

H1		{ color:darkgreen; font-family:Verdana,Arial; font-weight:bold; font-size:large; }
DIV.PageBody H1	{ color:darkgreen; font-family:Verdana,Arial; font-weight:bold; font-size:large; }
H2		{ color:green;  font-family:Verdana,Arial; font-weight:bold; font-size:medium; }
DIV.PageBody H2	{ color:green;  font-family:Verdana,Arial; font-weight:bold; font-size:medium; }
H3		{ color:#0088CA; font-family:Verdana,Arial; font-weight:bold; font-size:small; }
DIV.PageBody H3	{ color:#0088CA; font-family:Verdana,Arial; font-weight:bold; font-size:small; }
H4		{ color:gray; font-family:Verdana,Arial; font-weight:bold; font-size:x-small; }
DIV.PageBody H4	{ color:gray; font-family:Verdana,Arial; font-weight:bold; font-size:x-small; }

HR		{ color:darkgreen; }
FIELDSET HR	{ color:darkgray; }

table.PageHeader 	{ background:white; padding:0px; border:0px; }
.PageTitle	{ visibility:hidden; display:none; }
.PageSubTitle	{ visibility:hidden; display:none; }

table.PageFooter { background:#DEF3DE; background:url('images/TitleBar.gif'); 
		color:black; padding:8px; border:0px; border-bottom:solid 1px #darkgreen; }
td.Signature 	{ color:darkgreen; }

#FB_Copyright	{ visibility:hidden; display:none; }

DIV.PageBody	{ font-family:Georgia,Arial,Verdana; background:transparent;  }
DIV.PageBody	TD { font-family:Georgia,Arial,Verdana; }
DIV.PageBody	TH { font-family:Georgia,Arial,Verdana; }

/*--- D2 Tables ---*/

table.D2 TH.Title  { background:url('images/TitleBar.gif'); color:#261A0D; }
table.D2 TH.Header { background:url('images/TitleBar.gif'); color:black; white-space:nowrap; }
th.D2		   { background:url('images/TitleBar.gif'); color:#6C4824; }


/*--- MENU ITEMS -----------------------------------------*/

th.MenuTitle	{ background:url('images/TitleBar.gif'); }

table.menu 	{ background:transparent; border:0px; padding:0px;  }

td.menuback	{ background:transparent; border:0px; 
		padding-top:5px; padding-bottom:5px; padding-right:10px; }

table.menu td	{ padding:2px; border-left:0px; border-right:0px; font-family:Arial,Verdana; 
		border-bottom:solid 1px gray; border-top:solid 1px white; 
		background:url('images/MenuItem.gif'); background-position: top right; }

table.menu td.Item         { padding-right: 8px; }
table.menu td.ItemSelected { background:white;   
		padding-left:2px; font-weight:bold; border-right:solid 1px gray; }
table.menu td.ItemPushed   { background:#D8EFF7; color:darkblue; 
		padding-left: 2px; padding-right: 6px; border-right:solid 2px #7CC3DE; }

table.menu th.Title	{ padding:2px; border-left:0px; border-right:0px; 
		border-bottom:solid 1px gray; border-top:solid 1px white; 
		background:url('images/MenuItem.gif'); background-position: top right; }

table.menu th.MenuHeader	{ background:transparent; padding:0px; border:0px; height:30px;
		background:url('images/MenuHeader.gif'); background-position:bottom right; }
table.menu th.MenuFooter	{ background:transparent; padding:0px; border:0px; height:30px;
		background:url('images/MenuFooter.gif'); background-position:top right; }

