underline {  text-decoration: underline}
A	{text-decoration: none}

a:link{color: blue; FONT: 16px Sans-Serif; }
a:visited{color: red; FONT: 16px Sans-Serif; }
a:active{color: green; FONT: 18px Sans-Serif; }
A:hover {color: blue; text-decoration: underline; FONT: 16px Sans-Serif; }


	A.gClass:link { FONT: 16px Sans-Serif; padding:5;
				COLOR: black; background-image:url('/gilon/btnbkgnd.jpg'); 
				TEXT-DECORATION: none } 
	A.gClass:visited { FONT: 16px Sans-Serif; 
				COLOR: red; background-image:url('/gilon/btnbkgnd.jpg'); 
				TEXT-DECORATION: none } 
	A.gClass:hover { FONT: italic 16px Sans-Serif; 
				COLOR: red; background-image:url('/gilon/btnbkgnd2.jpg'); 
				TEXT-DECORATION: underline } 
	A.gClass:active { FONT: 16px Sans-Serif; 
				COLOR: blue; 
				TEXT-DECORATION: underline;
					background-image:url('/gilon/btnbkgnd2.jpg') } 
	

.CellTop {border-width: 4; background-color: #ffffcc; border-style: solid; border-color: red brown brown red; padding:5; width: 700; }
.CellControls {border-width: 4; background-color: white; border-style: solid; border-color: red brown brown red; padding:5; width: 200; valign: top}
.Cellinfofield {border-width: 4; background-color: white; border-style: solid; border-color: red brown brown red; padding:5; width: 500; valign: top}



.cellMenu { border: 2px groove red brown brown red; padding:5; border-collapse: separate; width: 100;}
.cellMenu:hover { border: 2px groove brown red red brown; padding:5; border-collapse: separate; background-color: aqua;}

.breaker { color: brown }



a.leftNavLinks {
padding-left:15;
padding-right:15;
padding-top:1;
padding-bottom:1;
font-size: 18; 
color: black; 
background: url('/gilon/btnbkgnd.jpg') no-repeat; 
text-decoration: none; font-family: times, sans-serif
}

a.leftNavLinks:hover {
font-size: 18; 
color: brown; 
background: url('/gilon/btnbkgnd2.jpg');

}

a.leftNavLinks:active {
font-size: 18; 
color: #660000; 
background: url('/gilon/btnbkgnd2.jpg');
}

body{

	background-image: ;
	background-repeat:repeat-x;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	 
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10pt;
	color: rgb(0,0,0);
	
	scrollbar-base-color: grey;
 	scrollbar-track-color: black;
 	scrollbar-face-color: grey;
 	scrollbar-highlight-color: white;
 	scrollbar-3dlight-color: black;
 	scrollbar-darkshadow-color: white;
 	scrollbar-shadow-color: black;
 	scrollbar-arrow-color: black;
}
TD{
	font-size : 12px;
  	font-family: "Verdana", "Arial", "Helvetica";
}
.footer{
	font-size: 10px;
	font-family: "Verdana", "Arial", "Helvetica";
}
.small{
	font-size: 10px;
	font-family: "Arial", "Helvetica";
}

h1{
	font-family: "lucinda ", lucinda handwriting;
	color: black;
	font-size: 16px;
	letter-spacing:2px
}
h2{
	font-family: "Times New Roman", Times;
	color: rgb(16,40,123);
	font-size: 24px; 
}
h3{
	font-family: "Times New Roman", Times;
	color: rgb(16,40,123);
	font-size: 20px; 
}
h4{
	font-family: "Times New Roman", Times;
	color: rgb(255,0,0);
	font-size: 16px;
}
h5{
	font-family: "Times New Roman", Times;
	color: rgb(255,153,0);
	font-size: 12px;
}
h6{
	font-family: "Times New Roman", Times;
	color: rgb(51,102,204);
	font-size: 8px;
}
HR{
	width: 100%;
	color: rgb(198,195,198);
	}
span{
	font-family: "Times New Roman", Times;
	color: black;
	
	font-size: 16px;
	padding: 2;
}
span:hover {color: blue; background: #ddddd}
span:active {color: blue; background: red}
LI {
	list-style-image: url('images/li.gif');
	
	font-size: 12;
}

B {
	color: blue;
}

