BODY {
	/*Z-INDEX: 1;
	POSITION: absolute;*/
	margin-left : 0;
	margin-top : 0;
	background : White;
	font-size : 12;
	font-weight : bold;
	font-family : Arial;
}

TABLE
{
	font-size : 12;
	font-weight : bold;
	font-family : Arial;
}

A {
	COLOR: Navy;
	POSITION: static;
	TEXT-DECORATION: underline;
	font-weight : bold;
	font-size : 12;
	font-family : Arial;
}

/*A:active {
	COLOR: Navy;
	POSITION: static;
	TEXT-DECORATION: underline;
	font-weight : bold;
	font-size : 12;
	font-family : Arial;
}*/

A:hover {
	COLOR: Navy;
	TEXT-DECORATION: underline;
	font-weight : bold;
	background : #FFFFFF;
	font-size : 12;
	font-family : Arial;
}

.toplink{
	TEXT-DECORATION: none;
	COLOR: white;
}

.toplink A 	{
	TEXT-DECORATION: none;
	COLOR: white;
}

.toplink A:Hover {
	TEXT-DECORATION: none;
	COLOR: white;
	background : transparent;
}

.titlebox{
	background : #000080;
	font-size : 24;
	font-weight : bold;
	color: White;
	text-align : center;
}

.titlebox A{
	background : #000080;
	font-size : 24;
	font-weight : bold;
	color: White;
	text-align : center;
}

.toptitlebox{
	background : #000080;
	font-weight : bold;
	color: White;
	text-align : center;
}

.toptitlebox A{
	background : #000080;
	font-weight : bold;
	color: White;
	text-align : center;
}

.titleboxSilver{
	background : Silver;
	font-weight : bold;
	color: Black;
	text-align : center;
}

.titleboxSilver A{
	background : Silver;
	font-weight : bold;
	color: White;
	text-align : center;
}

.line{
	background: navy;
}


.infobox{
	background-color : #FFFFFF;
	font-weight : bold;
; color: #FFFFFF
; text-decoration: none
}

.thinline{
	background-color : Black;
}

.thingrayline{
	background-color : Gray;
}a:hoverr { COLOR: #FF0000; TEXT-DECORATION: underline; font-weight : bold; background : #FFFFFF; font-size : 12; font-family : Arial; }
a:hoverb { COLOR: navy; TEXT-DECORATION: underline; font-weight : bold; background : #FFFFFF; font-size : 12; font-family : Arial; }
.infobox A:hover { TEXT-DECORATION: none; COLOR: navy; background : #FFFFFF; ; font-weight: bold; text-transform: uppercase;}
