@CHARSET "ISO-8859-1";
.pageHeadingBackground{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: ff0000;
	background-color: d0eaff;
	color: 0b0b9b;
}
.smallFont{
   font-size:11px;	
   color:#000066;
   font-family: "verdana","arial", sans-serif;
   padding-top: 0px;
}
.smallFontDarkBlue{
   font-size:11px;	
   color: #0b0b9b;
   font-family: "verdana","arial", sans-serif;
   padding-top: 0px;
   text-decoration: none;
   }

.mediumFont{
  font-size:12px;	
  color:#000066;
  font-family: "verdana","arial", sans-serif;
}



.largeText{
  font-size:14px;	
  font-family: "verdana","arial", sans-serif;
}

.largeFontColor{
  font-size:12px;	
   color:#000066;
  font-family: "verdana","arial", sans-serif;
}


BODY {
	font-family: "verdana","arial", sans-serif;
	 margin: 0;
	 padding: 0;
}

INPUT {
	border-color:#6194BC;
	border-width: 1px;
	border-style:  solid;
	
	}
TEXTAREA
	{
	border-color:#6194BC;
	border-width: 1px;
	border-style:  solid;
	}	
.menuFont{
  font-size:12px;	
  size:8px;
  font-family:"helvetica","verdana", sans-serif;
}
.fontBlueColor{
	color:0b0b9b;
}
.watermarkBackGround
{
	background-image:url("images/bgBernamaLit.jpg");
}
.headerBodyMargin{
	margin-top:0px;margin-left:2px;margin-right:2px
}

.noUnderline{
	text-decoration: none;
}

.lightBlueBorder{
	border:1px solid #6194BC;
}

.title{				
		font: normal;
		font-family: "helvetica","verdana", sans-serif;
		font-size: 12px;
		font-style: normal;
		text-decoration: none;
		color: #0b0b9b;
	}
.metadata{				
		font: normal;
		font-family: "helvetica","verdana", sans-serif;
		font-size: 12px;
		font-style: normal;
		text-decoration: none;
		color: #bb0090;
	}


