.b_text {
	font-size: 9pt;
	line-height: 2;
	color: #666666;
}
.b_t_word {
	font-size: 12pt;
	color: #617a92;
	font-weight: bold;
}
.gray_word {
	font-size: 9pt;
	color: #838383;
	line-height: 1.5;
}

.b_small_word {
	font-size: 10pt;
	color: #5b748c;
}
a {
	font-size: 10pt;
	color: #5588c7;
	text-decoration: none;
}

a:hover {
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
.tb_input {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-size: 10pt;
	color: #666666;
}
.tb_word {
	font-size: 10pt;
	color: #666666;
	padding-bottom: 3pt;
	padding-top: 6pt;
}
tb_word:hover {
	font-size: 10pt;
	color: #3399CC;
	padding-bottom: 3pt;
	padding-top: 6pt;
}
body {
	background-image: url(images/comp_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #94aec5;
}
.tb_line {
	border: 1pt solid #CCCCCC;
}
.green_line {
	border: 1pt solid #dbeab3;
}
.w_red {
	font-size: 10pt;
	color: #FF0000;
}
.title_w {
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: bold;
	filter: Shadow(Color=#4b759a, Direction=75);
}
.green_w {
	font-size: 13px;
	color: #b6d769;
	font-family: Arial, Helvetica, sans-serif;
	filter: Shadow(Color=#4b759a, Direction=75);
	font-weight: bold;
}
