/* 
* CSS Document 
* Jakarta Aerospace Consulting
* 
* @author Nofriza Nindiyasari <admin at constantio dot com>
* @copyright (c)2006 JAE
* @version $Id: v 1.00 2006/06/20 12:31:08 
* @package Indonesia
*/

.kanan_besar_putih {
	font-size		: 18px;
	font-style		: normal;
	text-align		: center;
	color			: #FFFFFF; 
	font-family		: Monotype Corsiva;
}
a.kanan_besar_putih {
	color			: #FFFFFF;
	text-decoration	: none;
}
a.kanan_besar_putih:hover {
	color			: #FF6600;
	text-decoration	: none;
}

.kiri_besar_putih {
	font-size		: 18px;
	font-style		: normal;
	text-align		: justify;
	color			: #FFFFFF; 
	font-family		: Monotype Corsiva;
}
a.kiri_besar_putih {
	color			: #FFFFFF;
	text-decoration	: none;
}
a.kiri_besar_putih:hover {
	color			: #FF6600;
	text-decoration	: none;
}

.tengah_besar_putih {
	font-size		: 18px;
	font-style		: normal;
	text-align		: center;
	color			: #FFFFFF; 
	font-family		: Monotype Corsiva;
}
a.tengah_besar_putih {
	color			: #FFFFFF;
	text-decoration	: none;
}
a.tengah_besar_putih:hover {
	color			: #FF6600;
	text-decoration	: none;
}

.kiri_besar_hitam {
	font-size		: 18px;
	font-style		: normal;
	text-align		: left;
	color			: #000000; 
	font-family		: Monotype Corsiva;
}
a.kiri_besar_hitam {
	color			: #000000;
	text-decoration	: none;
}
a.kiri_besar_hitam:hover {
	color			: #FFFFFF;
	text-decoration	: none;
}

.kiri_putih_kecil {
	font-size		: 10px;
	font-style		: normal;
	text-align		: justify;
	color			: #FFFFFF; 
	font-family		: Tahoma;
}
.kiri_putih_biasa {
	font-size		: 11px;
	font-style		: normal;
	text-align		: justify;
	color			: #FFFFFF; 
	font-family		: Tahoma;
}
a.kiri_putih_biasa {
	color			: #FFFFFF;
	text-decoration	: none;
}
a.kiri_putih_biasa:hover {
	color			: #FF6600;
	text-decoration	: none;
}

.tengah_putih_biasa {
	font-size		: 11px;
	font-style		: normal;
	text-align		: center;
	color			: #FFFFFF; 
	font-family		: Tahoma;
}
a.tengah_putih_biasa {
	color			: #FFFFFF;
	text-decoration	: none;
}
a.tengah_putih_biasa:hover {
	color			: #FF6600;
	text-decoration	: none;
}

.kiri_sedang_putih {
	font-size		: 12px;
	font-style		: normal;
	font-weight		: bold;
	text-align		: left;
	color			: #FFFFFF; 
	font-family		: Tahoma;
}
a.kiri_sedang_putih {
	text-decoration	: none;
	color			: #FFFFFF;
}
a.kiri_sedang_putih:hover {
	text-decoration	: none;
	color			: #FF6600;
}

.kiri_hitam_biasa {
	font-size		: 11px;
	font-style		: normal;
	text-align		: justify;
	color			: #000000; 
	font-family		: Tahoma;
}
a.kiri_hitam_biasa {
	text-decoration	: none;
	color			: #000000;
}
a.kiri_hitam_biasa:hover {
	text-decoration	: none;
	color			: #FFFFFF;
}

.tengah_hitam_biasa {
	font-size		: 11px;
	font-style		: normal;
	text-align		: center;
	color			: #000000; 
	font-family		: Tahoma;
}
a.tengah_hitam_biasa {
	text-decoration	: none;
	color			: #000000;
}
a.tengah_hitam_biasa:hover {
	text-decoration	: none;
	color			: #FFFFFF;
}

.kiri_sedang_hitam {
	font-size		: 12px;
	font-style		: normal;
	font-weight		: bold;
	text-align		: justify;
	color			: #000000; 
	font-family		: Tahoma;
}
a.kiri_sedang_hitam {
	text-decoration	: none;
	color			: #000000;
}
a.kiri_sedang_hitam:hover {
	text-decoration	: none;
	color			: #FFFFFF;
}

p {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a { 
	font-size: 11px;
	font-family: Tahoma;
	color:#FFFFFF; 
	text-decoration:none; 
}
a:hover { font-size: 11px;font-family: Tahoma;color:#FF9900; font-family:Tahoma; text-decoration:none; }