 /*============================= CSS STYLES FOR LIGAPELANGI =============================*/
 @font-face {
     font-family:CenturyGothic;
     src:url(media/font/CenturyGothic.ttf) 
}
 @font-face {
     font-family:Play;
     src:url(media/font/Play-Regular.ttf) 
}
 a.navbar {
     font-family: Arial;
     font-size: 14px;
     text-decoration: none;
     color: #000000;
     font-weight: normal;
}
 a.navbar2 {
     font-family: Arial;
     font-size: 12px;
     text-decoration: none;
     color: #ffffff;
}
 a.navbar2:hover {
     font-family: Arial;
     font-size: 12px;
     color:#ffffff;
}
 body, html{
    padding:0;
     margin:0;
     color:#fff;
     font-family:Tahoma;
     font-size:12px;
     background-color:#fff;
     width:100%;
     height:100%;
}
 a{
    text-decoration:none;
    color:#fff;
     font-family:Tahoma;
     font-size:15x
}
 img{
    border:0;
    border-style:none;
    vertical-align: middle;
}
 .Error{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: red;
}
/* <Marquee> */
 td.time{
    text-align:center;
}
 #timecontainer{
    font-size: 12px;
    color: #ffffff;
    font-family:time new roman;
    font-weight:bold
}
 #frmimages{
    padding-bottom:10px;
     padding-left:35px;
}
 .Message {
     font-family: "Arial";
     font-size: 12px;
     color:#ffffff;
}
 a.Message:link {
     color:#000000;
}
 a.Message:visited {
     color:#000000;
}
 a.Message:active {
     color:#000000;
}
 a.Message:hover {
     color:#000000;
}
 .btnLogout a{
     background:url(images/login.png) no-repeat;
     text-transform: uppercase;
     display: inline-block;
     padding: 4px 23px;
     font-size: 14px;
     color:#ffffff;
}
 form.my-form{
    width: 570px;
    height: auto;
}
 #textbox-bg{
}
 form input[name="txtUserName"]{
    width:90px;
    height:30px;
    font-size:12px;
    color:#AAA8A9;
    background:url(images/textbox.png) center no-repeat;
    font-family:Arial;
    border:0;
    padding-left:5px
}
 form input[name="txtPassword"]{
    width:90px;
    height:30px;
    font-size:12px;
    color:#AAA8A9;
    background:url(images/textbox.png) center no-repeat;
    font-family:Arial;
    border:0;
    padding-left:5px
}
 #Text1{
    width:90px;
    height:30px;
    font-size:12px;
    color:#AAA8A9;
    background:url(images/textbox.png) center no-repeat;
    font-family:Arial;
    border:0;
    padding-left:5px
}
 form input[name="txtCode"]{
    width:40px;
    height:22px;
    font-size:12px;
    color:#AAA8A9;
    background:#fff;
    font-family:Arial;
    border:0;
    padding-left:5px;
    border-radius:5px
}
 form input[name="code"]{
    width:40px;
    height:22px;
    font-size:12px;
    color:#AAA8A9;
    background: #fff;
    font-family:Arial;
    border:0;
    padding-left:5px;
    border-radius:5px
}
 li{
    list-style:none
}
 li a{
    text-transform:uppercase
}
 .menubefor{
    float: left;
    padding: 0px 0 0 0px;
    margin: 0px 0 0 0px;
}
 .menubefor>li{
    float: left;
    text-align:center;
}
 .menubefor>li>a{
    padding: 0px 34px;
    font-size:13px;
    text-decoration: none;
    display: block;
    text-transform:uppercase;
    height:47px;
     line-height:37px;
    color:white;
    font-family:Arial, Helvetica, sans-serif;
    text-shadow: 0 0 3px #21c5ff, 0 0 5px #21c5ff;
}
 .menubefor>li>a:hover{
    color:#ccc
}
 .menuaf{
    float: left;
    padding: 0px 0 0 0px;
    margin: 0px 0 0 0px;
}
 .menuaf>li{
    float: left;
    text-align:center;
}
 .menuaf>li>a{
    padding: 0px 20px;
    font-size:15px;
    text-decoration: none;
    display: block;
    text-transform:uppercase;
    height:47px;
     line-height:40px;
    color:white;
    font-family:Arial, Helvetica, sans-serif;
    text-shadow: 0 0 3px #21c5ff, 0 0 5px #21c5ff;
}
 .menuaf>li>a:hover{
    color:#ccc
}
