BODY
{
font-family:tahoma;
font-size:8pt;
margin-top:2px;
background-color:#000000;
}

TD
{
font-family:tahoma;
font-size:8pt;
color:#ffffff;
}

INPUT, SELECT, OPTION
{
font-family:tahoma;
font-size:8pt;
color:#000000;
}

TEXTAREA
{
font-family:tahoma;
font-size:8pt;
color:#000000;
}

A
{
text-decoration:underline;
color:#ffffff;
}

A:HOVER
{
text-decoration:underline;
color:#ADD536;
}

INPUT(type=button), INPUT(type=submit)
{
cursor:hand;
}

IMG
{
border:0
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	}

#flash
{
width:990px;
height:350px;
}

.menuTable
{
margin-bottom:10px;
}

.menuTd
{
background-color:#000000;
border-bottom:1px solid #000000;
text-align:center;
color:#ffffff;
font-size:10pt;
cursor:pointer;
}

.menuTd:Hover
{
background-color:#333333;
border-bottom:1px solid #add536;
text-align:center;
color:#ffffff;
cursor:pointer;
}