@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tdContent {
	padding-top: 8px;
	padding-right: 60px;
	padding-left: 27px;
	margin-top: 8px;
	margin-right: 60px;
	margin-left: 27px;
}
.tdContent h1 {
	color: #454A50;
}


body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.bodyTable {
	background-image: url(../img/thongs.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightBackground {
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerText {
	font-size: 8pt;
	color: #646869;
}
.tdBackgroundCentre {
	background-image: url(../img/tableBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
