body,td {
	background-color: White;	
	color: Green;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color: Green;
	scrollbar-darkshadow-color: Black;
	scrollbar-3dlight-color: #7FFF00;
	scrollbar-arrow-color: Lime;
	scrollbar-highlight-color: Lime;		
	text-align: center;
	}
	
.bg {	background-image:url(pics/pyramid_eye_2003_glow.gif);
	background-repeat:no-repeat;background-position:center;
	background-attachment: fixed;
   }	

a{text-decoration:none;}
a:link{color:green}
a:visited{color:green}
a:active{color: Maroon;}
a:hover{text-decoration: underline;
				color: Maroon;}

	
td,tr,table,.no_background {background-image:none;}

INPUT,SELECT,TEXTAREA {FONT-FAMILY: Arial,Helvetica,sans-serif;	FONT-SIZE: small; COLOR: Black;	BACKGROUND-COLOR: #DCFBDD;  background-image: url(pics/input_green.gif);   }

.table_opa{filter:alpha(opacity=85); -moz-opacity: 0.85}
.table_opa_50{filter:alpha(opacity=50); -moz-opacity: 0.50}
.table_opa_bord {filter:alpha(opacity=85); -moz-opacity: 0.85;border: thin solid Black; }
.table_nobg {background-color: none;  }
.table_bord {border: 1px solid Black; }

	



.menu {
	}
	.menu-top {
		cursor: crosshair;
		}
		.menu-top-left {		
			cursor: default;
			}
		.menu-top-right {		
			cursor: default;
			}
		
	.menu-sub {
		cursor: hand;
		}
		.menu-sub-left {
			cursor: default;
			}
		.menu-sub-right {		
			cursor: default;
			}		

.small {
	font-size: smaller;
}

