H1
{
	font-weight: bold;
	line-height: 18px;
	color: ff0000;
	margin: 0px;
	font-size: 1em;
}
.advertiser_registerForm
{
	border-top: 1px solid #ff0000;
	margin: 10px 0px 5px 0px;
}
h2.advertiser_step1
{
	background-image: url('/images/advertiser_step1.gif');
	background-repeat: no-repeat;
	background-position: middle;
	vertical-align: middle;
	margin: 5px 0px 3px 0px;
	padding: 5px 0px 0px 0px;
	color: #ff0000;
	font-size: 1em;
	height: 26px;
}
h2.advertiser_step2
{
	background-image: url('/images/advertiser_step2.gif');
	background-repeat: no-repeat;
	background-position: middle;
	vertical-align: middle;
	margin: 5px 0px 3px 0px;
	padding: 5px 0px 0px 0px;
	color: #ff0000;
	font-size: 1em;
	height: 26px;
}

.advertiser_LeftOptions
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.advertiser_leftLink
{
	color: #FFFFFF;
	height: 30px;
	background-image: url('/images/advertiser_button_bg.gif');
	background-repeat: no-repeat;
	padding: 7px 5px 0px 9px;
}
.advertiser_leftLink a, .advertiser_leftLink a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.advertiser_leftLink a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.advertiser_registerForm td
{
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
}
th
{
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	border: 1px solid #ff0000;
}


.GEN_crumbtrail a, .GEN_crumbtrail a:visited
{
	font-size: 0.8em;
	text-decoration: none;
	color: #ff0000;
}
.GEN_crumbtrail a:hover
{
	font-size: 0.8em;
	text-decoration: underline;
	color: #ff0000;
}