BODY	{
	FONT-FAMILY: arial;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #E1E1FF;
	margin-bottom: 0;
	padding-bottom: 0;
 	}

DIV.TOPNAV	{
	width: auto;
	height: 60px;
	font: bold 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	}

IMG.NAVGRAPHIC {
	float: left;
	width: 50px;
	height: 50px;
	position: relative;
	top: -10px;
	right: auto;
	left: 10px;
	margin-right: 1em;
	}

UL	{
	border-top: 2px solid Black;
	padding: 0.2em 0em;
	}

UL LI	{
display: inline;
padding: 0 .5em;
	}	

LI.NOLINK {
	color: A3A3A3;
	}

.TOPNAV A:LINK, .TOPNAV A:VISITED {
	color: Blue;
	background-color: transparent;
	text-decoration: none;
	}

.TOPNAV A:HOVER, .TOPNAV A:ACTIVE, .TOPNAV A:FOCUS {
	color: Navy;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 2px dotted Red;
	}

DIV.CONTENT	{ padding-top: 0; margin-top: -0.2em; }

TABLE.D		{ font-size: 12pt; width: 15%; }

TR     { text-align: center; }

TD.DBU { background-color: #000050;
		 font-weight: 400;	 padding: 0.1cm 0.3cm; }

A:LINK  		{ color: 000000; text-decoration: none;	}

A:LINK.BA		{ color: 000000; text-decoration: none;	}
A:VISITED.BA	{ color: 000000; text-decoration: none;	}
A:ACTIVE.BA		{ color: 000000; text-decoration: none; }
A:HOVER.BA		{ color: 0000C0; text-decoration: none; }

A:LINK.RD		{ color: FF0000; text-decoration: none; }
A:VISITED.RD 	{ color: FF0000; text-decoration: none; }
A:ACTIVE.RD  	{ color: FF0000; text-decoration: none; }
A:HOVER.RD		{ color: FF0000; text-decoration: none; }

A:LINK.WH		{ color: EEEEEE; text-decoration: none; }
A:VISITED.WH 	{ color: EEEEEE; text-decoration: none; }
A:ACTIVE.WH  	{ color: EEEEEE; text-decoration: none; }
A:HOVER.WH		{ color: EEEE00; text-decoration: none; }


TD.PURPOSE  { font: 1.2em Arial; letter-spacing: 2px; background: transparent; }
TD.RULES    { font: 0.8em Arial; letter-spacing: 2px; background: transparent; }

