.bg01 {
	/*background-color: #990000;*/
	background-color: #ff6b66;
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-image: url(../campaign/campaign3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg02 {
	/*background-color: #990000;*/
	background-color: #ff6b66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align: center;
}
.bg03 {
	/*background-color: #990000;*/
	background-color: #ff6b66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../campaign/campaign4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tx01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tx02 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tx03 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}
.tx04 {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: left;
	padding-top: 10px;
}
.tx05 {
	font-size: 16px;
}
.tx06 {
	font-size: 10px;
}

.txred {
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}

div#.tx04 a:link { text-decoration: underline;color: #CC0000; }
div#.tx04 a:hover { text-decoration: underline;color: #CC0000;  }
