﻿html { margin: 0; padding: 0; }
<!-- /* $WEFT -- Created by: naltha (yinkhaing@gmail.com) on 3/9/2007 -- */
  @font-face {
    font-family: zawgyi1;
    font-style:  normal;
    font-weight: normal;
    src: url(ZAWGYI3.eot);
  }
  @font-face {
    font-family: zawgyi1;
    font-style:  normal;
    font-weight: 700;
    src: url(ZAWGYI2.eot);
  }
  @font-face {
    font-family: zawgyi1;
    font-style:  oblique;
    font-weight: normal;
    src: url(ZAWGYI1.eot);
  }
  @font-face {
    font-family: zawgyi1;
    font-style:  oblique;
    font-weight: 700;
    src: url(ZAWGYI0.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: normal;
    src: url(ZAWGYIO3.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  normal;
    font-weight: 700;
    src: url(ZAWGYIO2.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  oblique;
    font-weight: normal;
    src: url(ZAWGYIO1.eot);
  }
  @font-face {
    font-family: Zawgyi-One;
    font-style:  oblique;
    font-weight: 700;
    src: url(ZAWGYIO0.eot);
  }
-->
body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}

H1	{	
	margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
}

.style3 {font-family: Zawgyi-One, zawgyi1; font-size: 12px; font-weight: bold; color: #4796D6; }
.style4 {font-family: Zawgyi-One, zawgyi1; font-size: 11px; font-weight: bold; color: #000000; }
.style5 {font-family: Zawgyi-One, zawgyi1; font-size: 12px; font-weight: bold; }
.style7 {font-family: Zawgyi-One, zawgyi1; font-size: 10px; color: #000000; }
	
a
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 12px;
	text-decoration:none;
	color: Black;
	font-weight:normal;
}

a:hover
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 12px;
	text-decoration:underline;
	color: #4796D6;
	font-weight:normal;
}

.subcate
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 12px;
	text-decoration:none;
	color:Maroon;
	font-weight:normal;
}

.subcate:hover
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 12px;
	text-decoration:underline;
	color: #4796D6;
	font-weight:normal;
}

.Authlabletext
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 14px; 
	color: Red;
	font-weight:bold;
}

.labletext
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 14px; 
	color: Black;
	font-weight:bold;
}

.labletext1
{
    font-family: Zawgyi-One, zawgyi1, Verdana, Tahoma, Arial, Geneva;
	font-size: 15px; 
	color: #000000;
	font-weight:normal;
}


/* FieldSet */
FieldSet
{
    padding-top: 5px;
	text-align: center;
}

/* Reporting  Styles */
.Content
{
	background-color: #FFFFFF;	
}

.headLine
{
	color:White;
	font-weight:bold;
	filter:progid:DXImageTransForm.Microsoft.Gradient(startColorStr='#DC2305',endColorStr='#ffffff',gradientType='1')
}

.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 0px;
    color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;

}

.lrbBorders 
{
    border-right: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-top: #666666 1px solid;
}

.callOutStyle {
    background-color: #6699CC; 
    font-family:tahoma; 
    font-size: 0.9em; 
    color: white; 
    font-weight:bold; 
    line-height:150%;
}

.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}

.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 14pt;
    padding-bottom: 1px;
    font-weight:bold;
}

/*begin creating the tabs */
.menu {
	margin-left: 15px;
	padding: 4px;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: url(images/tab.gif) no-repeat;
	width: auto;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited 
{
    color: #000000;
	text-decoration: none;
}

/* make drop down menu container style */
.menuPopup 
{
    background: #8C9FB4;
	border: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
}

/* make drop down menu item style */
.menuPopupItem {
	color: #000000;
	border-bottom: 1px solid #666666;
	padding: 3px;
}

