.bluebg,
.greybg {
	background-color: #FFFFFF;
	border-color: #949CBF;
	background-repeat: repeat-x;
	border-top: 1px solid #BBBBFF;
	border-bottom: 1px solid #BBBBFF;
	border-left: 1px solid #BBBBFF;
	border-right: 1px solid #BBBBFF;
}

.header1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}

.header1 A:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

.header1 A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

.header1 A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	display: block;
}

.header2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	color: #333388;
}

.option {
	margin-left: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: #6767AA;
	font-weight: bold;
}

.option A:link {
	text-decoration: none;
	font-weight: bold;
	color: #5577CC;
}

.option A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5577CC;
}

.option A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #66AAFF;
}
