#marqueecontainer{
position: relative;
width: 100px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
}

body {
	margin:0px; background:#1ba426 url('../images/bg.jpg') repeat-x 30% 122px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none
	
	
}

iframe {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none

}

.left
{
	background:url('../images/left1.gif') repeat-y;

}

.right
{
	background:url('../images/right1.gif') repeat-y;
	
}

.menu
{
	background:url('../images/menu.jpg') repeat-x;
	font-size: 13px;
	color: #ffffff
}

a{
	font-size: 11px;

	text-decoration:none;
	color: #72550F;
}

a:hover{
	text-decoration:underline;
	color: #72550F;
	font-weight: bold;
}

a.link
{
	
	text-decoration:none;
	color: #ffffff;
}

.menu_link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	text-decoration:none;
	color: #3300CC;
	font-weight: bold;
}

.menu_link:visit
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	color: #3300CC;
	font-weight: bold;
}

.menu_link:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #ffa400;
	font-weight: bold;
}


.menu_top
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}

.menu_top:visit
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.menu_top:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #ffa400;
	font-weight: bold;
}


.box_top_line
{
background:url('../images/top_line.gif') repeat-x left top;
height:2px
}
.box_left_line
{
background:url('../images/left_line.gif') repeat-y left top;
width:2px
}
.box_right_line
{
background:url('../images/right_line.gif') repeat-y left top;
width:2px
}
.box_bottom_line
{
background:url('../images/bottom_line.gif') repeat-x left top;
height:2px
}


.body_left_bg
{
background:url('../images/body_left_bg.jpg') repeat-y left top;
width:8px
}
.body_right_bg
{
background:url('../images/body_right_bg.jpg') repeat-y left top;
width:8px
}

td.mainon{
background: url('../images/main_menu_bg.gif') no-repeat 0px 0px;
height:33px
}

.mainpicture
{
	float:right;
}

.leftpicture
{
	float:left;
}

.mutakhir
{
	text-decoration:none;
	color: #ffffff;
}

.kebajikan
{
border: 1px dashed #CCCCCC;	
margin: 3px;
padding: 5px;
background: #ffffff;
}

.kebajikan:hover {
	background: #fff;
	border: 1px solid #CCCCCC;
}