  body {
		background-image: url('images/bodybg.gif'); background-repeat: repeat-x;
		background-color: White; margin: 0px; margin-bottom: 20px; padding: 0;
	}
	td{
		font-family: Trebuchet MS; color: white; font-size: 12px;		
	}
	.tdbgmenu {
		background-image: url(images/menubg.gif); height: 31px; background-repeat: repeat-x;
		width: 583px; vertical-align: top;
	}
	.tdmenuitem {
		background-image: url(images/buttonbg.gif); height: 31px; text-align: left;
		width: 99px;
	}
	.tdcontent {
		width: 583px; background-image: url('images/contentbg.gif'); background-repeat: repeat-y;
		 font-family: Trebuchet MS; color: white; font-size: 12px;
		text-align: left; padding-top: 10px; padding-bottom: 10px;
	}
	.tdmiddletop {
		background-image: url(images/midlefttop.gif); background-repeat: repeat-x; height: 54px;
		width: 276px; vertical-align: bottom; padding: 3px; font-family: Trebuchet MS; color: white; font-size: 18px;
	}
	.tdmiddleright {
		vertical-align: bottom; padding: 3px; height: 54px;
		font-family: Trebuchet MS; color: white; font-size: 13px;
	}
	.tdcopyright {
		width: 583px; height: 27px; background-image: url('images/copyrightbg.gif');
		background-repeat: no-repeat; font-family: Trebuchet MS; color: #00626E;
		font-size: 10px; text-decoration: none;
	}
	.menulink {
		font-family: Trebuchet MS; color: white; padding-left: 10px;
		font-size: 12px; text-decoration: none; font-weight: bold;
	}
	.menulink:hover {
		font-family: Trebuchet MS; color: white; padding-left: 10px;
		font-size: 12px; text-decoration: none; font-weight: bold;
	}	
	.bottomlink {
		font-family: Trebuchet MS; color: #00626E;
		font-size: 10px; text-decoration: none;
	}
	.bottomlink:hover {
		font-family: Trebuchet MS; color: #00626E;
		font-size: 10px; text-decoration: none;
	}
	.langlink{
		font-family: Trebuchet MS; color: #00626E;
		font-size: 12px; text-decoration: none;
	}
	.langlink:hover{
		font-family: Trebuchet MS; color: #00626E;
		font-size: 12px; text-decoration: none;
	}
	
