@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D8F7E;
	font-size: 12px;
	background-color: #D8E2D7;
}

img {
	border:0px none;
}

a:link, a:active {
	color: #333333;
	text-decoration: none;
}
  
a: visited {
color:#0033FF;
}  
  
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
 
	  
.mytext {
	background-color: #E8EEE4;
	height: auto;
	color: #666666;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
 
.mainheader {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	background-color: #D8E2D7;
	color: #000000;
	padding: 2px 2px 2px 2px;
}

.header {
	background-color: #EBF0E9;
	height: 30px;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.note  {
	font-size: 12px;
	font-style: normal;
	text-align: right;
	padding: 2px;
	font-family: "Courier New", Courier, mono;
	color: #333333;
} 

.footer {
	background-color: #A7B6B3;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-weight: bold;
}

.footer2 {
	background-color: #A7B6B3;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	padding-bottom: 2px;
	
}


.menu {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	background-color: #A7B6B3;
	font-style: italic;
}
 
.menulist {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	background-color: #D8E2D7;
	height: 155px;
} 
 
  
.reviewed {
	padding: 2px 5px 2px 10px;
	height: 68px;
}



.tengah {
	vertical-align: top;
	background-color: #E8EEE4;
}

.topalani {
	vertical-align: top;
}

.ulang {
	border: 1px solid #D8E2D7;
}

.ulang td{
	padding: 2px;
}


#page_footer {
width:auto;
}  

#page_footer A:link, A:visited, a:active {
	COLOR: #FFFFFF; 
}

#page_footer A:hover {
	COLOR: #333333; text-decoration: none
}
