

BODY
{
	background : White;
	font-weight:normal;
    font-size : 18;
}

TABLE
{
	font-size : 18;
	font-family : Arial;
}

A {
	COLOR: #020180;
	POSITION: static;
	TEXT-DECORATION: underline;
	font-size : 18;
	font-family : Arial;
}

/*A:active {
	COLOR: #020180;
	POSITION: static;
	TEXT-DECORATION: underline;
	;font-weight : bold;
	font-size : 18;
	font-family : Arial;
}*/

A:hover {
	COLOR: Navy;
	TEXT-DECORATION: underline;
	font-weight : bold;
	background : #FFFFFF;
	font-size : 18;
	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;
}

.titlebox V{
	background : #000080;
	font-size : 16;
	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;
}

.thinline{
	background-color : Black;
}

.thingrayline{
	background-color : Gray;
}

.infobox A:hover {
 TEXT-DECORATION: none;
 COLOR: navy;
 background : #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 border: #FFFFFF
}

.titleboxleft {

	background : #000080;
	font-size : 16;
	font-weight : bold;
	color: White;
	text-align : left;
}
.titleboxleft A {

	background : #FFFFFF;
	font-size : 16;
	font-weight : bold;
	color: #000080;
	text-align : left;
}

