@import url("dropdown.css");
body {
    margin:0px 0px;
    padding: 0px 0px;
}
#bodyid{
    margin:0px 0px;
    padding: 0px 0px;
    width:100%;
    height: auto;
}
#auto
{
 margin: auto;
 width: 1200px;
}
.tdheader
{
 font-family:'Open Sans', sans-serif;
 font-size:18.5px;
 text-align:justify;
 line-height:150%;
 font-weight:bold;
 padding-top:12px;
}
.diatab
{
    border-bottom:1px solid #FFFFFF; 
    background:#009ae1;
}
h2{
   font-family:'Open Sans', sans-serif;
 font-size:18.5px;
 text-align:justify;
 line-height:150%;
 font-weight:bold;
 color:white; 
}
.text
{
 margin:0px;
 padding:5px;
 font-family:'Open Sans', sans-serif;
 font-size:13.5px;
 text-align:justify;
 line-height:150%;
 letter-spacing:normal;
 color:#818181;
 text-decoration:none;
}
.text1
{
 margin:0px;
 padding:5px;
 font-family:'Open Sans', sans-serif;
 font-size:13.5px;
 text-align:justify;
 letter-spacing:normal;
 color:#818181;
 text-decoration:none;
}
.footer{
 margin:0px;
 padding:5px;
 background:#333333;
 font-family:'Open Sans', sans-serif;
 font-size:13.5px;
 text-align:justify;
 line-height:150%;
 letter-spacing:normal;
 color:#FFFFFF;
 text-decoration:none;
}
.xyz
{
 font-family:'Open Sans', sans-serif;
 font-size:12.5px;
 color:#3366CC;
 height: 40px;
 text-align:center;
 font-weight:bold;
 border-bottom:1.5px solid #3366CC;
 border-top:1.5px solid #3366CC;
}
.tdodd
{
 background:#3366CC;
 font-family:'Open Sans', sans-serif;
 font-size:12.5px;
 color:#FFFFFF;
 font-weight:bold;
 height:40px;
 text-align:center;
}
.tdeven
{
 font-family:'Open Sans', sans-serif;
 font-size:12.5px;
 height:40px;
 color:#3366CC;
 text-align:center;
 font-weight:bold;
}

#head
{
 margin: auto;
 width: 1200px;
}
.tdbodycl
{
 background:black;
 color:#fff;
}
#rep
{
 background:#FFFFFF;
 border:solid #FFFFFF 1px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
 color:black;
 width:100%;
 height:auto;
}

#reping
{
 background:#FFF9E3;
 border:solid #FFFFFF 1px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
 /*border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;*/
 color:black;
 width:100%;
 height:auto;
}