/* CSS Document */
/*PAGE LAYOUT*/

/*PAGE BODY*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bcg.jpg);
	background-repeat: repeat;
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: justify;
}

/*PAGE LINK ATAS*/
#bcglinkcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcgcontent_01.gif);
	height: 60px;
}
.smallgraylinktext {
	font: bold 11px Tahoma, sans-serif;
	color:#666666;
}
.smallgraylinktext a{
	font: bold 11px Tahoma, sans-serif;
	color:#666666;
	text-decoration:none;
}
.smallgraylinktext a:hover{
	text-decoration:underline;
}

/*LAYOUT GIF ATAS*/
#bcgiconcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: 40px;
	position: relative;
	left: auto;
	right: auto;
}
#bcgphoto {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcgcontent_02.gif);
	height: 128px;
}

/*PAGE LAYOUT CONTENT*/
#bcgcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contenttext{
	float:left;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	width: 415px;
	overflow: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	position: relative;
}
.contenttext{
	float: left;
	padding: 0px 10px 10px 0px;
	position: relative;
}
#leftpanel{
	float:left;
	width:120px;
	overflow: visible;
	height: auto;
	padding: 15px;
	background-color: #FFFFFF;
}
#tdlinkleftpanel {
	background-image: url(../images/button_01.gif);
	height: 25px;
	width: auto;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: left;
	text-indent: 25px;
}
.title_teks {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
#right_panel{
	float:right
	width:auto;
	background-color: #FFFFFF;
	float: right;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	position: relative;
	height: auto;
	width: 170px;
}

/*PAGE LAYOUT FOOTER*/
#footer{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bcgcontent_04.gif);
	height: 67px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
}
#footerlinkcontent {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.smallgraytext {
	font: bold 11px Tahoma, sans-serif;
	color:#FFFFFF;
}
.smallgraytext a{
	font: bold 11px Tahoma, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.table {
	color: #FFFFFF;
}

