table
{
	COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; FONT-SIZE: 10pt
}

td {
	COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; FONT-SIZE: 8pt
}
p {
	COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 10pt
}
.useful
{
	COLOR: #000000; FONT-FAMILY: verdana, helvetica, sans-serif; FONT-SIZE: 8pt; border:solid 1Px green; text-align:left; text-decoration:none;
}
div {
	COLOR: #000000; FONT-FAMILY: tahoma, helvetica, sans-serif; FONT-SIZE: 8pt; width:800;
}
.bottom
{
	COLOR: #ffffff;
	FONT-FAMILY: tahoma, helvetica, sans-serif;
	FONT-SIZE: 10pt;
	width:800;
	background-position: center;
	background-image: url(/Screens/Images/HarlequinDiamondSmall.jpg);

}
a.menu_active
{
	border:1px solid White;
	background-color:#339933;
	color:White;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
   }
a.menu_inactive
{
	COLOR: White;
	text-decoration: none;
	border:1px solid #CCCCCC ;
}
a.menu_active:hover
{
	border:1px solid White;
	background-color:#339933;
	color:White;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
   
}
a.menu_inactive:hover
{
	COLOR: #CCCCCC;	
	text-decoration: none;
	background-color:#FF0000;
	border:1px solid white;
}

