﻿BODY {
	background-color:White ; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt
}

TABLE 
{
	COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; FONT-SIZE: 12pt
}

TD {
	COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; FONT-SIZE: 12pt
}
P {
	COLOR: #000000; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt
}
.useful
{
	COLOR: #000000; FONT-FAMILY: verdana, helvetica, sans-serif; FONT-SIZE: 12pt; border:solid 1Px green; text-align:left; text-decoration:none;
}
DIV {
	COLOR: #000000; FONT-FAMILY: tahoma, helvetica, sans-serif; FONT-SIZE: 12pt;width:800; cursor:hand 	
}
.bottom
{
COLOR: #000000; FONT-FAMILY: tahoma, helvetica, sans-serif; FONT-SIZE: 12pt;width:800; cursor:hand; background-color:#99bbff; border:solid 1px black; border-right:solid 1px black
}
A.menu_active
{
	border:1px solid #413D75;
	background-color:#0066cc;
	background-image: url('images2/tabBlue-span.gif');
	color:white;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
A.menu_inactive
{
	COLOR: #0099ff;
	text-decoration: none;
	border:1px solid #413D75;
}
A.menu_active:hover
{
	border:1px solid #413D75;
	background-color:#0066cc;
	color: #FF3300;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    cursor: hand;
}
A.menu_inactive:hover
{
	COLOR: #FF3300;	
	text-decoration: none;
	background-color:#0066cc;
	border:1px solid #413D75;
}