


a.gClass:link
{
	font: 16px Sans-Serif;
	padding: 5;
	color: black;
	background-image: url(  '/gilon/btnbkgndmain.jpg' );
	text-decoration: none;
}

a.gClass:visited
{
	font: 16px Sans-Serif;
	color: red;
	background-image: url(  '/gilon/btnbkgndmain.jpg' );
	text-decoration: none;
}

a.gClass:hover
{
	font: italic 16px Sans-Serif;
	color: red;
	background-image: url(  '/gilon/btnbkgnd2main.jpg' );
	text-decoration: underline;
}

a.gClass:active
{
	font: 16px Sans-Serif;
	color: blue;
	text-decoration: underline;
	background-image: url(  '/gilon/btnbkgnd2main.jpg' );
}

.CellTop
{
	border-width: 4;
	border-style: solid;
	border-color: blue black black blue;
	padding: 5;
	width: 700;
}


.CellControls
{
	border-width: 0;
	border-style: solid;
	border-color: blue black black blue;
	padding: 5;
	width: 300;
	vertical-align: top;
}

.Cellinfofield
{
	background-color: #C0C0C0;
	border-width: 4;
	border-color: blue black black blue;
	padding: 55;
	width: 500;
	vertical-align: top;
	overflow: scroll;
}


.Cellinfofield:hover
{
	border-width: 4;
	background-color: #C0C0C0;
	border-style: solid;
	border-color: blue black black blue;
	padding: 55;
	width: 500;
	overflow: scroll;
	vertical-align: 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;
}



.leftNavLinks
{
	padding: 1;
	font-size: 24;
	color: black;
	background: url(    '/gilon/btnbkgnd.jpg' ) no-repeat;
	text-decoration: none;
	font-family: times, sans-serif;
	width: 200px;
	height: 24px;
}

.leftNavLinks:hover
{
	background: url(   '/gilon/btnbkgnd2.jpg' );
	text-decoration: none;
	font-family: times, sans-serif;
	width: 200px;
	font-weight: bold;
}

.bodytable
{
	margin: 10px;
	padding: 15px;
	background-image: url(   'bkgnd.jpg' );
}

body
{
	background-color: #000000;
	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);
}
TD
{
	font-size: 12px;
	font-family: "Verdana" , "Arial" , "Helvetica";
}
.footer
{
	font-size: 10px;
	font-family: "Verdana" , "Arial" , "Helvetica";
}
.small
{
	font-size: 10px;
	font-family: "Verdana" , "Arial" , "Helvetica";
}

h1
{
	font-family: "Verdana" , "Arial" , "Helvetica";
	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;
}

 