body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;

}
table {
	font-family: "Ms Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}
.hr-green {
	color: #66CC33;
}
.headtab-blue {
	background-image: url(/images/head_tab.gif);
	color: #FFFFFF;
	font-weight: bold;
}
.gray1 {color: #999999}
.white-bold {
	font-weight: bold;
	color: #FFFFFF;
}
.header_blue {
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
	font-family: AngsanaUPC, CordiaUPC, BrowalliaUPC;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}.white-bold2 {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
