table.classified {
        background-color: #FFFFFF;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 0px none;
        border-bottom: 0px none;
        border: #C0C0C0 none;
        font-size: 10pt;
        padding: 3px;
        border-collapse: collapse;
}
table.inputClas {
        background-color: #E5E5E5;
        font-size: 10pt;
        padding: 4px;
        border-collapse: collapse;
        text-align: left;
}
table.classifiedList {
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-family: Verdana, arial;
	font-size: 10pt;
}
td.clasList{
	border-collapse: collapse;
	border: 1px solid #B5B5B5;
	
}
TD.topLeftClas {
        /* background-color: #D9F9DB; */
        background-color: #1275A7;
        color: #FFFFFF;
        border-left: 1px solid #C0C0C0;
        border-right-style: none;
        border-right-width: medium;
        border-top: 1px solid #C0C0C0;
        border-bottom-style: none;
        border-bottom-width: medium;
        text-align: left;
}
TD.topRightClas {
        /* background-color: #D9F9DB; */
        background-color: #1275A7;
        color: #FFFFFF;
        border-left-style: none;
        border-left-width: medium;
        border-top: 1px solid #C0C0C0;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-right: 1px solid #C0C0C0;
        text-align: left;
}
TD.midLeftClas {
        border-left: 1px solid #C0C0C0;
        border-right-style: none;
        border-right-width: medium;
        border-top-style: none;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-width: medium;
        vertical-align: top;
        text-align: right;
        color: #808080;
}
TD.midRightClas {
        border-left-style: none;
        border-left-width: medium;
        border-right: 1px solid #C0C0C0;
        border-top-style: none;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-width: medium;
        vertical-align: top;
        text-align: center;
        color: #808080;
}
TD.midClas {
        vertical-align: top;
        border-style: none;
        border-width: medium;
        text-align: left;
}
TD.botClas {
        background-color: #FFFFF0;
        border-left-style: none;
        border-left-width: medium;
        border-right-style: none;
        border-right-width: medium;
        border-top: 1px solid #C0C0C0;
        border-bottom-style: none;
        border-bottom-width: medium;
        text-align: center;
        color: #808080;
}
font.postedClas {
        font-size: 6pt;
}
A.formEditClas {
        font-size: 8pt;
}
