*{
	padding:0px;
	margin:0px;
	outline-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	background-color:#ACBBC7;
	padding:10px;
}
img{
	margin-bottom:3px;
}
div#holder{
	height:476px;
	overflow:auto;
	width:122px;
}
table.block{
	margin-right:12px;
	background-color:#FFFFFF;
}
td.top{
	width:132px;
	height:30px;
	background-color:#FFFFFF;
	background-image:url('images/top.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding-left:14px;
	padding-top:10px;
	vertical-align:text-top;
	font-size:12px;
}
td.toplarge{
	width:612px;
	background-image:url('images/toplarge.jpg');
}
td.mid{
	padding-left:12px;
	padding-right:12px;
}
td.bot{
	width:146px;
	height:5px;
	background-image:url('images/bot.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}
td.botlarge{
	width:626px;
	background-image:url('images/botlarge.jpg');
}
