body{
	padding: 0px;
	margin: 0px;
	background-color: #E9EDF9;
}

a, div, td, p, font{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
tr.top {
	height: 140px;
}
td.lc{
	width: 220px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}

td.ctr{
	background-color: #AECBE7;
	background-image: url('../../images/philips/bg1.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

td.rc{
	width: 220px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;

}

tr.tl {
	height: 20px;
}
td.tll{
	background-color: #93AEF9;
}

td.tlc{
	background-color: #999999;
}

td.tlr{
	background-color: #666666;
}
.img1{
	width: 393px;
	height: 180px;
	float: right;
	background-image: url('../../images/philips/img1.gif');
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 70%;
}
td.mnl{
	width: 220px;
	background-color: #E9EDF9;
	background-image: url('../../images/philips/bg3.gif');
	background-position: right top;
	background-repeat: repeat-y;
}

td.mnc{
	background-color: #ffffff;
	background-image: url('../../images/philips/bg4.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}
div.mnc{
	background-image: url('../../images/philips/bg2.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

td.mnr{
	width: 220px;
	background-color: #DADCE9;
	background-image: url('../../images/philips/bg3.gif');
	background-position: left top;
	background-repeat: repeat-y;
}
td.fcr{
	background-color: #B2C5F9;
	background-image: url('../../images/philips/bg3.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 20px;
	text-align: center;
}
.flash{
	margin: 40px;
	border: solid 1px #cccccc;
	text-align: center;
	height: 320px;
	padding: 20px;
	color: #cccccc;

}

.dwl{
	background-color: #FFFFFF;
	margin-left: 1px;
	padding: 10px;
}
.ncl{
	background-color: #FFFFFF;
	margin-right: 1px;
	padding: 10px;
}


a{color: #5CACE9;}
a:hover{color: #99C6E9;}

.dwl a{
	margin: 3px 5px;
}

.menu{
	color: #444444;
	font-weight: bold;
	padding: 2px 0px;
	margin: 2px 0px;
}
h1.menu{
	font-size: 19px;
}
h2.menu{
	font-size: 17px;
}
h3.menu{
	font-size: 15px;
}
.news{
	padding: 2px 5px 5px;
}
.nd{
	color: #493D3D;
}
.mblock{
	margin: 10px;
	border: solid 1px #cccccc;
	padding: 10px;
}