TABLE.NorthCoast
{
    BORDER-RIGHT: #8C82AD thin solid;
    BORDER-TOP: #8C82AD thin solid;
    BORDER-LEFT: #8C82AD thin solid;	
    BORDER-BOTTOM: #8C82AD thin solid;		
}

IMAGE.noborder
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, sans-serif;
    FONT-SIZE: 10pt
}
BODY
{
	background-color: #00CC66;
}
TR.Blue
{
		background-color: #0099FF;
}
TD
{
	 COLOR: white;
    FONT-FAMILY: Verdana;
    font-size:10pt;
    text-align:justify;
}
A
{
	 COLOR: yellow;
    FONT-FAMILY: Verdana;
    font-size:10pt;
    text-align:justify;
}

P
{
	 COLOR: white;
    FONT-FAMILY: Verdana;
    font-size:10pt;
    text-align:justify;
}
DIV.Center
{
    text-align:center;
}
HR.whitelineorange
{
	background: #FF6600;
	color: White;
}
HR.resources
{
	background: #33FFCC;
	color: #63009C;
}
