

H1	{ color: black; }
H2	{ color: darkblue; }
H3	{ color: gray;  }
DIV.PageBody H1	{ color: black; }
DIV.PageBody H2	{ color: darkblue; }

table.PageHeader { background:white; border:0px; Xborder-bottom: solid 1px darkblue; }
table.PageFooter { background:white; border:0px; border-top: solid 1px darkblue; }

.PageTitle	{ display:none; color:black; }
.PageSubTitle	{ display:none; color:black; }

DIV.PageBody	{ background:white; height:100%; }

/*--- 2D Tables ---*/

table.2D TH.Title  { background:url('/VirtOf1/images/bgTitle_cyan.gif');  color: #261A0D; }
table.2D TH.Header { background:url('/VirtOf1/images/bgHeader_cyan.gif'); color: black;; }
th.2D		   { background:url('/VirtOf1/images/bgTitle_cyan.gif');  color: #6C4824; }


/*--- MENU ITEMS -----------------------------------------*/

th.MenuTitle  { background:url('/VirtOf1/images/bgTitle_cyan.gif'); }
               

table.menu 	{ background:transparent; border:0px; padding: 4px;  }
td.menuback	{ background:url('images/MenuBack.gif'); background-position: top right; 
			border:0px; padding-top:10px; padding-bottom:10px; }
table.menu td	{ background:transparent; }
table.menu td.Item         { padding: 4px; border:0px; }
table.menu td.ItemSelected { padding: 2px; padding-left: 0px; border-left:0px; border-right:0px; 
				font-weight: bold; background:white;  }
table.menu td.ItemPushed   { padding: 2px; padding-left: 4px; padding-right: 4px; border-left:0px; border-right:0px; }