
A.Link:link    {color:#006600; font-family : sans-serif; font-size : 12px; text-decoration:underline;}
A.Link:visited {color:#006600; font-family : sans-serif; font-size : 12px; text-decoration:underline;}
A.Link:active  {color:#006600; font-family : sans-serif; font-size : 12px; text-decoration:underline;}
A.Link:hover   {color:#cc9900; font-family : sans-serif; font-size : 12px; text-decoration:underline;}


.Text  {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #000000;
}

.Text2 {
	font-size : 14px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #000000;
}

.TextBold  {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #000000;
}

.Text2Bold  {
	font-size : 14px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #000000;
}

.PageHeading  {
	font-size : 16px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold; 	color : #000000;
}

.MainTopGraph  {
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : normal;	color : #000000;

}

.MainTopBG  {
	background-color : #ffffff;
}

.tableHeading  {
	font-size : 13px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold;	color : #000000;
	background-color : #FFCC33;
}

.BtmBarText{
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : normal; 	font-weight : bold;	color : #FFFFFF;
}

.UpdatdeNote{
	font-size : 12px; 	font-family : Arial, Helvetica, sans-serif;
	font-style : italic; 	font-weight : normal;	color : #ffffff;
}

.errorText {
	font-size : 14px; 	font-family : Arial;
	font-style : normal; 	font-weight : bold; 	color : red;
}

