/* this is the style sheet for www.bbimarketing.com */

.look
{
	color: #ff6600;
	font-family: arial,verdana,helvetica;
	font-size: 12;
	font-weight: bolder;
}

.margin
{
	margin: 0px;
	background-image: url(images/bgnd_strip.gif);
}

.greyLine
{
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a.navHead
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.navHead:hover
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.grey
{
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

a.grey:hover
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a.black
{
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a.black:hover
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bbinavblue
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bbibodyblack
{
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bbibodygrey
{
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bbibodywhite
{
	color: #ffffff;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bluedate
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h1
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h2
{
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h2.blue
{
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}.errors {
	font-weight: bold;
	color: #FF0000;
}
.error_field {
	background-color: #FFFF99;
}
