.blackTop{
	background : #000000 ;
}
.heading{
	color : #ffffff ;
	background : #000000 ;
	font-family : arial,helvetica ;
	font-size : 10pt ;
	font-weight : bold ;
}
.navigation{
	color : #ffffff ;
	font-family : arial,helvetica ;
	font-weight : bold ;
	font-size : 10pt ;
}
.whiteContent{
	background : #ffffff ;
	color : #000000 ;
	font-family : arial,helvetica ;
	font-size : 10pt ;
	border : solid 1pt black ;
}
.yellowContent{
	background : #ffffcc ;
	color : #000000 ;
	font-family : arial,helvetica ;
	font-size : 10pt ;
	padding : 15pt ;
	border : solid 1pt black ;
}
.BlackOnGold{
	background : #ffcc00 ;
	color : #000000 ;
	border : solid 1pt #000000 ;
	font-weight : bold ;
	font-family : arial,helvetica ;
	font-size : 10pt ;
	padding : 5pt ;
}
.Gold{
	background : #ffcc00 ;
	color : #000000 ;
	font-family : arial,helvetica ;
	font-size : 10pt ;
	font-weight : normal ;
	border : solid 1pt black ;
	padding : 5pt ;
}
.Neutral{
	background : #eeeeee ;
	color : #000000 ;
	font-family : arial,helvetica ;
	font-size : 10pt ;
	font-weight : normal ;
	border : solid 1pt black ;
	padding : 5pt ;
}
a:link {
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	color:#880000;
}
a:hover {
	font-family:arial;
	font-size:8pt;
	text-decoration:none;
	color:#000088;
}
a:active {
	font-family:arial;
	font-size:8pt;
	text-decoration:none;
	color:#008800;
}

BODY {
	background : url(images/bkgnd.jpg) repeat-x;
}

a:visited {
	font-weight:bold;
	font-size:8pt;
	font-family:arial;
	text-decoration:none;
}
