*{
	font-size:12px;
	font-family:Arial;
}

body
{
     margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pageTitle{
    font-size: 18px;
    font-weight:bold;
    font-style:italic;
    color:#A3A3A3;

}

.divCusor{
	background-color:#a3a3a3;
	cursor:hand;
}

.divMenu{
	background-color: #FFFFFF;
	cursor:default;
	overflow:hidden;
}

.divHeader{
  font-size:18px;

}

.divMain{
	position:absolute;
}


.acelab1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    LINE-HEIGHT: 16pt;
    FONT-FAMILY: Century Gothic, Verdana, Helvetica, Arial, sans-serif;
    TEXT-DECORATION: nonel;
    color : #FFFFFF;
}

.Remove
{
    text-decoration :line-through;
    
}

.lblReadonly
{
    color: Red;
    font-family: Courier New;
    font-weight: bold;
    font-size: larger;
    
}

.txt_InRight{
    text-align:right;
}

.menulink 
{
    color:#0046D5;
    }

a.menulink
{
    color:#0046D5;
    text-decoration : none;
}

.subTitle
{
    color:#DF0000;
    font-weight:bold;
    font-size:16px;
}

.projectText
{

    font-family:Courier New;
}