* {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}

/*font
*******************************************************************************/
.color_red {
	color: #FF0000;
}

.color_green {
	color: #A3B729;
}

.color_dgreen {
	color: #339900;
}


.color_blue {
	color: #0066CC;
}

.color_red15 {
	color: #FF0000;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_blck12 {
	color: #000000;
	font-size: 12px;
	margin-left: 10px;
}

.color_blck13 {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

.color_blck15 {
	color: #000000;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_green15 {
	color: #A3B729;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_dgreen15 {
	color: #339900;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}


.color_blue15 {
	color: #0066CC;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_brown15 {
	color: #A06704;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_orage15 {
	color: #FF6600;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_red25 {
	color: #FF0000;
	font-size: 25px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_green25 {
	color: #A3B729;
	font-size: 25px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_dgreen25 {
	color: #339900;
	font-size: 25px;
	line-height: 1.25em;
	font-weight: bold;
}

.color_blue25 {
	color: #0066CC;
	font-size: 25px;
	line-height: 1.25em;
	font-weight: bold;
}

.bb {
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
	padding: 2px;
}

.copyright {
	font-size: 10px;
}






