/* Default CSS file for Flash */

body {
background-color:#7B8BA7;
background-image: url(../images/bookback.jpg); 
}

#title 
{
	position: absolute;
	top: 0px;
	left: 157px;
	z-index:2;
	width: 100%;
}

dl, dt, dd, ul, li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu 
{
	position: absolute;
	top: 102px;
	left: 157px;
	z-index:3;
	width: 100%;
}

#bookimage
{
	position: absolute;
	top: 150px;
	left: 170px;
	z-index:2;
	width: 100%;
}

#bookdescription
{
	position: absolute;
	top: 220px;
	left: 420px;
	z-index:2;
	width: 300px;
}

#menu dl 
{
	float: left;
	width: 75px;
}

#menu dt
{
	cursor: pointer;
	text-align: center;
	background: #F1F5F9;
	border: 1px silver outset;
	font-family: Verdana;
}

#menu dd 
{
	display: none;
	cursor: pointer;
	text-align: center;
	background: #F1F5F9;
	border: 1px silver outset;
	font-family: Verdana;
}

#menu li 
{
	text-align: center;
	background: #FFFFFF;
}

#menu li a, #menu dt a 
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus 
{
	background: #BDC6DE;
}

#table1 
{
	position:absolute;
	top:430px;
	left:154px;
	width:680px;
	z-index:100;
}

h1 {
	font-size: 22px; 
	font-family: "Verdana"; 
	color: #000000;
	text-align:center; 
}

h2
{
	font-size: 12px;
	font-family: "Verdana";
	color: #333333;
	margin-top: 20;
}

h3 {
   font-size: 14px; 
   font-family: "Arial"; 
   color: #616161;
   text-align:center; 
}
h4 {
   font-size: 10px; 
   font-family: "Verdana"; 
   color: #000000;
   text-align: center;
}

p {
	padding: 0px 5px;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height:1.5;
}

.table1 {
	background-color:#ececec;
}

td {
	font-family: "Arial";
	font-size: 11px; 
	line-height:1.3;
	color: #333333;
}

td {
	font-family: "Arial";
	font-size: 11px; 
	line-height:1.3;
	color: #333333;
}

.body {
   font-family: "Arial";
   font-size: 11px;
   color: #390031;
}

.bold {
   font-weight: bold;
   color: #000000;
}

.italic {
   color: #103010;
   font-style: italic;
}

.specfont{
	font-family: "Verdana";
	font-size: 11px; 
	line-height:1.1;
	text-align:justify;
	padding: 0px 5px;
}

.center {
	text-align: center;
	font-weight: bold;
}

.small {
	font-size: 10px; 
	font-family: "Arial"; 
	color: #000000;
}

.leftmore {
	font-weight: normal;
	 margin-left: 30px;
} 

pre {
   font-family: "Verdana";
   font-size: 12px;
   color: #000000;
   background-color: #ececec;
}

.red {
	font-size: 11px; 
	font-family: "Arial"; 
	color: #ff0000;
	font-weight: normal;
}

.redcol {
	font-size: 11px; 
	font-family: "Arial"; 
	color: #ff0000;
	font-weight: normal;
}

.green {
	text-decoration:underline;
	color: #184a18;
}

.blue {
	font-size: 11px; 
	font-family: "Arial"; 
	color: #005263;
	font-weight: normal;
}

.italic {
	font-size: 11px; 
	color:#000000;
	font-family: "Arial"; 
	font-style: italic;
}

a:visited {
  font-family: "Arial";
   font-size: 11px;
   color: #08215a;
   text-decoration: none;
   font-style: italic;
   text-decoration: underline; 
}

a:link {
   font-family: "Arial";
   font-size: 11px;
   color: #000000;
   text-decoration: underline; 
}

a:hover {
   font-family: "Arial";
   font-size: 11px;
   color: #520031;
   text-decoration: none;
   font-style: italic;
   text-decoration: underline; 
}
