body {
	background-color:#EFECAA;
	}
table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	}
table.maincontainer {
	width:1180px;
	}
table.headfoot {
	width: 950px;
	}
td {
	}
td.language {
	font-size: 10px;
	}
td.greeting {
	font-size: 16px;
	color: #ADACFF;
	}
td.copyright {
	font-size: 16px;
	font-weight: bold;
	}
td.staffpanel {
	width: 150px;
	text-align: center;
	color: #0000FF;
	background-color: #F1F1AA;
	}
td.menu {
	width: 75px;
	height: 20px;
	font-size: 12px;
	color: #EEEEFF;
	background-color: #888888;
	text-align: center;
	border-top-radius: 3px;
	}
td.menumo {
	width: 75px;
	height: 20px;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	border-top-radius: 3px;
	}
td.menunow {
	width: 75px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3333FF;
	text-align: center;
	text-decoration: underline;
	cursor: url(/pic/curpage.png),url(myBall.cur),auto;;
	border-top-radius: 3px;
	border-top-left-radius: 10px;
	}
div.contactus {
	margin: 20px;
	text-align: left;
	font-size: 16px;
	}
div.company {
	margin: 15px;
	text-align: center;
	font-size: 16px;
/*	float: none; */
/*	background-color: #9999ff; */
	overflow: auto;	
	}
div.fototext_text {
	text-align: left;
	width: 49%;
	padding: 5px;
	float: left;
/*	background-color: #ffffbb; */
	}
div.fototext_foto {
	text-align: left;
	width: 48%;
	padding: 5px;
	float: left;
/*		background-color: #ffbbff; */
	}
div.staffpl_main {
	background-color: #77D9C0;
	font-size: 16px;
	font-family: "Book Antiqua";
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	padding: 5px;
	}
div.staffpl_subbox {
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: normal;
	margin: 3px;
	}
div.staffpl_subtitle {
	background-color: #F483B3;
	font-size: 12px;
	font-family: "Book Antiqua";
	height: 15px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	border-radius: 5px;
	}
span.indd { /* indent at p.element */
	margin-left: 30px;
	}
img.phpcompanypic {
	max-width: 500px;
	/*max-height: 500px;*/
	}