/* 

Title: CSS for Sabah.Net Website
File Name : global-style.css
Date Created : 2 July 2000
Last Updated : 

*/


/* General Styles */
BODY, TD, DIV
{
	font-family: "Arial", "Tahoma", "MS Sans Serif", "Helvetica";
	font-size: 12px;
	color: #000000;
}

A
{
	color: #04649c;
}

A:Hover
{
	text-decoration: None;
}

/* Global Header Styles */
/* This is used in P */
.date
{
	text-indent: 0.5cm;
	font-weight: Bold;
}

/* Main Page Content Styles */
/* This is used in A or SPAN for the announcements */
.announcehead
{
	font-size: 13px;
	font-weight: Bold;
	color:#00005b;
}

/* This is used in SPAN for the announcements */
.announcedate
{
	font-size: 10px;
}

/* This is used in SPAN or TD for the randomiser */
.randomiser
{
	font-family: "MS Sans Serif", "Tahoma", "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	font-weight: Bold;
	color: #000000;
}

/* Footer Styles */
/* This can be used in SPAN or TD */
.footer
{
	font-family: "Tahoma", "Verdana", "Arial", "MS Sans Serif", "Helvetica";
	font-size: 10px;
	color: #999999;
}
/* Footer Styles */
/* This can be used in SPAN or TD */
.lefthand
{
	font-family: "Tahoma", "Verdana", "Arial", "MS Sans Serif", "Helvetica";
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	
}
.leftfont
{
	font-size: 11px;
	color: #04649C;

}
.nffont
{
	font-size: 20px;
	color: #04649C;
	font-weight:Bold;
}
.leftfont2
{	
	font-size: 11px;
	color: #000059;

}
.leftfont3
{
	text-indent:0.5cm;
	font-size: 11px;
	color: #04649c;

}
.centert
{
	font-family: "Tahoma", "Verdana", "Arial", "MS Sans Serif", "Helvetica";
	font-size: 13px;
	font-weight: Bold;
	color: #ffffff;
}
.centerfont
{
	text-indent:0.5cm;
	font-size: 12px;
	color: #04649C;

}