.tfc {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.line_bt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titles_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.line_bt_black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

a.leftmenu {font-size:11px; color: #000000;text-decoration: none}
a:hover.leftmenu {color: #ffcc00; text-decoration: none}.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.line_top {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.line_left {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.line_left_right_top {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.listbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 100px;
}
.TextBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 150px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.bg {
	background-color: #F2F2F2;
}
.TextBox2 {
	background-color: #F3F3F3;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}.bg {
	background-color: #F2F2F2;
}
.w_box {
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
}
