body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #000000;
	FONT-SIZE: 10pt;
	color: #000000;
}
body, td
{
	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 10pt;
}

a:link
{
	color: #8f0000; 
}
a:visited
{
	color: #b54747; 
} 
a:active 
{
	color: #8f0000; 
}
a:hover 
{
	color: #589835; 
}

a.NoLine:link
{
	color: #000000; 
	text-decoration: none;
}
a.NoLine:visited
{
	color: #000000; 
	text-decoration: none;
} 
a.NoLine:active 
{
	color: #000000; 
	text-decoration: none;
}
a.NoLine:hover 
{
	color: #000000; 
	text-decoration: underline;
}
a.InProgress:link
{
	color: #595959; 
	text-decoration: none;
}
a.InProgress:visited
{
	color: #595959; 
	text-decoration: none;
} 
a.InProgress:active 
{
	color: #595959; 
	text-decoration: none;
}
a.InProgress:hover 
{
	color: #000000; 
	text-decoration: underline;
}
a.White:link
{
	color: #ffffff; 
	text-decoration: none;
}
a.White:visited
{
	color: #ffffff; 
	text-decoration: none;
} 
a.White:active 
{
	color: #ffffff; 
	text-decoration: none;
}
a.White:hover 
{
	color: #ffffff; 
	text-decoration: underline;
}


img.Picture
{
	border: 2px solid #800000;
}
img.Picture:hover
{
	border: 2px solid #589835;
}
.Gray3D
{
    BORDER-RIGHT: #818181 1pt solid;
    BORDER-BOTTOM: #818181 1pt solid;
    BORDER-LEFT: #CDCDCD 1pt solid;
    BORDER-TOP: #CDCDCD 1pt solid;
    BACKGROUND-COLOR: #C1C1C1;
    COLOR: #ffffff;
}
.LightGreen3D
{
    BORDER-RIGHT: #edfce4 1pt solid;
    BORDER-BOTTOM: #edfce4 1pt solid;
    BORDER-LEFT: #b1d69c 1pt solid;
    BORDER-TOP: #b1d69c 1pt solid;
    BACKGROUND-COLOR: #dff5d3;
}
.DarkGreen3D
{
    BORDER-RIGHT: #709f56 1pt solid;
    BORDER-BOTTOM: #709f56 1pt solid;
    BORDER-LEFT: #ceeabe 1pt solid;
    BORDER-TOP: #ceeabe 1pt solid;
    BACKGROUND-COLOR: #88c069;
}
.HeaderGreen10pt
{
    BACKGROUND-COLOR: #88c069;
    COLOR: #ffffff; 
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
#9
{
	FONT-SIZE: 9pt;
}
#8
{
	FONT-SIZE: 8pt;
}
#7
{
	FONT-SIZE: 7pt;
}