body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-size: 12px;
	color: #333333;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.red_text {
	font-weight: bold;
	color: #990033;
	font-size: 14px;
}

.red1_text {
	font-weight: normal;
	color: #990033;
	font-size: 12px;
}


.red2_text {
	font-weight: bold;
	color: #990033;
	font-size: 12px;
}

.titlex_bt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
}

.title_bt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
}

.titlecu_bt {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.titlexi_bt {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.titlexi1_bt {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 27px;
}

.titlexi2_bt {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 27px;
}

a:link {
	color: #FF5800;
	text-decoration: none;
}
a:visited {
	color: #FF5800;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #FF5800;
	text-decoration: underline;
}
