/******************************
* THE GLOBAL CONFIGURATION
******************************/

* {
	margin: 0; padding: 0;
}

html, body {
	margin:0px 0px 0px 0px;
	text-align: left;
}

h1,h3,h3 {
	margin: 0; padding: 0;
}

#header {
	width: 702px;
	text-align: left;
	margin: auto;
}

#content{
	float: left;
	width: 702px;
}

#topmenu{
	margin-right: 6px;
	margin-top: 4px;
	text-align: right;
}

/******************************
* FONTS CONFIGURATION
******************************/

.judul_menu {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	TEXT-DECORATION: none;
}

.judul_menu:hover {
	COLOR: #660066; 
	TEXT-DECORATION: none;
}

.judul_partners {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.judul_selected {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #660066;
	TEXT-DECORATION: none;
}

#footer_div{
	padding:5px 10px;
	text-align: left;
}

.footer_links {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	TEXT-DECORATION: none;
}

.footer_links:hover {
	font-weight: bold;
	COLOR: #FF3333; 
	TEXT-DECORATION: none;
}

.header_links {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	TEXT-DECORATION: none;
}

.header_links:hover {
	font-weight: bold;
	COLOR: #660066; 
	TEXT-DECORATION: none;
}


.menu_links {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	TEXT-DECORATION: none;
}

.menu_links:hover {
	COLOR: #999999; 
}

.top_links {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	TEXT-DECORATION: none;
}

.top_links:hover {
	font-weight: bold;
	COLOR: #999999; 
	TEXT-DECORATION: none;
}


.footer_teks {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	TEXT-DECORATION: none;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	line-height:16px;
}


/* untuk halaman index */
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 18px;
	text-align: left;
}


h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	line-height: 18px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding:3px 15px;
	text-align: left;
	
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 15px 8px;
	text-align: justify;
	line-height: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	padding: 6px 8px;
	text-align: justify;
}

h6 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	line-height: 18px;
}



