table {
	border:1px #009933 dotted;
	border-collapse:collapse;
}
th,td {
	border:1px #009933 dotted;
	padding:4px;
}
th {
	background-color:#ffffcc;
}
td {
	background-color:#ccffff;
}

#left{
	width:180px;
	float:left;
}

#center{
	width:560px;
	float:left;
}

#right{
	width:252px;
	float:left;
}

#left div,#center div,#right div{
	width:553px;
	float:left;
	border:1px #009999 solid;
	margin:2px;
}

#left div{
	width:174px;
}

#right div{
	width:246px;
}

#left p.subtitle,#center p.subtitle,#right p.subtitle{
		margin:0 0 4px 0;
		background-image:url(../img/btn056_04.gif);
		background-position:left bottom;
		font-size:11pt;
		font-weight:bold;
		color:#ffffff;
		padding:3px 2px 2px 6px;
		border:none;
}

#left h2,#center h2,#right h2{
	font-size:10pt;
	margin:8px;
	display:inline;
}

#left h3,#center h3,#right h3{
	font-size:11pt;
	margin:8px;
}
#left h4,#center h4,#right h4{
	font-size:10pt;
	margin:8px;
	text-align:center;
	font-weight:normal;
}

#left p,
#right p,
#center p,
#left hr,
#right hr,
#center hr,
#left table,
#right table,
#center table
{margin:4px;}

#left ol,#right ol,#center ol
{margin:6px 6px 6px 20px;}

#left li,#right li,#center li
{
	list-style-image:url(../img/arrow002_02.gif);
	margin:0 0 6px 0;
}


