 BODY {
	background-image : url(images/bkground.gif);
}
A:Link {
	color: #0000CD;
	text-decoration: none;
}

A:Visited{
	text-decoration : none;
	color : #0000CD;
}

A:Hover {
	color: #0000CD;
	text-decoration: underline;
	background-color: #99CCFF;
}

.regular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Blue;
	text-align: center;
}

.regularL{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: smaller;
	color: #0000CD;
	text-align: left;
	font-weight: normal;
}

 .large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: Blue;
	font-weight: bold;
	text-align: center;
}
 .header{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: blue;
	text-align: center;
	font-weight: bold;
} 
 .medium  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	color: blue;
}

 .smtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: blue;
	text-align: left;
} 
 .graph{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	color: blue;
}
 .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: blue;
	font-weight: normal;
} 
 .fine{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 70%;
	text-align: center;
	color : blue;
}

td,table{
	border: 1px inset #B0C4DE;
}
table#zNut{
	border: 4px solid Black;
}
td#zNut{
	border: 0px;
	text-align: center;
	vertical-align: top;
	font-family: "Rockwell Extra Bold";
	font-size: 18px;
	letter-spacing: 8pt;
}
td#zSmall{
	border: 0px;
	font-size: 11px;
	font-family: sans-serif;
	text-indent: 5pt;
}
td#zzSmall{
	border: 0px;
	font-size: 11px;
	font-family: sans-serif;
	text-indent: 15pt;
}
.back{
	background-image : url(images/bkground.gif);
}

  .menu_item     {
	background: #CED6FF;
	font-family: "arial";
	font-size: 80%;
	text-indent: 5.0px;
}
 .table_closed   {
	text-indent: 5.0px;
	font-family: "arial";
	font-size: 95%;
	line-height : 110%;
	background-color : #315CFF;
	color : White;
}   

 .boxstuff        {
	background: #CED6FF;
	font-family: "arial";
	font-size: 90%;
	font-weight: normal;
	color: #3100FF;
}
.boxstuffRED        {
	background: Red;
	font-family: "arial";
	font-size: 90%;
	font-weight: normal;
	color: White;
}
