/*--- Virtof/default.css ---*/

BODY { font-family:Georgia,Arial,Verdana; }

H1		{ color:#226791; }
DIV.PageBody H1	{ color:#226791;  }

H2		{ color:#2776A7;  }
DIV.PageBody H2	{ color:#2776A7; }

H3		{ color:#0088CA; }
DIV.PageBody H3	{ color:#0088CA; }

H4		{ color:gray;  }
DIV.PageBody H4	{ color:gray;  }

HR	{ color:#B09798; }

table.PageHeader { padding:0px; border:0px; background:white; border-bottom:solid 1px #B09798; 
	background:url('images/Logo_ESA.gif'); background-position: top right; background-repeat:no-repeat; }

table.PageFooter { background:white; color:#666666; padding:8px; border:0px; 
					border-top:solid 1px #B09798; Xborder-bottom:solid 1px #B09798; }

.PageTitle   	{ padding-left:16px; padding-top:50px; color:#C0C0C0;}
.PageSubTitle	{ color:#C0C0C0;}
td.Signature 	{ color:#333333; }

DIV.PageBody	{ font-family:Georgia,Arial,Verdana;  }
DIV.PageBody	TD { font-family:Georgia,Arial,Verdana; }
DIV.PageBody	TH { font-family:Georgia,Arial,Verdana; }

/*--- D2 Tables ---*/

table.D2 TH.Title  { background:url('/Virtof2/images/bgTitle_cyan.gif'); color:#261A0D; }
table.D2 TH.Header { background:url('/Virtof2/images/bgTitle_cyan.gif'); color:black;; }
th.D2		   { background:url('/Virtof2/images/bgTitle_cyan.gif'); color:#6C4824; }


/*--- MENU ITEMS -----------------------------------------*/

th.MenuTitle  { background:url('/Virtof2/images/bgTitle_cyan.gif'); }

table.menu 	{ background:transparent; border:0px; padding:0px; width:100%; }

td.menuback	{ background:transparent; border:0px; 
		padding-top:24px; padding-bottom:24px; 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:16px;
		background:url('images/MenuHeader.gif'); background-position:bottom right; }
table.menu th.MenuFooter	{ background:transparent; padding:0px; border:0px; height:16px;
		background:url('images/MenuFooter.gif'); background-position:top right; }

#HelpMessage	{ background:white; border:inset 1px gray; padding:6px; }

/*--- XMENU ---*/

.MENU1			{ border:dotted 1px gray; }
.MENU1 th.Title		{ font-weight:bold; font-size:medium; background:#FFEBCE; }

.MENU1 td.Item		{ color:black; background:transparent; border:0px; padding:4px; }
.MENU1 td.ItemSelected 	{ color:gray;  background:lightgray;   border-left:0px; border-right:0px; font-weight:bold; }
.MENU1 td.ItemPushed   	{ color:red;   background:lightyellow; border-left:0px; border-right:0px; padding-left:4px; padding-right:4px; }

/*--- Informaciones ---*/

.Info_Area	{ padding-bottom:8px; }
.Info_Header	{ font-weight:bold;  }
.Info_Footer	{ font-size:xx-small; }
.Info_Title	{ font-weight:bold;  text-align:justify; padding-top:8px; }
.Info_Body	{ font-style:italic; text-align:justify; padding-bottom:2px; border-bottom:1px solid #808080; }
