/* $Header: /home/cvs/baylis.intranet.html/styles/login.css,v 1.20 2007/12/21 14:25:39 matthew Exp $ */
body {
_overflow: hidden;
font-family: verdana, sans serif;
color: #ffffff;
margin: 0;
padding: 0;
background: #080134 url(/images/logo2.gif) no-repeat 96% 145%;
_background: #080134 url(/images/logo2.gif) no-repeat 96% 96%;
font-size: 11px;
}

 /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html #mainbody
    {
    overflow-y: auto;
   
    padding: 0;
    font-size: 100%;
    }
  * html #footer
    {
    position: absolute; 

    }
  /* All done. */


#mainbody {
width: 100%;
margin: 0;
}
  
#footer {
color: #fff;
background:#080134;
width: 100%;
}

.header{
height: 264px;
 _height: 256px;
 }
 
.nav1{
height: 231px;
_height: 231px;
padding: 6px 0 0 15px;
background: #080134 url(../images/i1.jpg) repeat-x bottom left;
}

.nav1e{
height: 231px;
_height: 231px;
padding: 6px 0 0 15px;

background:#080134 url(../images/i1.jpg) repeat-x bottom left;
}

a{
color: #fff;
}
 
.nav2{
height: 22px;
background: #FB8C2B;
padding: 4px 15px 0 15px;
_padding: 5px 15px 0 15px;
margin: 0;
font-weight: bold;
}

.imgform{
border: 0;
}
.right{
display: block; 
float: right; 
margin-right: 15px;
_margin-right: 7.5px;
}


.float{
float: left; 
margin: 0 5px 0 0; 
padding: 0;
}


.float3{
float: left; 
margin: 0 5px 0 138px; 
_margin: 0 5px 0 118px;
padding: 0;
}


 

 
.content{
color: #fff;
background: #080134;
height: 160px;
border-bottom: 1px solid #fff;
}

.content p{
margin: 5px 0 5px 0;
}


.column3{
float: left;
margin: 2px 15px 0 15px;
width:450px;
font-size: 10px;
}

column4{
float: left;
width:450px;
}
 

.content h1{
 color:#fff;
 font-size: 22px;
 font-weight: normal;
  margin: 2px 0 0 0;
  padding: 0;
 }
 
#footer h1{
 color:#fff;
 font-size: 22px;
 font-weight: normal;
  margin: 2px 0 0 0;
   padding: 0;
 }
 .line{
width: 100%;
background: #fff;
height: 1px;
}
 .messages{
 width: 460px;
height: 110px;
background: #080134;
padding: 0;
margin: 0 0 0 0;
}
 
.messages h1{
color:#fff;
font-size: 18px;
margin: 2px 0 0 8px;
}

.messages .item{
margin: 2px 0 2px 1px;
}

.messages .items{
font-size: 11px;
overflow: auto;
height: 110px;
color: #FF3300;
margin: 5px 0 0 0;
scrollbar-face-color:#F4F4F4;
scrollbar-arrow-color:#666;
scrollbar-track-color:#eee;
scrollbar-shadow-color:#999;
scrollbar-highlight-color:#eee;
scrollbar-3dlight-color:#F4F4F4;
scrollbar-darkshadow-Color:#666;
}

.dl2{
background: #080134 url(../images/dl2.gif) repeat-x;
height: 1px;
clear: both;
}
 
.right2{
float: right; 
margin-right: 5px;
}

.messages a{
color: #fff;
text-decoration: none;
}

.messages a:hover{
color: #fff;
background: #FB8C2B;
text-decoration: none;
}

.txt{
height: 14px;
}

.formbox{
width: 280px;
margin: 15px 0 0 0;
padding: 1px 0 0 0;
}

.border{

}

.border a{
_background: #080134 url(../images/arrow.gif) no-repeat 0 1px;
}

.homelink{

}



