﻿body 
{
  font-family: Verdana;
  font-size: 12px;
  border: 0px;
  padding: 0px;
  color: #929292;
}

DIV#footer
{
  font-family: Tahoma;
  font-size: 11px;
  text-align:center;
  border: solid 1px #777777;
  padding: 5px;
}

DIV#footer DIV
{
  margin: 5px;
}

DIV#footer A
{
  color: #DD9C1D;
  text-decoration: none;
}

DIV#footer A.grey
{
  color: #929292;
  text-decoration: none;
}

A.more
{
  background: transparent url(../images/more.jpg) no-repeat left bottom;
  padding-left: 15px;
  color: #DD9C1D;
}

A
{
  color: #DD9C1D;
}

H4.section
{
  color:white;
  padding:2px 2px 2px 25px;
}

H4.book
{
  background: #CDBE61 url(../images/book.jpg) no-repeat 5px 8px;
}

H4.book1
{
  background: #83A9BE url(../images/book1.jpg) no-repeat 5px 6px;
}

UL
{
  list-style: none url(../images/red.jpg) outside;
}

DIV.text
{
	position: absolute;
	background-color:White;
	width:330px;
}


#leftpane
{
  vertical-align:top;
  width:195px;
  padding:10px;
}

H5
{
  border-bottom: solid 1px #B9B9B9;
}

LABEL 
{
  display:block;
  padding-top:5px;
}

#log_res {
	overflow: auto;
	color: Black;
	font-weight: bold;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/spinner.gif) no-repeat center;
}

#rightpane
{
  vertical-align:top;
  width:575px;
  border-left:solid 1px #777777;
  border-right:solid 1px #777777;
  padding:10px 5px 10px 5px;
}

TABLE
{
  border-collapse:collapse;
}