body
{
    font-size: xx-small;
    color: black;
    font-family: Arial, Serif, Sans-Serif;
    background-color: white;
     text-align:center;
}
#Content_Header
{
    margin-top: 2%;
    margin-left: 15%;
    margin-right:15%;
    text-align: center;
}
#td_Center_Logo
{
text-align: center;
padding-left:7%;
padding-right:7%;
}
#Header_Tittle
{
    border-right: wheat thin solid;
    border-top: wheat thin solid;
    font-weight: bold;
    font-size: medium;
    margin-left: 15%;
    border-left: wheat thin solid;
    color: wheat;
    margin-right: 15%;
    border-bottom: wheat thin solid;
    font-family: Arial, Serif, Sans-Serif;
    height: 10%;
    background-color: steelblue;
    text-align: center;
}

#SMRP_AGENT
{
    vertical-align: baseline;
    font-family: Verdana;
    padding-left:60%;

}
#Required
{
    font-weight: bold;
    font-size: xx-small;
    color: red;
    font-style: italic;
    font-family: Arial, Serif, Sans-Serif;
    text-align: left;
    margin-left: 15%;
    margin-right: 15%;
    height: 2%;
}
.Table_Content
{
    border-right: wheat thin solid;
    border-top: wheat thin solid;
    font-weight: normal;
    font-size: x-small;
    margin-left: 15%;
    border-left: wheat thin solid;
    width: 70%;
    color: steelblue;
    margin-right: 15%;
    border-bottom: wheat thin solid;
    text-align: left;
}
.Section_Tittle
{
    border-right: wheat thin solid;
    border-top: wheat thin solid;
    font-weight: bold;
    font-size: medium;
    margin-left: 15%;
    border-left: wheat thin solid;
    color: white;
    margin-right: 15%;
    border-bottom: wheat thin solid;
    font-family: Arial, Serif, Sans-Serif;
    height: 10%;
    background-color: steelblue;
    text-align: Left;
    }
    
.Code_Ethics
{
    margin-left: 15%;
    margin-right:15%;
  
}
.Code_Ethics H2
{
    font-weight: bold;
    font-size: medium;
    color: slategray;
    font-family: Arial, Serif, Sans-Serif;
    text-align: center;
}
.Code_Ethics H3
{
    border-right: wheat thin solid;
    border-top: wheat thin solid;
    font-weight: bold;
    font-size: small;
    border-left: wheat thin solid;
    color: white;
    border-bottom: wheat thin solid;
    font-family: Arial, Serif, Sans-Serif;
    height: 3%;
    background-color: steelblue;
}
.Code_Ethics UL
{
    font-weight: bold;
    list-style-position: outside;
    font-size: xx-small;
    color: slategray;
    font-family: Arial, Serif, Serif;
    list-style-type: disc;
    text-align: justify;
}
.Error_Page
{
    border-right: #663366 thin solid;
    border-top: #663366 thin solid;
    border-left: #663366 thin solid;
    color: firebrick;
    border-bottom: #663366 thin solid;
     margin-left: 15%;
    margin-right: 15%;
    height: 2%;
}
.Error_Page H2
{
    font-weight: bold;
    font-size: x-small;
    color: crimson;
    font-family: Arial, Serif, Sans-Serif;
}
.Error_Page P
{
    font-weight: bold;
    font-size: x-small;
    color: crimson;
    font-family: Arial, Serif, Sans-Serif;
}

  #Header_Receipt
{
    border-right: darkgray thin solid;
    border-top: darkgray thin solid;
    font-weight: bold;
    font-size: medium;
    margin-left: 15%;
    border-left: darkgray thin solid;
    color: dimgray;
    margin-right: 15%;
    border-bottom: darkgray thin solid;
    font-family: Arial, Serif, Sans-Serif;
    height: 10%;
    text-align: center;
}
    
   
  .Section_Receipt
{
    border-right: dimgray solid;
    border-top: dimgray solid;
    font-weight: bold;
    font-size: x-small;
    margin-left: 15%;
    border-left: dimgray solid;
    color: black;
    margin-right: 15%;
    border-bottom: dimgray solid;
    font-family: Arial, Serif, Sans-Serif;
    height: 10%;
    text-align: left;
}

#Agent_Content_Header
{
    margin-top: 2%;
    font-weight: bold;
    font-size: large;
    margin-left: 15%;
    color: steelblue;
    margin-right: 15%;
    font-family: Verdana;
    text-align: center;
}
#Agent_Login_Box
{
    margin-top: 2%;
    margin-left: 25%;
    margin-right: 25%;
    font-family: Verdana;
}
#GridView
{
    overflow: scroll visible;
    border-right: wheat thin solid;
    border-top: wheat thin solid;
    font-weight: normal;
    font-size: x-small;
    margin-left: 15%;
    border-left: wheat thin solid;
    width: 70%;
    color: steelblue;
    margin-right: 15%;
    border-bottom: wheat thin solid;
    text-align: left;
    
}




