A { text-decoration:none; }
A:hover { text-decoration:underline; }
A:link {color:#0000ff;}
A:visited {color:#0000ff;}
A:active {color:#0000ff;}

A.mainlink { text-decoration:none; }
A.mainlink:hover { text-decoration:underline; }
A.mainlink:link {color:#000000;}
A.mainlink:visited {color:#000000;}
A.mainlink:active {color:#000000;}

img {border-style:none}

body 
{ 
	background-color:#999966;
	font: 80% "Verdana", serif;
}

table
{
	border-collapse:collapse;
	border-spacing:0px;
	border-width:0px;
	vertical-align:top;
}

table.normal
{
	border-collapse:separate;
	border-spacing:2px;
}

td
{
	vertical-align:top;
}
table.main
{
	width:900px;
}

td.title
{
	text-align:center;
}

td.header
{
	text-align:center;
}

td.updatetop
{
	width:770px;
	height:14px;
	background-image:url('images/updatetop.gif');
	border-collapse:collapse;
}

td.updatemid
{
	width:765px;
	background-image:url('images/updatemid.gif');
}

td.updatebot
{
	width:770px;
	height:17px;
	background-image:url('images/updatebot.gif');
}

td.menubar
{
	width:900px;
	background-image:url('images/menubar.png');
}

div.clearleft
{
	clear:left;
	line-height:0;
	height:0;
}

td.dash {border-style:dashed;border-color:#000000;border-width:1px;padding:10px 10px 10px 10px;}
td.solid {text-align:center;border-color:#000000;padding:10px 10px 10px 10px;border-style:solid;border-width:1px}

