﻿body
{
    font-size: small;
    color: silver;
    line-height: normal;
    font-family: Verdana;
    background-color: transparent;
    font-variant: small-caps;
    text-align: left;
}
a:link
{
    font-size: small;
    color: silver;
    line-height: normal;
    font-family: Verdana;
    background-color: transparent;
    font-variant: small-caps;
    text-align: left;
}
a:visited
{
    font-size: small;
    color: gray;
    font-family: Verdana;
    font-variant: small-caps;
    line-height: normal;
    text-align: left;
}
.detailstyle
{
    border-top: green thin double;
    border-right: green thin double;
    border-left: green thin double;
    border-bottom: green thin double;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-family: 'Times New Roman';    
    font-size: medium;
    font-variant: normal;
    color: black;
 }
 #LayerBook {
	position:absolute;
	width:200px;
	height:5px;
	z-index:2;
	left: 603px;
	top: 176px;
}
#LayerPlay {
	position:absolute;
	width:200px;
	height:23px;
	z-index:2;
	left: 602px;
	top: 337px;
}
