body {
	margin:0px; background-image: url('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;
}
.bg_issue {
	background-image: url('bg_issue.gif');
	height: 168px;
	width: 161px
}
.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('bg_tip.gif');
	width: 280px
}
A {
	COLOR: #666666; borderCOLOR: #666666;
}
A:hover {
	COLOR: #000066; TEXT-DECORATION: none
}