﻿body 
{
	width:100%;
	height:100%;	
 	margin: 0;
	padding: 0;	
}
a {
	text-decoration: none;
	color:Navy;
}

a:visited {
	color:Navy;
}

a:hover {
	text-decoration: underline;
	color:Red;
}

a:active {
	color:Navy;
}
.MasterTableMain
{
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
}
.MasterTableMain .Header
{
	width:100%;
	height:115px;
}
.MasterTableMain .Content
{
	width:100%;
	height:68%;
	vertical-align:top;
}    
.MasterTableMain .Footer
{
	width:100%;
	height:45px;
	background-color:Blue;
}  
#MasterHeader
{
	background-image:url(../../Pictures/HeadingBack.png);
    background-repeat:repeat-x;
    width:100%;
    height:115px;    
}
#MH-itmgmgburmese
{
	background-image:url(../../Pictures/itmgmgburmese.jpg);
	width:150px;
    height:57px;
    margin-top:45px;
}
#MH-itgmgweblink
{
	background-image:url(../../Pictures/itmgmgweblink.jpg);
    width:210px;
    height:43px;
    margin-top:15px;
}
#MH-MrIT
{
	background-image:url(../../Pictures/MrIT.jpg);
	width:81px;
    height:38px;
    margin-top:65px;
}
#MH-zmPhoto
{
	background-image:url(../../Pictures/zmPhoto.jpg);
	width:138px;
    height:102px;
    margin-top:2px;
}
.MasterMenu {
	background-image:url(../../Pictures/MasterButton.png);
	background-repeat:repeat-x;
	text-align:center;
	color:White;
	font-family:Zawgyi-One;
	font-size:14px;
}
  @font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.itmgmg.com/ZAWGYIO0.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.itmgmg.com/ZAWGYIO0.eot);
  }	 