/*background-color:#3F6526; darkgrn*/
/*background-color:#DCD7D0; lightgray*/
/*background-color:#006600; buttongreen*/
/*background-color:#F7F7AA; lightyellow*/

table.ayp-prof {
	font:8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:white;
	border-collapse:collapse;
	border:solid 1px #3F6526;
	margin:0 0 10px 0;
}

table.ayp-prof colgroup.cat-grade col.cat {
	width:100px;
}

table.ayp-prof colgroup.cat-grade col {
	width:75px;
}

table.ayp-prof tr th a {
    color: white;
    font-weight: bolder;
}

html > body table.ayp-prof .o td,
html > body table.ayp-prof .o th {
	background:transparent url('../Img/tr-o.png') left top repeat;
}

* html table.ayp-prof .o td,
* html table.ayp-prof .o th {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Img/tr-o-IE.png', sizingMethod='scale');
}

table.ayp-prof thead tr.span-header {
	color:white;
	font-size:1.5em;
}

table.ayp-prof thead tr.span-header th {
	padding:5px 0;
}

html > body table.ayp-prof thead {
	background:transparent url('../Img/th-90.png') left top repeat;
}

* html table.ayp-prof thead th {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Img/th-90.png', sizingMethod='scale');
}

table.ayp-prof thead {
	color:white;
}

table.ayp-prof colgroup.prof {
	width:75px;
}

table.ayp-prof colgroup.safe-harbor,
table.ayp-prof colgroup.part-part {
	background-color:#DCD7D0;
}

table.ayp-prof colgroup.part-oi {
	background-color:#C5C0BA;
}

table.ayp-prof tbody tr:first-child th {
	border-left:none;
}

table.ayp-prof tbody tr:first-child td:last-child {
	border-right:none;
}

table.ayp-prof tbody:last-child td,
table.ayp-prof tbody:last-child th {
	border-bottom:none;
}

table.ayp-prof th {
	font-weight:bold;
}

table.ayp-prof tbody td {
	text-align:right;
}

table.ayp-prof td,
table.ayp-prof th {
	padding:5px;
}

table.ayp-prof tbody td,
table.ayp-prof tbody th {
	border:solid 1px #C8C4BE;
}

html > body table.ayp-prof colgroup.math,
html > body table.ayp-prof colgroup.reading {
	background:transparent url('../Img/black-dot.gif') left top repeat-y;
}

* html table.ayp-prof colgroup.reading {
	background-color:#DCD7D0;
}
