a:link {  		font-family: Verdana, Arial, Helvetica, sans-serif; 		font-size: 9pt; 		font-style: normal; 		color: #000000; 		text-decoration: none; 		font-weight: normal;		}a:visited {  		font-family: Verdana, Arial, Helvetica, sans-serif; 		font-size: 9pt; 		font-style: normal; 		color: #000000; 		text-decoration: none; 		font-weight: normal;		}a:hover {  		font-family: Verdana, Arial, Helvetica, sans-serif; 		font-size: 9pt; 		font-style: normal;
                color: #000000;  		text-decoration: underline; 		font-weight: normal;		}

a:hiddenlink {  		font-family: Verdana, Arial, Helvetica, sans-serif; 		font-size: 9pt; 		font-style: normal; 		color: #000000; 		text-decoration: none; 		font-weight: normal;		}a:hiddenvisited {  		font-family: Verdana, Arial, Helvetica, sans-serif; 		font-size: 9pt; 		font-style: normal; 		color: #000000; 		text-decoration: none; 		font-weight: normal;		}a:hiddenhover {  		font-family: Verdana, Arial, Helvetica, sans-serif; 		font-size: 9pt; 		font-style: normal;
                color: #000000;  		text-decoration: underline; 		font-weight: normal;		}

a.boldlink:link {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal; 	color: #000000;	font-size: 9pt;	font-weight: bold;}a.boldlink:visited {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal;	color: #000000;	font-size: 9pt;	font-weight: bold;}a.boldlink:hover {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal;	color: #000000;	font-size: 9pt;	font-weight: bold;	text-decoration: underline; }

a.whitemenu:link {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal; 	color: #FFFFFF;	font-size: 10pt;	font-weight: normal;}a.whitemenu:visited {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal;	color: #FFFFFF;	font-size: 10pt;	font-weight: normal;}a.whitemenu:hover {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal;	color: #FFFFFF;	font-size: 10pt;	font-weight: normal;	text-decoration: underline; }

a.blackmenu:link {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal; 	color: #444444;	font-size: 10pt;	font-weight: normal;}a.blackmenu:visited {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal;	color: #444444;	font-size: 10pt;	font-weight: normal;}a.blackmenu:hover {	font-family: verdana, helvetica, arial, geneva, "ms sans-serif", sans-serif; 	background-color: transparent;
        font-style: normal;	color: #111111;	font-size: 10pt;	font-weight: normal;	text-decoration: underline; }


TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#FFFFFF;
     width:100%;
  }

TR.MYTABLE
  {  
     color:FFCC66;
  }



TD.MYTABLE
  {  
     font-size:10pt;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#CCCCCC;
     text-align:left;
     width:12.5%
  }

TABLE.MYTABLE2
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#FFFFFF;
     width:100%;
  }

TR.MYTABLE2
  {  
     color:888888;
  }



TD.MYTABLE2
  {  
     font-size:10pt;
     color:black;
     border-style:solid;
     border-width:0px;
     border-color:#FFFFFF;
     text-align:left;
     width:12.5%
  }



HR {
background-color: #444444;
color: #444444;
height: 2px;
 }
