.tt{
	padding-left:12px;
	font-size:18px;
	line-height:125%;
	color:#FFFFFF;
	font-weight:bold;
	}
td {
	font-size: small;
	color: #333333;
	line-height: 125%;
	text-align:left
}
.tx_big {
	font-size: medium;
}


.tx_small {
	font-size: x-small;
	color: #333333;
}

.tx_small_white {
	font-size: x-small;
	color: #FFFFFF;
}

a:link {  color: #0000CC; text-decoration: none}
a:visited {  color: #0000CC; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: none}

.color_gray {
	background-color: #CCCCCC;
}

.color_p_yellow {
	background-color: #FFFDF4;
}

.color_red {
	background-color: #FF4100;
}

.color_blue {
	background-color: #2D78B5;
}
.color_white {
	background-color: #FFFFFF;
}

.color_fut {
	background-color: #0860A8;
}
.color_green {
	background-color: #416637;
}

.color_orange {
	background-color: #FF9900;
}

.table_banner {
	background-color: #FFFFFF;
	text-align: center;
}

.color_p_gray {
	background-color: #F9F9F9;
}
.sidemenu {
	line-height: 135%;
}
.tx_bold {
	font-weight: bold;
}

.tx_bold_big {
	font-weight: bold;
	font-size: small;
}

.tx_bold_white {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D78B5;
}
.tx_white {
	color: #FFFFFF;
}
.tx_white_small_b {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.color_pblue {
	background-color: #D3E7F5;
}
.tx_smallred {
	font-size: x-small;
	color: #FE4100;
}
.color_ppblue {
	background-color: #F4FBFF;
}
.color_ppred {
	background-color: #FFF8F4;
}
.tx_red {
	color: #FF0000;
}
.tx_small_color_white {
	font-size: x-small;
	background-color: #FFFFFF;
}
.tx_small_color_ppblue {
	font-size: x-small;
	background-color: #D3E7F5;
}