.bgFix {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
}
table {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", AngsanaUPC;
	font-size: x-small;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.bgSubfix {
	background-image: url(images/bg_sub.jpg);
	background-repeat: no-repeat;
}
