body {
}

a {

}

.style1 {
	color: #0000FF;
	font-weight: bold;
	font-size: x-large;
}
.style4 {color: #0000FF; font-weight: bold; }


#mytable{

}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td.profile{
border-bottom: 1px solid #CCCCCC;
}


td.flat{
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}

td.gambar{
height:auto;
width:auto
}

ol{
text-align:left;
top:auto;


}

td.headerprofile{
background:#CCFF00;
font:bold;
border-bottom-style:solid;
border-top-style:solid;
color:#0000FF;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}

td.rowprofile{
font-size:13px;
text-align:center;
border-bottom-style:groove;
border-bottom-width:thin;
text-align:center;
}

td.rowprofile1{
font-size:13px;
text-align:center;
border-bottom-style:groove;
border-left-style:groove;
border-bottom-width:thin;
border-left-width:thin;
text-align:center;
}

td.rowprofilename{
font-size:13px;
text-align:left;
border-bottom-style:groove;
border-bottom-width:thin;
text-align:left;
}


td.rowprofilename1{
font-size:13px;
text-align:center;
border-bottom-style:groove;
border-left-style:groove;
border-bottom-width:thin;
border-left-width:thin;
text-align:left;
}

a{
text-decoration:none;
}
a:hover{
text-decoration:underline;}

td.frame{
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}