body 		{ background-color:#EFDA1B; background-repeat:repeat-x; font-family: Verdana; font-size:8pt; }
body a		{ text-decoration: none; }
body a:visited { color:blue; }
body a:hover	{ text-decoration: underline; }
td			{ font-size:8pt; }

input 		{ background-color:#EFDA1B; font-family: Verdana; font-size:8pt; }

/* .tablebg1		{ background-color:#FDFEB0; }
.tablebg2		{ background-color:#FFFCE8; }
.tablebg3		{ background-color:#F5EA95; }
.tablebg4		{ background-color:#FF9900; } */

.tablebg1		{ background-color:#F2E35F; }
.tablebg2		{ background-color:#FFFCE8; }
.tablebg3		{ background-color:#F7F0BA; }
.tablebg4		{ background-color:#FF9900; } 

.title		{ font-size:9pt; }

.menutitle { 
			cursor:pointer; 
			margin-bottom: 5px; 
			background-color:#ECECFF;
			color:#000000;
			width:140px;
			padding:2px;
			text-align:center;
			font-weight:bold;
			/*/*/border:1px solid #000000;/* */
}
.submenu		{ margin-left:64px; margin-bottom: 0.5em; }
