/**************** Villa Burung Raja  ****************/
.txt {
	color: #333333;
	font-size: 12pt;
	text-decoration: none;
	margin: 0;
	line-height: 16pt;
	display: block; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0; font-family:Calibri,verdana, arial
	}
		
.footer {
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
	margin: 0;
	line-height: 16pt;
	display: block; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0; font-family:Calibri,verdana, arial
	}

/**************** TABLES ****************/			
	
table.mainbg {
	background: url('../images/bgtile.jpg') repeat-x;
	padding: 0;
	}
		
table.navbg {
	background: url('../images/navtile.gif') repeat-x;
	padding: 0;
	}

table.hmimg {
	background: url('../images/hmimg_main.jpg') no-repeat bottom left;
	padding: 0;
	}	

	
/**************** HEADERS ****************/		
.hd	{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/site/bullet_orange.gif') no-repeat left top;
	margin: 0;
	display: block; padding-left:15; padding-right:0; padding-top:0; padding-bottom:0
	}
		
/**************** LINKS ****************/		

a:link,a:visited,a:active	{
	color: #D21400;
	font-weight: normal;
	text-decoration: none; font-family:Calibri; font-size:12pt
	}
	
a:link:hover	{ 
	color: #D21400;
	font-weight: normal;
	text-decoration: underline; font-family:Calibri; font-size:12pt
	}
