﻿
body
{
    line-height: 1;
    font-family: Verdana, Arial, Times New Roman;
    font-size: 12px;
    background-image: url('../images/splashbkgrnd.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
     font-weight:bold;

 
}

body a
{
 
    color: #FFFFFF;
 
}
.ContainerHome 
{
  padding-top:260px;
  padding-left:260px;
  margin-top:-10px;
}
.ContainerHomeLogin 
{
 background-image:url('../images/greybkgrnd.gif');
 background-repeat:no-repeat;
  width:696px;
   height:327px;
   padding:20px;
   
}
.Home
{
  background-image:url('../images/splashbkgrnd2.jpg');
  background-repeat:no-repeat;
  width:1024px;   
  margin-top:-10px;
   margin: 0 auto;
   height:700px;
}

