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: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_blue_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #123C74;
	font-weight: bold;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.bg-tip {
	background-image: url(images/bg_tip.gif);
	width: 280px;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #666666;
}.txt_red {
	font-family: Tahoma;
	font-size: 10px;
	color: #993300;
}
