body
{
        margin:0px;
	font-size: 10pt;
        font-family:verdana, arial, helvetica, sans-serif;
        color:#333;
        background-color:white;
}


#Header
{
	margin: 10px 10px 10px 120px;
	padding: 1px 10px 1px 10px;
	background-color: #F2F2F2;
	color: #000000;
}

#Content
{
	margin: 10px 10px 10px 120px;
	padding: 10px;
	background-color: #F2F2F2;
	color: #000000;
}

#PopUp
{
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
	color: #000000;
}

#Menu
{
	text-align: center;
	font-family: sans-serif;
	color: #FFFF33;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 110px;
	height: 440px;
	padding: 2px 10px 0px 10px;
	margin: 0px 10px 10px 0px;
        background-color: #333333;
        line-height: 20px;

/* Again, the ugly brilliant hack. */

        voice-family: "\"}\"";
        voice-family: inherit;
        width: 80px;
}

#floatBottom
{
	position: absolute;
	left: 10px;
	bottom: 0px;
}

#Menu a
{
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
}
#Menu a:hover
{
	text-decoration: none;
	color: #FFFF33;
	border: none;
}

#UnderMenuAdverts
{
	text-align: center;
	font-size: 11pt;
	font-family: serif;
	color: #000000;
        position: absolute;
        top: 460px;
        left: 0px;
        width: 110px;
	height: 440px;
	padding: 2px 5px 0px 5px;
/*
	margin: 0px 10px 10px 0px;
*/

/* Again, the ugly brilliant hack. */

        voice-family: "\"}\"";
        voice-family: inherit;
        width: 110px;
}
#UnderMenuAdverts a
{
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
#UnderMenuAdverts a:hover
{
	text-decoration: none;
	color: #0000FF;
	border: none;
}




a
{
	text-decoration: underline;
	font-style: italic;
	color: #333300;
}
a:hover
{
	text-decoration: underline;
	color: #999900;
	border: none;
}

p.right
{
	text-align: right;
}

div.bookim
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: center;
	width: 150px;
	height: auto;
	font-size: 80%;
	float: left;
}

div.dclear
{
	clear: both;
}

img.floatRight
{
	float: right; 
	margin-right: 4px;
}

img
{
	border-style: none;
	border: none;
	margin: 0px;
}

.floatRight
{
	float: right; 
	margin-right: 4px;
}

div.highlight
{
	background-color: #FFFFE0;
	/* border-style: solid; */
	border: 1px dashed #666;
	padding: 0px 10px 0px 10px;
}
