a:link
{
	color: rgb(51, 51, 51);
}
a:active
{
	color: rgb(255, 0, 0);
}
a:visited
{
	color: rgb(102, 102, 102);
}
body         { 
	background-color: rgb(255, 255, 255); 
	color: #000000; 
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 12px;
	}

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: 12px; 
	color: #000000; 

}

td.navbar          
{ 
	font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
	font-size: 12px; 
	color: #000000; 
}

td.head { 
background-color: #B9D2EF;
font-size: 12px; 
font-weight: bold;
color: #000000; 
vertical-align: top;
text-align: Left;
} 

td.norm { 
background-color: #B9D2EF;
font-size: 12px;
border-style: solid; 
border-width: 0;
border-color: ffffff;
}

td.norm1 { 
background-color: #6F6E76;
font-size: 12px; 
border-style: solid; 
border-width: 0;
border-color: #ffffff;

} 

.cbar      {  font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
              font-size: 11px; 
              font-weight: bold; 
              color: #000000; 
	      text-decoration:none;
           }

.cbar2      {  font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
              font-size: 11px; 
              font-weight: bold; 
              color: #000000; 
	      text-decoration:none;
           }
.cbar3      {  font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
              font-size: 11px; 
              font-weight: bold; 
              color: #0000cd; 
	      text-decoration:none;
           }