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;	
        background: url(images/modbkgnd.jpg);
	}

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; 
	vertical-align: top;
	text-align: Left;
}

td.head { 
background-color: #303038;
font-size: 12px; 
font-weight: bold;
color: #ffffff; 
vertical-align: top;
text-align: Left;
} 

td.altc1 { 
font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
background-color: #DDDDDD;
font-size: 12px; 
color: #000000; 
vertical-align: top;
text-align: Left;
} 

td.altc2 { 
font-family: arial,lucida,geneva,sans-serif,sans serif,sansSerif;
background-color: #DDDDDD;
font-size: 12px; 
color: #000000; 
vertical-align: top;
text-align: Left;
} 

td.norm { 
background-color: #303038;
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: #ffffff; 
	      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;
           }
