body{
    margin:0px 0px 0px 0px; background-position:left top; background-color:#aee4f7; font-family: "Trebuchet MS";
    font-size:7px;
}

#aarms-main{
    width:900px; margin:15px auto 2px auto; background-color:#fcf9f9; overflow: hidden;
}
#footer{
    width:900px; margin:0px auto 20px auto; overflow:hidden; font-size: 11px; text-align:center;
}

#footer a{
    padding:0px 0px 0px 240px; text-decoration:none; font-weight:bold;
}
#logo{
    float:left; background-color:white; height:80px;
}

#header-flash{
    height:250px; width:100%;float:left;
}

#main-menu{
    width:100%; height:38px; float:left; background-color:#011023;
     font-family: "Trebuchet MS"; text-align:center; 
     padding:0px 0px 0px 10px;overflow: hidden;
     display: flex;
     justify-content: space-between;
}

#main-menu a {
    text-decoration :none;color:#f7ffff;font-size:14px; padding:10px 15px 10px 5px; float: left;
     }
#main-menu a:hover{
    background-color:#00499f;
}
.img-link{
  border:0px;
}

#left{
    float:left; width:250px;
}
.left-ads{
    float:left;
}

.latest-news-h{
    float:left; width:248px; background-color:white; height:52px;
}

.latest-news{
    float:left; width:94.8%; background-color:#001022; background-image:url('images/latest-news-bg.jpg'); background-position: center top; background-repeat:repeat-y;
    padding:6px 12px 6px 20px; font-size:11px; color:#A7C6EB; margin-left:7px;
}
.latest-news a{
    color:#0075FF; text-decoration:underline; padding:0px 0px 15px 0px;
}

.latest-news a:hover{
    text-decoration: none;
}

.latest-news h3{
    text-decoration: none; color:white; font-size:15px; margin:4px 0px 4px 0px;
}


.latest-news-f{
    float:left; width:248px; background-color:white; height:18px;
}
#news{
    text-decoration: none; color:white; font-size: 12px;
}
#news:hover{
    color: red;
}
#logout{
    background: #011023;
    border: none;
    color: white;
    padding-top:10px;
    padding-right: 16px;
    font-size: 14px;
}
#logout:hover{
    background: #052244;
}
#right{
    width:630px; float:left; padding:15px 0px 10px 20px;height:auto;
}
#right h3{
    color:#001022; margin: auto auto 5px auto;
}
#right ul {
     margin:auto auto auto -16px; width:500px;
}
#right ul li {
    list-style-type: circle;
}
#right table{
    width:550px; border:0px aqua dashed; border-collapse:collapse;
}
#right table td{
    width:292px; padding:6px 0px 6px 0px;
}
#right ul li a {
    color: #ffffff; background-color: #496707; padding: 2px 12px 2px 12px; font-size: 12px;
}
#right ul li a:hover {
    color: #ffdb61; background-color: #00499F;
}
#main-menu #dropdown
{
        float: left; overflow: hidden;
}
#main-menu #dropdown #dropbtn {
    outline: none; 
  background-color: inherit;
  color: white;
  margin: 0;
  }
  #main-menu #dropdown #dropbtn:hover
  {
    background-color: #00499f;
  }
 #main-menu #dropdown-content {
    display: none; position: absolute; min-width: 160px; z-index: 1; background-color:#011023;margin-top:38px;
  }
  #main-menu #dropdown-content a {
    display: block;float:none; text-align: left;margin:0px;
  }
 #main-menu #dropdown:hover #dropdown-content {
    display: block;
  }
  #mytable{
      padding:5px;
      margin:0;
      color: #4f6b72;
      font-family: "Trebuchet MS";
      font-size: 12px;
  }
  table{
      display:table;
      box-sizing:border-box;
      text-indent:initial;
      border-spacing: 2px;
  }
  #mytable th{
      font:bold 11px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
      color: #4f6b72;
      border-right:1px solid #C1DAD7;
      border-top: 1px solid #C1DAD7;
      border-bottom: 1px solid #C1DAD7;
      letter-spacing: 2px;
      text-transform: uppercase;
      text-align: center;
      padding: 6px 6px 6px 0px;
      background: #CAE8EA;

  }
  #mytable a
  {
      color: #c75f3e;
  }
  #right h3
  {
      color:#001022;
      margin: auto auto 5px auto;
  }
  h3{
  display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
  }
 .a-btn
  {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    display: block;
    float: left;
    margin-left:40%;
    background: #055c92;
    position: absolute;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(246 212 163 / 50%) inset, 0px -1px 5px 4px rgb(170 77 27 / 20%) inset, 0px 0px 0px 7px #fff, 0px 0px 1px 8px rgb(188 188 188 / 40%), 0px 0px 0px 9px #fff;
    -moz-box-shadow: 0px 0px 5px 0px rgba(246, 212, 163, 0.5) inset, 0px -1px 5px 4px rgba(170, 77, 27, 0.2) inset, 0px 0px 0px 7px #fff, 0px 0px 1px 8px rgba(188, 188, 188, 0.4), 0px 0px 0px 9px #fff;
    box-shadow: 0px 0px 5px 0px rgb(246 212 163 / 50%) inset, 0px -1px 5px 4px rgb(170 77 27 / 20%) inset, 0px 0px 0px 7px #fff, 0px 0px 1px 8px rgb(188 188 188 / 40%), 0px 0px 0px 9px #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .a-btn:hover {
    background: #0c6ca9;
}
.a-btn:hover span:nth-child(1) {
    -webkit-animation: rotate 1s linear;
    -moz-animation: rotate 1s linear;
    animation: rotate 1s linear;
}
.a-btn span:nth-child(1), .a-btn span:nth-child(3) {
    position: absolute;
    top: 13px;
    left: 0px;
    font-size: 25px;
    line-height: 29px;
    opacity: 0;
}
.a-btn span:nth-child(1) {
    background: transparent url(../images/star.png) no-repeat center center;
    opacity: 0.2;
}
.a-btn span {
    display: table-cell;
    width: 80px;
    height: 80px;
    padding-top: 0px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 26px;
    text-decoration: none;
    color: #fff;
    text-shadow: 0px 1px 1px #a03f16;
    font-family: "Arvo", "Myriad Pro", "Trebuchet MS", sans-serif;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.a-btn:hover span:nth-child(2) {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
.abest-btn {
    position: relative;
    border-radius: 5px;
    width: 98%;
    text-align: center;
    float: left;
    padding: 30px 0px;
    margin-bottom: 50px;
    background: #5e8319;
}
.abest-btn a {
    background-color: #5e8319;
    color: #f7ffff;
    padding: 16px 54px;
    text-decoration: none;
    border: 2px dashed #c1f0c1;
    font-size: 30px;
    border-radius: 3px;
    text-align: center;
    top: 10px;
    bottom: 20px;
    /* float: left; */
    width: 96%;
    transition: all-ease 0.5s;
}
#blinking {
    animation: blinker 1s linear infinite;
}

#blinking a:hover{
    text-decoration: none;
    color:white;
}
h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
