.MastHead
{
/*
	background-color: white;
*/
	background-image: url(/CPSWeb/images/bgGlobalTop.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffcc00;
}
.MastSubject
{
	font: bold 9pt Trebuchet MS,ËÎÌå;
	color: #000000;
}
.MastTitle
{
	font: bold 14.8px Trebuchet MS,ËÎÌå;
	color: #000000;
}
.MastRemark
{}
.MastNavbar
{
	font: bold 9pt Trebuchet MS,ËÎÌå;
	color: #666666;
}
body
{
	margin: 0;
	cursor: default;
}
button, input, sbx, select, textarea
{
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #333;
}
p, td, div, span
{
	font-family: tahoma,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000;
}
a
{
	text-decoration: none;
}

