/* Start Body style */
body{
	background-image: url(../images/bg_belang_pjg.gif);
	margin: 0;
	font-family: 'Arial';
}
/* End Body style */

/* Start Head style*/
font.heading{
	font-size: 17px;
	color: white;
	font-weight: bold;
}
/* End Head style*/

/* Start Content style*/
font.content_label font.content_sublabel{
	font-size: 17px;
}

font.content_label{
	font-weight: bold;
	color: white;
}

font.content_sublabel{
	color: #3399CC;	
	font-size: 15px;
	font-weight: bold;
}

font.content{
	font-size: 13px;
	color: white;
}

font.content_title_news{
	font-size: 13px;
	color: white;
}

font.content_news{
	font-size: 12px;
	color: white;
}

/* End Content style*/

/*Start Footer style*/
font.copyright{
	font-size: 10px;
	color: white;
}

font.footer{
	font-size: 10px;
	color: white;
}

A.footer:active, A.footer:link,A.footer:visited
{
	COLOR: white;
    TEXT-DECORATION: none;
}

A.footer:hover
{
    COLOR: #333366;
    TEXT-DECORATION: none;
}

/*End Footer style*/

