body
{
	font-family:arial;
	background-image:url("../images/bkg.gif");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
}

a.head
{
font-family: Tahoma;
color:lime;
text-decoration:none;
font:bold;
}

a.opt{color:black;text-decoration:none;font:bold}
a.opt:hover{color:white}

a.homeopt{font-family: Georgia;text-decoration:none;font-size: 75%;color:black}
a.homeopt:hover{color:blue;text-decoration:underline}

table#masthead
{
position:absolute;
left:0;
top:0;
width:1040px;
height:75px;
background:333366;
z-index:1;
overflow:hidden;
}

table.homeborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

td.menubar
{
font-size:75%;
text-align:center;
height:"25";
}

table
{
cellpadding:"0";
borders:"no";
cellspacing:"0";
}

table.menu
{
font-size:80%;
background:lightgrey;
position:absolute;
visibility:hidden;
width:200px;
}
img{overflow:hidden;}
img.menuon
{
position:absolute;
top:78;
height:25px;
visibility:hidden;
z-index:1;
}
