/* CSS Document index */
.headerimage{
background-image:url(../images/site_layout/header_image.png);
background-repeat:no-repeat;
text-align:left;
height:100px;
vertical-align:top;
}
.header{
border:#999999;
}
.rightheader{
background:url(../images/site_layout/loginBackground.png) repeat-x scroll left;
text-align:right;
color:#999999;
border-style:solid;
border-width:1px;
vertical-align:top;
}
.loginHeader{
background-image:url(../images/site_layout/BalkItem.png);
font-size:11px;
background-color:#0000CC;
color:#FFFFFF;
text-align:center;
font-family:Arial,Helvetica,Sans Serif;
vertical-align:top;
}
