table#BlueDream { background:#D3E4E5;
 border:1px solid gray;
 border-collapse:collapse;
 color:#fff;
 font:normal 12px verdana, arial, helvetica, sans-serif;
}
#BlueDream caption {
	border:1px solid #5C443A;
	color:#018619;
	font-weight:bold;
	letter-spacing:20px;
	padding:6px 4px 8px 0px;
	text-align:center;
	text-transform:uppercase;
}
#BlueDream td,#BlueDream th { color:#363636;
 padding:.4em;
}
#BlueDream tr{ border:1px dotted gray;
}
 thead th#BlueDream,  tfoot th#BlueDream{ background:#5C443A;
 color:#FFFFFF;
 padding:3px 10px 3px 10px;
 text-align:left;
 text-transform:uppercase;
}
 tbody#BlueDream td a{ color:#363636;
 text-decoration:none;
}
 tbody#BlueDream td a:visited{ color:gray;
 text-decoration:line-through;
}
 tbody#BlueDream td a:hover{ text-decoration:underline;
}
 tbody#BlueDream th a{ color:#363636;
 font-weight:normal;
 text-decoration:none;
}
 tbody#BlueDream th a:hover{ color:#363636;
}
#BlueDream tbody td+td+td+td a{ background-image:url('bullet_blue.png');
 background-position:left center;
 background-repeat:no-repeat;
 color:#03476F;
 padding-left:15px;
}
#BlueDream tbody td+td+td+td a:visited{ background-image:url('bullet_white.png');
 background-position:left center;
 background-repeat:no-repeat;
}
#BlueDream tbody th,#BlueDream tbody td{ text-align:left;
 vertical-align:top;
}
#BlueDream tfoot td{ background:#5C443A;
 color:#FFFFFF;
 padding-top:3px;
}
.odd { background:#fff;
}
#BlueDream tbody tr:hover{ background:#99BCBF;
 border:1px solid #03476F;
 color:#000000;
}
