a:link
{
	color: rgb(51, 51, 51);
}
a:active
{
	color: rgb(255, 0, 0);
}
a:visited
{
	color: rgb(102, 102, 102);
}

a{
	color: #0041A3;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color:#0041A3;
}



body{
	background: #FFFFFF;
	margin: 0; 
	margin-bottom: 11px;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}

table
{
	vertical-align: top;
	table-border-color-light: rgb(102, 102, 102);
	table-border-color-dark: rgb(51, 51, 51);
}
h1
{
	color: rgb(0, 0, 0);
}
h2
{
	color: rgb(0, 0, 0);
}
h3
{
	color: rgb(0, 0, 0);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
td           
{ 
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 11px; 
	color: #000000; 
	vertical-align: top;
	text-align: Left;
}
td.testitem { 
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 11px; 
	color: #000000; 
	vertical-align: top;
	text-align: Left;
}

td.altc1          
{ 
	background-color: #DDDDDD;
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 11px; 
	color: #000000; 
	vertical-align: top;
	text-align: Left;
}

td.altc2          
{ 
	background-color: #DDDDDD;
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 11px; 
	color: #000000; 
	vertical-align: top;
	text-align: Left;
}

td.head { 
background-color: #0041A3;
font-size: 11px; 
font-weight: bold;
color: #ffffff; 
vertical-align: top;
text-align: Left;
border-style: solid; 
border-width: 1;
border-color: #A0A0A0;
} 

td.norm { 
background-color: #ffffff;
font-size: 11px;
border-style: solid; 
border-width: 0;
border-color: #ffffff;
vertical-align: middle;
text-align: Left;
}

td.norm1 { 
background-color: #fefffe;
font-size: 11px; 
border-style: solid; 
border-width: 0;
border-color: #ffffff;
vertical-align: middle;
text-align: Left;
} 
--> 


.cbar      {  font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
              font-size: 11px; 
              font-weight: bold; 
	      text-decoration:none;
	      text-align: Left;
           }

.cbar2      {  font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
              font-size: 11px; 
              font-weight: bold; 
              color: #000000; 
	      text-decoration:none;
           }

