body {
	margin: 0; padding: 0;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
	background-color: CACED9;
	z-index: 0;
}

#tHome {
	color:black;
	font-size:10pt;
	font-family:trebuchet ms;
}

.tHead {
	/*background:url(images/home/topcenter.gif) repeat-x;*/
	background-color: #949494;
}
.tBody {
	background:#E2EBFC;
}
.tFoot {
	background:url(images/home/botcenter.gif) repeat-x;
}
.tFootRight {
	background:url(images/home/botright.gif) no-repeat;
}

.tMain {
	color:black;
	background:white;
	font-family:trebuchet ms;
	font-size:10pt;
	font-weight:normal;
	width:850px;
	height:100%;
}
.tMain td.tdLogo {
	height:90px;
}
.tMain td.tdMenu {
	width:170px;
	background:white;
	padding:4px 0px 0px 0px;
}
.tMain td.tdContent {
	width:680px;
	padding:4px 4px 4px 0px;
}
.tMain td.tdFooter {
	width:850px;
	height:50px;
	background:#CACED9;
	font-size:8pt;
	padding:10px 0px 10px 0px;
}

.tContent {
	width:100%;
	height:100%;
}
.tContent td.tdHead {
	background:#648733;
	font-size:10pt;
	font-weight:bold;
	color:white;
	width:100%;
	height:25px;
}
.tContent td.tdIsi {
	background:#E2EBFC;
	font-size:10pt;
	font-weight:normal;
	color:black;
	width:100%;
	height:100%;
}

.tMenu {
	color:white;
	font-family:trebuchet ms;
	font-size:10pt;
	font-weight:normal;
	background:#A6B2CA;
}
.tMenu tr.head{
	color:white;
	font-family:trebuchet ms;
	font-size:10pt;
	font-weight:bold;
	background:#485878;
}
.tMenu tr.subhead{
	color:black;
	font-family:trebuchet ms;
	font-size:10pt;
	font-weight:normal;
	background:#A6B2CA;
}
.tMenu tr.subhead td{
	padding-left:20px;
}

.link1 {
	color:white;
	font-size:10pt;
	text-decoration:none;
}




#homeBG {
	width: 850px;
	background-color: white;
	text-align: center;
	margin: 0 auto;
}

#container {
	width: 850px !important;
	text-align: left;
}
