

.butang
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	width: 75px;
	background-color: #0F5DC1;
	top: auto;
	CURSOR: hand;
}

.butang2
{

font-family: Verdana; 
font-size: 10px; 
CURSOR: hand;
}

.butang3
{

font-family: Verdana; 
font-size: 10px; 
cursor: help;
}

.butanglog
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: white;
	border-style: solid;
	background-color: #007ECB;
	border-color: #CCCCCC;
	border-width: 1;
	width:75px;
	CURSOR: hand;
	height:17px;
}


.tajuk {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tajuk2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #FFFFFF;
	font-family: sans-serif;
}

.kandungan {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana;
}

.merah 
{ 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #FF0000;
}