﻿#book img{
border:0;
}
#book ul
{
	list-style:none;
}
#book .ball
{
	display:inline;
	float:right;
}
#book #memWarning
{
    text-align:center;
}
#book .warning
{
    color:#f00;
    font-size:8pt;
    font-family:Arial;
}
#book .highlight
{
	border:1px solid #000;
	background-color:#bbe4bf;
	padding:5px;
}
#book table
{
	padding:0;
}
#book table.balls td
{
    padding:5px;
    border:0;
}
#book td
{
	text-align:right;
	font-size:8pt;
}

#book td.balls
{
	width:64px;
}

#book .ballTop
{
	display:inline;
}
#book a
{
	color:#000;
	text-decoration:none;
}
#book table.register
{
	margin-top:20px;
}
#book table.register td
{
	text-align:left;
	font-size:10pt;
	padding:5px;
}
#book table.register td.label
{
	text-align:right;
}

#book span.emphasize
{
	color:Green;
	font-size:14pt;
	font-weight:bold;
}
#book a.regular
{
	text-decoration:underline;
	color:Blue;
}

#book tr.timesRowOdd
{
    background-color:#f5f5f5;
}
#book tr.timesRowOdd td
{
    border-bottom:1px solid #b1b1b1;
}
#book tr.timesRowEven td
{
    border-bottom:1px solid #b1b1b1;
}
#book .offline
{
    color:#aaa;
}
#book .closed
{
    color:#aaa;
}