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;
}
.bg_issue {
	background-image: url(images/bg_issue.gif);
	height: 41px;
	width: 152px;
}
.txt_orange_bold{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #E58200;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #343434;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #343434;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_white{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_white_bold01 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}