
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_dblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #464D5B;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #E37700;
}
.txt_orange_u {
	font-family: Tahoma;
	font-size: 11px;
	color: #E37700;
	text-decoration:underline;
}
.divider {
	background-image: url('images/divider.gif');
	height: 10px
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.txt_dgrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
}
.txt_grey_u {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #333333;
}.txt_blue_un {
	font-family: Tahoma;
	font-size: 10px;
	color: #2C9ED8;
	text-decoration: underline;
}
.line_dash {
	background-image: url('images/dash_line.gif');
	height: 1px
}
.double_line {
	background-image: url('images/double_line.gif');
	height: 4px
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
}