a.navUser:hover
{
    text-decoration:none; font-weight:bold;
}
.FmtClassHead
{
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: Arial, Helvetica,Verdana;
    background-color: red;
}
.cntrFmtClass
{
    font-size: 9pt;
    font-family: 'Microsoft Sans Serif' , Verdana, Arial, Helvetica;
    border-right: #000000 3px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 3px solid;
    background-color: #ccffcc;
}
.fmtClassSub
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial, Helvetica,Verdana;
    background-color: #00ff00;
}
.fmtClassSave
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial, Helvetica,Verdana;
    background-color: #ccff33;
}
.pnlMain1
{
    padding: 12px; vertical-align:top; margin: 8px auto 8px auto;
}
.pnlNav1
{
    width:180px; float:left;  vertical-align:top;
}
.pnlSpcr1
{
   float:left;  vertical-align:top; width:15px;
}
.pnlCont1
{
    float:left;   vertical-align:top; 
}

.cntrNmClass
{
	font-weight: bold;
	font-size: 9pt;
	color: #660066;
	font-family: Arial, Helvetica,Verdana;
}

.baseClass
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
}
.errorClass
{
	font-size: 9pt;
	color: red;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial, Helvetica;
}
.editClass
{
	border-right: SlateGray 1px solid;
	border-top: SlateGray  1px solid;
	font-size: 9pt;
	border-left: SlateGray  1px solid;
	border-bottom: SlateGray  1px solid;
	font-family: 'Microsoft Sans Serif' , Verdana, Arial, Helvetica;
	background-color: #dcdcdc;
}

