body
{	margin: 0;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

a:hover
{	text-decoration: underline;
}

a
{	text-decoration: none;
	color:#000066;
}

table.main
{	width: 75%;
	border-width: 0px;
	font-size: 8pt;
}

td.banner_top
{	background-image: url('images/back_clouds.jpg');
	height: 90px;
}

td.proceeds
{ background-image: url('images/back_clouds_vert1.jpg');
	vertical-align: top;
}

td.banner_menu
{	background-image: url('images/back_clouds_vert.jpg');
	vertical-align: top;
}

td.banner_side
{	background-color: #ADD6C7;
	width: 120px;
	padding: 10px;
	vertical-align: top;
}

td.shadow_L
{	background-image: url('images/shadow_L.gif');
	width: 50px;
}

td.shadow_R
{	background-image: url('images/shadow_R.gif');
	width: 50px;
}

.header_bold
{	font-size: 10pt;
	font-weight: bold;
}

.header_main
{	font-size: 16pt;
	text-decoration: underline;
}

.sp_leader
{	font-size: 14pt;
	font-style: italic;
}

.sp
{	font-size: 12pt;
}

.img_caption
{	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
}

.italicOnly
{	font-family: Verdana;
	font-style: italic;
}

table.links
{	font-size: 8pt;
}

table.FP6EU
{	font-size: 8pt;
	color:#FFFFFF;
	border-color: #FFFFFF;
}

td.EU
{	text-align: right;
	border-right-style: solid;
	border-right-width: 1px;
}

td.FP6
{	padding: 2px;
	vertical-align: top;
}

#announce
{	width: 100%;
}

#announce tr
{	height: 50px;
}

#announce td
{	background-image: url('images/tb_bg_1.gif');
}

.dukeTip
{	position: absolute;
	display: none;
	border: 1px solid black;
	background-color: lightyellow;
	width: 300px;
	height: 100px;
	padding: 8px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}