@charset "utf-8";
/* CSS Document */

body, td {
	
	font-family: "Arial";
	font-size: 14px;
	scrollbar-face-color: #F7F7F7;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-3dlight-color: #C6C6C6;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-arrow-color: #38516F;
	scrollbar-track-color: #FFFFFF;

}
a:link, a:active, a:visited { 
	color: #FFF200;
	text-decoration: underline;
}

a:hover { 
	color: #BED73B; 
	text-decoration: underline;
}
.text_b {
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
}
.text {
	font-size: 14px; 
	color: #FFFFFF; 
}
.text_f {
	font-size: 10px; 
	color: #FFFFFF; 
}
.text_b {
	font-size: 10px; 
	color: #FFF200; 
	font-weight: bold; 
}
.text_bb {
	font-size: 14px; 
	color: #FFF200; 
	font-weight: bold; 
}
.text_bbb {
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold; 
}
.text_s {
	font-size: 12px; 
	color: #FFFFFF; 
}
.text_sc{
	font-size: 12px; 
	color: #FFF200; 
	font-weight: bold; 
}
.text_bott{
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
}

.small {
	font-size:10px;
	color:#FFFFFF;
}