.shared_Font_Small
{
	font-size: 12px;
}
.shared_TrSelectedRow
{	
	cursor:hand;
	background-color: #FFDCCB;
	font-weight:bold;
	font-size:x-small;	
}
.shared_TrOverRow{
	cursor:hand;
	background-color: #FFECE3;
	font-weight:bold;
	font-size:x-small;	
}
.shared_TrNotSelectedRow{
	cursor:hand;
	background-color: #FFFFFF;
	font-weight:bold;
	font-size:x-small;
}
.shared_globesNews
{
 	font-size: 9pt;
	padding-bottom: 10px;
}

.shared_globesNews A, .shared_globesNews A:visited 
{
	color:black;
 	text-decoration: none;
}
 
.shared_globesNewsDate,.shared_globesNewsDate A, .shared_globesNewsDate A:visited 
{
	font-weight :bold;
	text-decoration: none;
}

.shared_headerLine
{
	/*background:url(../../inc/Dots_Orange.gif) repeat-x top left;*/
	background:url(../../../images/miscellaneous/DotBackRed.gif) repeat-x top left;
	background-color:#f0f0f0;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	border-right:none ;
	border-left:none;	
	height:29;
}