﻿@media print{
.noprint{display:none}
}
body {
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
padding: 0;
vertical-align:top;
height:100%;
}
.Phreg
{
font-family:Myanmar3;
font-size:14pt;
height:28px;
text-align:left;
border-bottom:solid 1px Silver;
background-color:#EFF5F9;
}
.MyanmarTextBox
{
font-family:Myanmar3;
font-size:13pt;
text-align:left;
text-transform:uppercase;
}
.EnglishTextBox
{
font-family:Verdana;
font-size:14px;
text-align:left;
text-transform:uppercase;
}
.Header
{
background-color:#E0F3FB;
background: -webkit-gradient(linear, left top, left bottom, from(#258ace), to(#73b5e7));
background: -moz-linear-gradient(top, #258ace, #73b5e7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#258ace, endColorstr=#73b5e7);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#258ace, endColorstr=#73b5e7)";
}
.Heading
{
color:#ffffff;
font-size:20px;
font-family:Georgia MS Sans Serif;
font-weight:bold;
}
.SubHeading
{
color:#ffffff;
font-size:24px;
font-weight:bold;
font-family:Zanzibar SF Tahoma;
}
.footer
{
background-color:#356AA0;
color:#ffffff;
height:28px;
}
/*.Menu
{
background-color:#0778C9;
color:White;
height:35px;
background: -webkit-gradient(linear, left top, left bottom, from(#0778C9), to(#73b5e7));
	background: -moz-linear-gradient(top, #0778C9, #73b5e7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0778C9, endColorstr=#73b5e7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0778C9, endColorstr=#73b5e7)";
}*/
.Menu
{
color:White;
height:35px;
border-top:solid 1px #8B938D;
background: -webkit-gradient(linear, left top, left bottom, from(#696A4F), to(#2A2330));
background: -moz-linear-gradient(top, #696A4F, #2A2330);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#696A4F, endColorstr=#2A2330);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#696A4F, endColorstr=#2A2330)";
}
.MenuFont
{
color:Yellow;
height:28px;
font-family:Verdana;
font-size:12px;
font-weight:bold;
border:solid 1px Orange;
text-align:left;
min-width:130px;
background: -webkit-gradient(linear, left top, left bottom, from(#696A4F), to(#2A2330));
background: -moz-linear-gradient(top, #696A4F, #2A2330);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#696A4F, endColorstr=#2A2330);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#696A4F, endColorstr=#2A2330)";
}
.AccountInfo
{
background-color:Black;
color:Orange;
height:28px;
font-family:Verdana;
font-size:15px;
border-bottom:solid 2px Orange;
border-top:solid 2px #0778C9;
padding-left:20px;
}
/*.AccountInfo
{
background-color:Black;
color:Orange;
height:28px;
font-family:Verdana;
font-size:13px;
border-bottom:solid 2px Orange;
border-top:solid 2px #0778C9;
padding-left:20px;
}*/
.EntryHeading
{
background: -webkit-gradient(linear, left top, left bottom, from(#328DCC), to(#267BB6));
background: -moz-linear-gradient(top, #328DCC, #267BB6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#328DCC, endColorstr=#267BB6);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#328DCC, endColorstr=#267BB6)";
color:White;
font-family:Tahoma;
font-size:15px;
height:28px;
padding-left:20px;
font-weight:bold;
border-top:Solid 1px black;
border-bottom:Double 3px black;
}
.EntryTable
{
padding:20 20 20 20;
}

.Entry
{
text-align:left;
background-color:#EFF5F9;
color:Black ;
font-family:Verdana;
font-size:14px;
height:28px;
border-bottom:solid 1px Silver;
}
.ButtonStyle
{
border:double 2px #E0E0C7;
background-color:#000000;
width:80px;
height:25px;
color:White;
}
.Main
{
font-family:Impact;
font-size:35px;
color:Silver;
}
.Listing
{
color:Navy;
font-family:Verdana;
font-size:16px;
font-weight:bold;
}
.msg
{
    width:100px;
    text-align:center;
    background-color:Yellow;
    color:Red;
    font-size:14pt;    
}
.SignIn
{color:#285580;font-size:25px;font-family:Georgia}
.Pls
{FONT-SIZE: 16px; height:30px; border:solid 1px navy; vertical-align:text-bottom; background-color:CornflowerBlue; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; visibility:hidden; }
.link
{font-size:12px;color:Red;font-family:Verdana;text-decoration:underline;}
.Listingheader
{
font-family:Myanmar3;
font-size:13pt;
height:28px;
text-align:left;
border-bottom:solid 1px Silver;
background-color:#258ace;
color:White;
}
.GridColumn
{
min-width:180px;
text-align:center;
}
.GridPhone
{
max-width:100px;
text-align:center;
}
.AmtTextBox
{
text-align:right;
}
.StatementGridHeader  th { 
border-bottom:Dashed 1px Black;
color:Black;
} 
.StatementGridHeader  td { 
border-bottom:Dashed 1px Black;
color:Black;
} 
.StatementGridHeader td.alt
{ 
border-bottom:Dashed 1px Black;
color:Black;
} 
.StatementGridFooter td
{
border-bottom:Dashed 1px Black;
border-top:Dashed 1px Black;
height:25px;
}
.centered {
          position: relative;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          width: 50%;
          margin: auto;
        text-align:center;
         } 