body {
	background-image: url(imgs/bg.jpg);
	background-attachment:fixed;
	background-color: #333300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tside {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	background-color: #003300;
	background-image: url(imgs/bgMenu.jpg);
	margin: 0px;
	background-position: left top;
	width: 150px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFCC;
}
.tabledr {
	text-align: left;
	padding: 6px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.bgnoir {
	background-image: url(imgs/bgAdminPage.jpg);
	text-align: center;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}
.cdnter {
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.tcentre {
	text-align: center;
	vertical-align: top;
	width: 500px;
	padding: 0px;
	background-color: #003300;
	background-image: url(imgs/bgAdminPage.jpg);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
.cdnter {
	background-position: center;
	margin: 0px;
	padding: 0px;
}
