.body
{
    margin: 15px 0 0 0;
    text-decoration:none;
   
}
.subbody
{
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #666666;
    padding: 0;
}

.btnclass
{
    background-image: url(../images/nicholsons-logo.gif)
}
.fixedimg
{
    background-attachment:fixed; 
    background-repeat:no-repeat;
    background-color:transparent;
    position: fixed;
    background-position: center center;
}

.header {
	font-family: arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.bottomlink
{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;

}

.bodytext a:hover,
.bottomlink a:hover
{
    color: #FFAA00;
    text-decoration:none;
    border:none;
}

.logo a:hover
{
    background-image: url(images/nicholsons-logo-over.gif);
}
.formtext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.bodyheader {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.bodyheader-O {
	font-family: arial;
	font-size: 13px;
	color: #FFAA00;
	font-weight: bold;
}

.link {
	font-family: arial;
	font-size: 11px;
	color: #FFAA00;
	text-decoration:none;
}
.bullettext {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
    line-height: 20px;
}
