div.banner{
	background: #FFFF40;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	border-style: double;
	border-width: thin;
}
div.bannerM3{
	background-color: #666666;
	color: #ffff00;
	text-align: center;
	font-weight: bold;
	font-size: 20pt;
	width : 300px;
	height: 50px;
	border-width: none;
}

div.addresss{
	float:right;
	margin-right: 10px;
	text-align: left;
	font-size: 5pt;
}
div.caption{
	margin-right: 3px;
	text-align: left;
	font-size: 10pt;
}
a{
text-decoration: none;
}
table{
	border: 0;
	/*cellspacing: 0;	rules: 0;*/
	margin-left: 10px;
	margin-right: 10px;
	table-layout: fixed;
	width: 850px;
	text-align:center;
}
tr{
	text-align=left;
}


td.topic{
	width: 460px;
	vertical-align: top;
	border: dashed #E0FFE0 medium;
}
td.button{
	width: 165px;
	height: 40px;
}
td.subject{
/*	width: 180px; */
/*	height:260px; */
	vertical-align: top;
	text-align: left;
/*	background-color: #C1FFC1; */
	color: #ff0000;
	z-index:0;
	font-weight:bold;
}

iframe{
	width: 450px;
	height: 460px;
	border-width: opx;
	frameborder: 0;
	scrollbar-base-color: #dbffe0;
	font: 8pt;
}

img.button{
	border: 0px;
	width: 160px;
	height: 40px;
}
img.subject{
	border: 0px;
	width: 160px;
	height: 260px;
}
