Body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #6191C1;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #666668;
}
h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
.style10 {
	color: #333333;
	font: bold;
}
h4 {
	font-size: 10px;
	color: #FFFFFF;
}
h5 {
	font-size: 9px;
	color: #666668;
}
.style11 {font-size: 9px}
.style12 {color: #FFFFFF}
.style13 {font-size: 12}
.style16 {color: #666668}
.style17 {font-size: 10px; }
.style18 {font-size: 10; }
.style19 {color: #FFFFFF; font-size: 9px; }
.style20 {color: #FFFFFF; font-weight: bold; }
.style21 {
	font-size: 16px;
	font-weight: bold;
}

/*** Here Advanced SWA ***/
#shipment thead td {
	height:25px;
}

#payment thead td {
	height:25px;
}

#detailpayment thead td {
	border-top:1px solid #ccc;
}


#konfirmasi_1 {
	margin-bottom:10px;
}

#konfirmasi_2 {
	margin-top:10px;
	margin-bottom:10px;
}

#konfirmasi_2 p {
	text-align:right;
	font-weight:bold;
	font-size:15px;
	font-color:red;
}

#alamat_user tr td {
	background:#F5F5F5;
}

#success {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#F5F5F5;
}

