body{
	margin:0px;
	width:100%;
	height:100%;
}

/**************************Main table design ****************************/
#MainTable{
 width:830px;
 height:100%;
}

#MainTable_header{
}

#MainTable_Footer{
}

#MainTable_Menu{
     WIDTH:150px;
	 
}

#MainTable_ProgramTD {
   height:80%;
}

#MainFrame {
   height:100%;
 
}

TD.MainTable_Separator {
	BACKGROUND-COLOR:#EFEFEF;
	HEIGHT:30;
}

#MainTable_Footer{
  height:15px;
}

#login_label{
    font-size: 14px;
    padding-left:10px;
	color: black;
	font-weight:bold;
	color:#2A67AA;
	font-family:Verdana, Tahoma;
	height:100%;
    
}




/**************************Main table design ****************************/

 
 
.input {
border: #E1E1E1 1px solid;
font-family: Arial ;
color:black;
}






.LabelLeft
{
	font-size: 13px;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
	padding-right: 5px;
}

td.comments 
{
    padding-left: 15px;
	margin-left: 15px;	
	font-family: Arial;
	font-size:10px;
}
