
.Header
{
	border-bottom-width:1px;
	border-bottom-color:Pink;
	background-color:Black;
	padding:3px 3px 3px 3px;
	border:thin;
	border-color:White;
		
}

.HeaderText { font-size:8pt; color:White; font-weight:bold;}
A.HeaderText:link,
A.HeaderText:visited { font-size:8pt; color:white ; text-decoration: none ; font-weight:bold}
A.HeaderText:hover { color:white ; text-decoration: underline}


A.LoginButton:link,
A.LoginButton:visited {

	font-size:6pt;
	text-decoration:none;
}
A.LoginButton:hover { color:white;}


A.SelectedChildChannel:link,
A.SelectedChildChannel:visited
{ 
	color: #ff6600;
	text-decoration:none;
	font-size:8pt;
}
A.SelectedChildChannel:hover
{
	font-size:8pt;
}

A.SelectedParentChannel:link,
A.SelectedParentChannel:visited
{ 
	font-weight:bold;
	color: #ff6600;
	font-size:8pt;
}
A.SelectedParentChannel:hover
{
	font-weight:bolder;
	text-decoration:none;
	font-size:8pt;
}

.ParentChannel{ font-size:8pt;}
A.ParentChannel:link,
A.ParentChannel:visited
{ 
	color:White; 
	background-color:Black;
	font-weight:bold;
	text-decoration: none;
	font-size:8pt;
}
A.ParentChannel:hover
{
	
	text-decoration:underline;
	font-size:8pt;
	
}

.ChildChannel,
A.ChildChannel:link,
A.ChildChannel:visited
{
	 font-size:8pt;
}
A.ChildChannel:hover
{
	font-size:8pt;
}


.AnnouncementHeader
{
	font-weight:bold;
	background-color:Silver;			
}

.AnnouncementItem
{
	background-color: gainsboro;
}

.AnnouncementAlternateItem
{
	background-color:White;
}



.FAQHeader
{
	font-weight:bold;
	background-color:Silver;			
}

.FAQItem
{
	background-color: gainsboro;
}

.FAQAlternateItem
{
	background-color:White;
}

PressReleasePublishedDate
{
 font-weight:bolder;
}

.LastTrade
{
	text-decoration:none;
	color:White;
}



.ParentMenu
{
	font-size:8pt;
}

.ChildMenu
{
	font-size:8pt;
}


.SharePrice{ font-size:12pt; }

A.SharePrice:visited,
A.SharePrice:link
{
	color: white;
	text-decoration: none ;
	font-weight:bold;
}
A.SharePrice:hover { color:white ; text-decoration: underline}





H1
{
	font-family: Verdana;
	font-weight:bold;
}


BODY
{
	font-size: 10pt;
	font-family:Verdana;
}


#content
{
	margin-top:85px !important;
}

#latestNews
{
	height:65px !important;
}

#shares
{
	height:65px !important;
}

#search
{
	height:65px !important;
}

#latestNews .HeaderText
{
	font-size:0.8em;
	color:#ccc;
}
#latestNews span.HeaderText
{
	font-size:0.9em;
	color:#fff;
}

#shares .HeaderText
{
	font-size:0.8em
}

#shares .SharePrice
{
	font-size:1.7em
}

