/* CSS Document */
div.sch
{

font-family:Verdana, Arial, Helvetica, sans-serif;

padding:5px ;
float:left;
}

div.sch table
{
width:99%;
margin-left:20px;
border-collapse:collapse;
border-color:#28272D;
border:1px solid #28272d;
}
div.sch table th
{
background-color:#9D080C;
color:white;
width:100px;
font-size:12px;
}

div.sch table td
{
font-size:11px;
vertical-align:top;
width:100px;
color:white;
border:1px solid #28272d;
background-color:#666666;
}

div.sch table td.sp1,tr.sp1
{

font-size:11px;
vertical-align:top;
width:100px;
color:white;
background-color:#999999;



}

div.sch table td.sp2,tr.sp2
{

font-size:11px;
vertical-align:top;
width:100px;
color:white;
background-color:#cccccc;



}

div.sch table td.sp3,tr.sp3
{

font-size:11px;
vertical-align:top;
width:100px;
color:black;
background-color:#f1f1f1;



}

div.sch table td.sp4,tr.sp4
{

font-size:11px;
vertical-align:top;
width:100px;
color:black;
background-color:#FFFFCC;



}

div.sch table td.white
{

background-color:white;


}
td.sp4 a ,td.sp3 a,td.sp2 a .td.sp1 a
{
text-decoration:underline;
color:blue;


}

div.sch table p
{
margin:3px 1px;


}
table.np a
{
color:#9D080C;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}