/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #312947;
}
a:hover {
	color: #554E68;
}
body {
	background: #5D566F url(../images/tnc_01.gif) repeat-x;
	color: #312947;
	font: normal 100% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #312947;
	font: normal 11px "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
	padding-bottom: 12px;
	text-align: left;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 11px "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(../images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h3 {
	font-size: 240%;
	font: "Lucida Sans Unicode",serif;
	color: #312947;
	padding-top: 6px;
	letter-spacing: 0.0005px;
}
h2 {
	font-size: 160%
	color: #312947;
	padding-top: 6px;
}
h1 {
	font-size: 150%
	color: #312947;
	padding-top: 6px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: none;
	margin: 0 auto;
	width: 856px;
}

/* header */
.header {
	background: none;
	height: 120px;
	margin: 0 auto;
	width: 856px;
}

/* title */
.title {
	background: 33px 50px  url(../images/tncmn_07.gif) no-repeat;
	height: 120px;
	margin: 218px 350px 0px 0px ;
	width: 266px;
}
/* language */
.language {
	background: url(../images/tncmn_04.gif) no-repeat;
	height: 40px;
	width: 62px;
	color: #E4DBCF;
	font: normal 11px Verdana,sans-serif;
	padding-top:74px;
}
.language a {
	color: #FFFFFF;
	width: 99px;
	text-decoration: none;
	padding: 3px 5px;
	line-height: 18px;
}
.language a:hover {
	background: none;
	color: #999999;
	font-weight: none;
}

/* navigation */
.navigation {
	background: #f3edff url(../images/tnc_04.gif) no-repeat;
	font: normal 11px Verdana,sans-serif;
	height: 569px;
	margin: 0 auto;
	padding: 0 0px;
	width: 856px;
}
.navigationtext {
	background: none;
	margin-left: 332px;
}
.navigation a {
	color: #342B49;
	text-decoration: none;
	padding: 9px 4px;
	margin-left: 20px;
	line-height: 36px;
}
.navigation a:hover {
	background: #C6C4CC;
	color: #420;
}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
}

/* sub navigation */
.subnav {
	background: url(../images/tncmn_15.gif) no-repeat;
	color:#FFFFFF;
	font-family: verdana, Tahoma;
	font-size: 13px;
	padding-left: 32px;
	text-align: left;
}

.subnav_top {
	background: url(../images/tncmn_12.gif) no-repeat;
	color:#FFFFFF;
	font-family: verdana, Tahoma;
	font-size: 13px;
	padding-left: 32px;
	text-align: left;
}

.left_menu {
	background: none;
	color:#AAA7B3;
	font-family: verdana, Tahoma;
	font-size: 13px;
	padding-left: 32px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}

.left_menu a {
	color:#AAA7B3;
	width: 99px;     /*99px;*/
	text-decoration: none;
	height: 12px;    /*12px;*/
	line-height: 18px;
	margin-left:0px;
}
.left_menu a:hover {
	background: none;
	color: #FFFFFF;
	font-weight: none;
}



/* content */
.content {
	padding: 12px 12px 12px 12px;
	float: left;
	width: 90%;
}
.content .descr {
	color: #987E57;
	font-size: 11px;
	margin-bottom: 0px;
}
.content li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background: #302746;
	color: #3A3150;
	font-size: 10px;
	margin: 0 auto;
	text-align: right;
	width: 826px;
}
.footer a {
	color: #3A3150;
	text-decoration: none;
}
.footer a:hover {
	color: #5D566F;
	text-decoration: underline;
}

.clear { clear: both; }

.form-label {
	font-size: 12px;
	float:left;
	margin: 2px;
	width: 150px;
}

.form-control {
	float: left;
	margin: 2px;
}

input {
	padding:3px;
	border: 1px solid #D5BFB1; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}
textarea {
	width:300px;
	padding:#3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #D5BFB1; 
	height:100px;
	display:block;
	color:#777;
}

/*tambahan png opacity for ie fix*/
<style type="text/css">
img, div { behavior: url(../theme/css/iepngfix.htc) }
</style>
