<STYLE>
BODY
{
    FONT-SIZE: x-large;
    FONT-FAMILY: Arial, Sans-serif
}
A:link
{
    COLOR: darkblue;
    TEXT-DECORATION: none;
    text-underline: none
}
A:visited
{
    COLOR: darkblue;
    TEXT-DECORATION: none;
    text-underline: none
}
A:hover
{
    COLOR: deeppink;
    TEXT-DECORATION: underline;
    text-underline: yes
}
.Hilight
{
    BACKGROUND-COLOR: yellow
}

td.myset {BORDER-RIGHT: 0.75pt outset; BORDER-TOP: 0.75pt outset; 
	  BORDER-LEFT: 0.75pt outset; BORDER-BOTTOM: 0.75pt outset; 
	  font-family:verdana; font-size:x-small; width:560px;
	  vertical-align:top; TEXT-ALIGN: left; padding-left: 10px; 
	  COLOR: blue; background:"whitesmoke"}
td.set2  {BORDER: 0px; border-style:solid; border-color:green;
	  padding-top:5px;
	  font-family:verdana; font-size:x-small; width=200px;
	  vertical-align:top; TEXT-ALIGN: left; padding-left: 10px; 
	  COLOR: blue;} 
td.set3  {BORDER: 1px; border-style:solid; border-color:lightgrey;
	  font-family:verdana; font-size:x-small; width=120px;
	  vertical-align:top; TEXT-ALIGN: left; padding-left: 0px; 
	  COLOR: red; background:""}
table.nav_home { background-color:mintcream;
	  filter:alpha(opacity=100, finishopacity=40,style=1); }

#tabnav {
	padding: 0;
}

#tabnav a {
 	border: 0px solid #D6E3D6;
	margin: 0px;
	width: 42px;
	padding:0px 6px 1px 6px;
	text-decoration: none;
	color: #000000;
}
#tabnav a:hover {
	border:0px solid  #666666;
	color: deeppink;
	width: 42px;
	background-color: #ffeeee;
	padding:0px 6px 1px 6px;
	}

table.copyright {
  width:100%;
  border-top:solid 1 lightgrey;
}


span.fakelink {
	width: 42px;
	padding:0px 6px 1px 6px;
	color: #eeccee;
}

</STYLE>
