body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-color:#555500; 

}
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;
}
.bg_issue {
	background-image: url(images/bg_issue.gif);
	height: 28px;
	width: 230px;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
}
.txt_red_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AA243E;
}
.txt_green_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #555500;
}
.txt_grey01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
}
.txt_red_bold01{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #AA243E;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E58200;
}
.txt_red{
	font-family: Tahoma;
	font-size: 10px;
	color: #AA243E;
}