/* custom colors */
.h3blue	 {font-size: 14pt; color: blue; font-weight:bold;}
.h4blackar {
	font-size: 12pt; 
	color: black; 
	font-weight:bold;
	font-family: Arial, Helvetica,san-serif;
	}

.normar {
	font-family: Arial, Helvetica,san-serif;
	}

.ayellow {color: #00B140;}

A:link  {color: blue;}
A:link.ayellow {color: #00B140;}

A:link.ytb_yr {color: #33bb33; }
A:hover.ytb_yr {color: #66bb33; }

TABLE.main_tb {
	background-color: #909BB0;
}

TABLE.main_tb,
TD.main_tb {
	background-color: White;
}
.ytb_sy     {font-weight: bold;	color: Black; }


.ytb_prj    {font-weight: bold;	color: #ff0000; }
.ytb_prj_yr {font-weight: bold;	color: #ff0000; }
.ytb_yr     {font-weight: bold;	color: #A0FF00; }

A:hover.ytb_yr,
A:link.ytb_yr, 
.ytb_yr     {
             font-weight: bold;	color: #0000ff;
             text-decoration: none;
              }

ytb_selected,
TD.main_tb_sel {
            color: #ff0000;
             text-decoration: underline;
	font-weight: bold;
}
H1,H2,H3,H4,H5	{
		font-weight: bold;
		color: #212141;
		font-family: Arial, Helvetica,san-serif
		}
H6	{
		font-size: 8pt;
		font-family: Arial;
		color: gray;
	}
                      
body	{
		background-color: white;
	}
	
body	{
		margin-left: -6px;
		margin-top: -8px;
	}

tr.responsibitiesTotal th {
    text-align:center;
}
