

a:link{color: blue; text-decoration: none; FONT: 16px Sans-Serif; }
a:visited{color: red; text-decoration: none; FONT: 16px Sans-Serif; }
a:active{color: green; text-decoration: none; FONT: 16px Sans-Serif; width:300px}
A:hover {color: blue; text-decoration: none; FONT: 16px Sans-Serif; width:300px }


	A.gClass:link { FONT: 16px Sans-Serif; padding:5px;
				COLOR: black; background-image:url('/gilon/navbtnbkgn1.jpg'); 
				TEXT-DECORATION: none } 
	A.gClass:visited { FONT: 16px Sans-Serif; 
				COLOR: red; background-image:url('/gilon/navbtnbkgn1.jpg'); 
				TEXT-DECORATION: none } 
	A.gClass:hover { FONT: italic 16px Sans-Serif; 
				COLOR: red; background-image:url('/gilon/navbtnbkgn2.jpg'); 
				TEXT-DECORATION: underline } 
	A.gClass:active { FONT: 16px Sans-Serif; 
				COLOR: blue; 
				TEXT-DECORATION: underline;
					background-image:url('/gilon/navbtnbkgn2.jpg') } 
	
.overallTable {padding:20px; width: 600px;
BORDER-TOP:blue 1px solid; 
BORDER-LEFT:blue 0px solid; 
BORDER-BOTTOM:black 2px solid;
BORDER-right:black 0px solid;
}


.CellTop {font: 16px arial; padding:10px; width: 600px;
	BORDER-TOP:blue 1px solid; 
BORDER-LEFT:blue 0px solid; 
BORDER-BOTTOM:black 2px solid;
BORDER-right:black 0px solid;
}

.CellControls {font: 16px arial; width: 215px; 
	padding: 5px;
	BORDER-TOP:blue 1px solid; 
BORDER-LEFT:blue 1px solid; 
BORDER-BOTTOM:black 2px solid;
BORDER-right:black 2px solid;
background-color: #ffffff;
}
.Cellinfofield {font: 16px arial; width: 500px;
padding: 5px;
	BORDER-TOP:blue 1px solid; 
BORDER-LEFT:blue 1px solid; 
BORDER-BOTTOM:black 2px solid;
BORDER-right:black 2px solid;
background-color: #ffffff;
}


.breaker {
	border-color: #2700ea;
}

.popup {
background: url('/greybkgnd.gif');
BORDER-TOP:blue 0px solid; 
DISPLAY:none;  
BORDER-LEFT:blue 0px solid; 
WIDTH:285px; 
padding: 5px;
TEXT-INDENT: 35px; 
BORDER-BOTTOM:black 0px solid;
BORDER-right:black 0px solid;
FONT-FAMILY:Arial; 
POSITION:absolute; 
TOP:90px; 
TEXT-ALIGN:center;
	vertical-align: 5px;
	
}

.leftNavLinks {
display: block;
TEXT-INDENT: 5px; 
font: 24px arial bold; 
width: 200px;
height: 30px;
color: black; 
background: url('/navbtnbkgn1.gif'); background-repeat: no-repeat; 
text-decoration: none; font-family: times, sans-serif;
	padding-top: 5px;
	padding-left: 4px;
}

.leftNavLinks:active {
color: blue;
width: 200px;
background: url('/navbtnbkgn2.gif'); background-repeat: no-repeat;  
}

.leftNavLinks:hover {
 color: blue; 
width: 200px;
background: url('/navbtnbkgn2.gif'); background-repeat: no-repeat; 
}
.leftNavLinks:visited {
 color: blue; 
width: 200px;
background: url('/navbtnbkgn1.gif'); background-repeat: no-repeat; 
}
.leftNavLinks:hover {
 color: blue; 
width: 200px;
background: url('/navbtnbkgn2.gif'); background-repeat: no-repeat; 
}


body{

	background-image: url('bkgnd.gif'); 
	background-color: #ffffff;
	 
	font-family: "Arial", "Helvetica";
	font-size: 14pt;
	color: rgb(0,0,0);
	
	}


