body
{
    font-size: 11px;
    margin: 0px;
    font-family: Helvetica, Arial;
    background-color: #fbefe1;
}
.masterHeading
{
	 color: #895DA3;
	 text-align: center; 
	 background-image:url(Images/bgTitleIELI2.jpg);
}

.menuBG
{
	background-image: url('../Images/memu_bg.jpg');

}

.menuItem
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Helvetica, Arial;
	width: 160px;
	background-image: url('../Images/butBG0.jpg');
	height: 17px;
	vertical-align: middle;
    COLOR: Yellow;
}
.menuItem:hover
{
    background-image:url('../Images/butBG1.jpg');
    COLOR: Yellow;
    cursor:pointer;
}
.menuTab
{
	color:Orange;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.TableFont
{
    font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color:#1A76B7;
	border-right-color:#ffffff;
	border-right-width:0px;
	border-bottom-width:0px;
	border-Top-width:0px;
	border-Left-width:0px;
}
.TableTitle
{
    font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-image:url('../Images/Blue_titleBar.jpg');
	border-right-color:#ffffff;
	border-right-width:0px;
	border-bottom-width:0px;
	border-Top-width:0px;
	border-Left-width:0px;
}
.butn80
{
    border-style: none;
	background-image: url('../Images/butnBG80.jpg');
   	font-family: Helvetica, Arial;
   	width: 80px;
    height: 19px;
   	font-size: 11px;
   	font-weight: bold;
   	cursor: hand;
}
.butn100
{
    background-image: url(Images/butnBG100.jpg);
    font-family: Helvetica, Arial;
    width: 100px;
    height: 19px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
}


.TableStyle
{
top:100px;  
border-collapse: collapse; 
line-height:18px;
text-indent: 1pt; 
padding-bottom: 0pt; 
padding-top: 0pt;
padding-left:4px; 
border:1;
}

.menu1
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Helvetica, Arial;
	color: Yellow;
	width: 150px;
	height: 15px;
	vertical-align: middle;
}

.menu1:hover
{
    COLOR: #FFFFCC;
    cursor:pointer;
}

.but1
{
	background-image: url('../Images/butBack0.jpg');
	vertical-align:middle;
}
.but1:hover
{
	background-image: url('../Images/butBack1.jpg');
}
	
.menu2
{
	font-size: 9pt;
	font-family: Helvetica, Arial;
	color: #FFFFCC;
	width: 150px;
	height: 20px;
	vertical-align: middle;
}
.menu2:hover
{
    COLOR: #FF9900;
    cursor:pointer;
}

.ButLeft
{
	background-image: url('../Images/Prev1.jpg');
	vertical-align:middle;
}
.ButLeft:hover
{
	background-image: url('../Images/Prev0.jpg');
	vertical-align:middle;
} 

.Image 
{
          margin:0px auto;
          text-align:center;
          padding:20px;
          width:90%;
          background-image: url('../Images/phViewBG.jpg');
          background-color:Silver;
}
 
.imageBut
{
 border-style:none;
 width:22px;
 height:22px;
}	


.fohead      { font-family: Verdana; font-size: 14px; color: #FFFFFF; font-weight: bold; 
               background-color: #FF7F50 }
.folight     { font-family: Verdana; font-size: 12px; background-color: #FFE4B5 }
.folight     { font-family: Verdana; font-size: 12px; background-color: #FFE4B5 }
.fodark      { font-family: Verdana; font-size: 12px; background-color: #FF9966 }
a:link       { color: #000000 }
a:visited    { color: #000000 }
a:hover 	{color : #000000; text-decoration: underline }
a:active	{color : #000000; text-decoration:underline}