.hieght10 {
	font: 4px Verdana;
}
.text {
	font: 12px Verdana;
	color: #666666;
}
.border_top {
	border-top: 1px solid #6eabd8;
}
.border_left {
	border-left: 1px solid #6eabd8;
}
.border_right {
	border-right: 1px solid #6eabd8;
}
.border_bottom {
	border-bottom: 1px solid #6eabd8;
}
.text_white {
	font: 12px Verdana;
	color: #FFFFFF;
}
.border_topwhite {
	border-top: 1px solid #bdddf4;
	color: #CCCCCC;
}
.border_leftwhite {
	border-left: 1px solid #bdddf4;
}
.border_full {
	border: 1px solid #6eabd8;
	font: 12px Verdana;
	color: #FFFFFF;
}

