﻿body {
            background: #ffffff;
         margin:0 0 0 0 ;
         padding: 0 0 0 0;
}
       .gradient
        {
            width: 100%;
            height: 20px;
            top: 0px;
            left: 0px;
            position: relative;
            background: #ffffff;
            z-index: -20;
            background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #E1E1CE 100%);
        }
        .div_body
        {
            width: 100%;
            top: 0px;
            left: 0px;
            position: relative;
            height:580px;
        }
/*#################################################################################################*/
/*######    LOGIN PAGE */
/*#################################################################################################*/
  
    .login-area{position:relative;  display:block;height:400px;width:1300px;border:0px solid black;background:#FFFFFF; margin:10px;}
    .login-content { position:absolute;  top:50%;height:50%; width:1300px; margin-top:-200px; text-align:center;font-family: Tahoma; font-size: small; text-align: center; }
    .spc{ text-align:center;font-family: Tahoma; font-size: x-small; color:#006600; text-decoration:underline; }
/*#################################################################################################*/
/*######    WELCOME PAGE  */
/*#################################################################################################*/
  
	.ubodyarea  {background-color: #ffffff; font-size: x-small; border-left: 1px none black; border-bottom: 1px none black; border-right: 1px none black; border-top: 1px none black; position: absolute; top: 30px; left: 0px; height: 600px; width: 1320px; }
	.userbody    {background-color: #ffffff; font-size: small; font-family: Tahoma; color: #15206C; border-left: 2px none black; border-bottom: 2px none black; border-right: 2px none black; border-top: 1px none black; padding-top: 5px; position: absolute; text-align: center; top: 19px; left: 0px; height: 640px; width: 1320px; }
    .uframearea{border: 0px none black; background-color: #ffffff; font-size: small;  position: absolute;  top: 0px;height: 600px;  width: 1320px;  z-index: 5;  left: 0px;  }
    .footerbody {position: fixed; bottom:0px;  border: none 0px #000000; width: 100%; height: 30px; margin: 0px auto; text-align: center;  left: 0px; }
     .Fmenu {text-align: center; margin: 0px auto;}
/*#################################################################################################*/
/*######    WELCOME PAGE  */
/*#################################################################################################*/
