/*
Annual Report  Style Sheet
*/
/* ----------------------------------------------------------------------------*/

/*
Ancor_style : Page Links

*/
A.anchor_style:LINK, A.anchor_style:VISITED, A.anchor_style:ACTIVE, A.anchor_style:FOCUS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}

 A.anchor_style:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #B22222;
}
/*  End of Anchor_Style */


/*  anchor_style_bottom : For bottom pages  */
A.anchor_style_bottom:LINK, A.anchor_style_bottom:VISITED, A.anchor_style_bottom:ACTIVE, A.anchor_style_bottom:FOCUS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}

 A.anchor_style_bottom:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : Black;
}

/*  txt_style : For all pages text */ 

.txt_style	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}	

.txt_style_9	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : Black;
}	

.txt_style_11	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}	

.txt_style_12	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}	


A.links_home:LINK, A.links_home:VISITED, A.links_home:ACTIVE, A.links_home:FOCUS {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #FFFFFF;
}
A.links_home:HOVER{
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 15px;
	text-decoration : none;
	color : Black;
}
/*  End OF txt_style */ 