body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_top.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
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;
}
.select {
	width: 150px;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #585858;
}
.txt_grey{
	font-family: Tahoma;
	font-size: 10px;
	color: #585858;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F55B11;
}
.txt_grey01{
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
}.txt_dgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #356466;
}
.txt_grey_bold01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
}
