TD  {
	font-family: arial;
	font-size: 11px;
	vertical-align: top
}

TD.nav {
	vertical-align: middle;
}

TD.minical 
{
	color: 				#5E5E5E;
	font-size: 8pt;
}

H1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #004B8C;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

TABLE.table  {
	background-color:#B7B7B7;
}

TR.blue  {
	background-color:#004B8C;
	COLOR: #FFFFFF;
    FONT-WEIGHT:bold;
}

TR.white  {
	background-color:#FFFFFF;
}

TR.grey  {
	background-color:#F5F5F5;
}

A {
	color: #004B8C;
	text-decoration: none;
}

A:link {
	color: #004B8C;
	text-decoration: none;
}
	
A:hover {
	color: #CC9900;
	text-decoration: none;
}

A.leftnavHeader {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

A.leftnavHeader:link {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
	
A.leftnavHeader:hover {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

A.black {
	color: #000000;
	text-decoration: none;
}

A.black:link {
	color: #000000;
	text-decoration: none;
}
	
A.black:hover {
	color: #000000;
	text-decoration: underline;
}


A.reddot {
	color: #FF0000;
	text-decoration: none;
}

A.reddot:link {
	color: #FF0000;
}
	
A.reddot:hover {
	color: #FF0000;
	text-decoration: underline;
}

FONT.reddot {
	color: #FF0000;
}


.leftnavChannel {
	FONT-SIZE: 10px;
	COLOR: #777777;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

.leftnavChannelLink {
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    VERTICAL-ALIGN: middle
}

.leftnavChannelLinkBlack
{
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

.menuLink {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #777777;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

.menuLinkBlack {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

.black a:link, .black a:visited
{
	color: #000000;
	text-decoration: none;
}

.black a:hover
{
	color: #000000;
	text-decoration: underline;
}