/* ////////////////////////////////////////// CSS AIABET365 ////////////////////////////////////////// */
 
/* =================================== CSS Common ===================================*/

body,
html {
  padding:0;
  margin:0;
  color:#fff;
  font-family:Tahoma;
  font-size:12px;
  background: url(img/bg/header.png) repeat-x;
  width:100%;
  height:100%;
}

a {
  text-decoration: none;
  color:#fff;
  font-family: Tahoma;
  font-size: 15x;
}

img {
  border: 0;
  border-style: none;
}

td.time {
  text-align: center;
}

#timecontainer {
  font-size: 15px;
  color:#ffffff;
}

/* <Marquee> */

.Message {
  font-family: "Arial" !important;
  font-size: 13px;
  font-weight: normal;
  color:#ffffff;
}

a.Message:link {
  color:#ffffff;
}

a.Message:visited {
  color:#ffffff;
}

a.Message:active {
  color:#ffffff;
}

a.Message:hover {
  color:#ffffff;
}

.container {
  width:100%;
  height:190px;
}

/* =================================== CSS AfterLogin ===================================*/

a.navbar2 {
  font-family: Arial;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  padding: 10px;
}

a.navbar2:hover {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  padding: 10px;
}

a.navbar3 {
  font-family: Arial;
  font-size: 14px;
  text-decoration: none;
  font-weight :normal;
  color: #ffffff;
}

.Error {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: red;
}

.btnLogout {
  background:#000000;
  color: white;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 16px;
  font-weight: 700;
}

.welcomeLabel {
  font-family: Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  float: right;
  padding-top: 8px;
}

#accTpLst {
  width: 75px;
  height: 19px;
}

#langAfter {
  margin-top: -1px;
  padding-top: 1px;
  font-size: 12px;
  width: 75px;
  height: 19px;
}
