body {
	margin: 0px;
}

a.smallnav,
a.smallnav:link,
a.smallnav:active,
a.smallnav:hover,
a.smallnav:visited{
font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #25374A;
	font-weight : normal;
	text-decoration:none;
}

.bred{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : bold;
}

.bblack{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}

.bwhite{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight : bold;
}

.lotemp{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0000E0;
	font-weight : normal;
}

.hitemp{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #E00000;
	font-weight : normal;
}

.smalldesc{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
}

.smallnav{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #25374A;
	font-weight : normal;
}

.dayname{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #8D2727;
	font-weight : bold;
}
.currentDate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
}
td.proc_disti_first_cell {
	color:#FFF;
	padding-left: 170px;
	font-weight: bolder;
}
td.proc_disti_top_img {
	color:#FFF;
	font-weight: bolder;
	padding-right: 10px;
	text-align: right;
	letter-spacing: 0px;
	width: 175px;
}
td.proc_disti_top {
	color:#FFF;
	font-weight: bolder;
	letter-spacing: 1px;
	width: 137px;
}
td.proc_disti_bottom {
	color:#FFF;
	font-weight: bolder;
	letter-spacing: 1px;
}
td.proc_disti_top a:hover, td.proc_disti_top a:visited, td.proc_disti_top a:active, td.proc_disti_top a:link {
	color:#FFF;
	align: center;
	font-weight: bodler;
}

div.header_top_logos_container {
	position: relative;
	width: 100%;
	background-color: #eeeeee;
	height: 20px;
}

div.header_top_logos {
	position: absolute;
	width: 953px;
	color: #555;
	text-align: left;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 50%;
	left: -476px;

}
div.header_top_logos a, div.header_top_logoa a:visited, div.header_top_logoa a:hover {
	text-decoration: none;
	color: #555;;
}

.ed_blue, .ed_blue a:hover, ed_blue a:visited {
	color: #0079c2;
}

a.dtx_red {
	color: #FF9933;
}



/******************** Page Ear ************************/
#pageflip {
	position: relative;
	display: none;
	z-index: 9999;
}
#pageflip img {
	width: 125px; height: 125px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 125px; height: 125px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../banners/Renesas_PeelDown_Collapsed.png) no-repeat right top;
	text-indent: -9999px;
}
