﻿
form {margin:0; padding:0;}

body,html
{
	margin-top: 0px;
}

.banner
{
	position:relative;
	top: 0px;
	left: 0px;	
	min-width:755px;
}

.bannerSpacer
{
	top: 0px;
	left: 10px;		
	height:87px;
	z-index: -1;
}

.bannerSpacerFF
{
	top: 0px;
	left: 10px;	
	height:53px;
	z-index: -1;
}

.bannerFirmName
{
	color:#FFFF63;
	width:145px;	
}

.bannerWelcome
{
    color:#FFFF63;
}

.bannerChangePwd
{
    color:#FFFFFF;
}

.bannerChangePwd A:link
{
    color:#FFFFFF;
}

.bannerChangePwd A:visited
{
    color:#FFFFFF;
}
#logout
{
   position: absolute;
    top: 0px;
    left: 550px;
    width: 192px;
    z-index: 10;
}
