body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_grey_bold10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #4E4E4E;
}
.txt_blue_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1A6EA7;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
}
.txt_blue{
	font-family: Tahoma;
	font-size: 11px;
	color: #1A6EA7;
}
.txt_lblue_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D2E7FC;
}
.txt_lblue{
	font-family: Tahoma;
	font-size: 11px;
	color: #D2E7FC;
}