a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: B40057;
	text-decoration: none;
}
a:active {
	color: B40057;
	text-decoration: none;
}

.BottomLegalCell
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	line-height: 150%
}


A.ReadMoreLink:link
{
	color: #696969;
	text-decoration: none;
	font-weight: bold

}

A.ReadMoreLink:visited
{
	color: #696969;
	text-decoration: none;
	font-weight: bold

}
A.ReadMoreLink:hover
{
	color: #696969;
	text-decoration: underline
}


.BottomNavigationCell
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px
}

A.BottomNavigationLink:Link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none
}

A.BottomNavigationLink:Visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #a6a6a6;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none
}

A.ToolbarLink
{
	text-decoration: none;
	color: black
}

A.ToolbarLink:hover
{
	text-decoration: underline;
	color: black
}


td
{
	font-family: 	tahoma;
	font-size: 		10px;
	line-height: 	160%;
	color: 			#797979;
}

BODY {	

background-color: #ffffff
scrollbar-face-color: #EFEFEF; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #EFEFEF; 
scrollbar-arrow-color: #3F474F;
}

/* TOOLTIPS */

.tooltiptitle
{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 10px;
	padding: 4px
}

.tooltipcontent
{
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: verdana; 
	font-size: 8pt;

}

#ToolTip
{	
	position:absolute; 
	top: 0px; 	
	left: 0px; 
	z-index:4; 
	visibility:hidden;
}