﻿
.topLogo
{
   float: right;
   position: absolute;
   right: 0px;
   top: 2px;
   z-index: 100;
   width:75px;
   height:39px;  
   background: transparent url(../IMAGES/HiLineCRM/logo.png)  no-repeat;

}

.loginPage
{
   background-color: #97bc00;
}

.Login
{
    background: url(../IMAGES/HiLineCRM/LoginBg.png) no-repeat center center;
}