body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D4C4;
	background-image: url(images/main_bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
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: #8C8C8C;
}
.txt_dgrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #646464;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8C8C8C;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #8C8C8C;
}
.txt_grey_u {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #8C8C8C;
}.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;
}
