body {

	background-color: #636254;

}

a{
	font-family: verdana;
	font-size: 10px;
	color: #F4BD59;
}
td{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.small_link{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.header{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
p{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
a.small_link
{
	font-family: verdana;
	font-size: 10px;
	color: #F4BD59;
}
a.wgn_link
{
	font-family: verdana;
	font-size: 10px;
	color: #F4BD59;
	line-height: 20px;
}
.book_title{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}


.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
}
.wrap1 {
  float: left;
  background:url(/images/shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background:url(/images/corner_bl.gif) -4px 100% no-repeat;
}
.wrap3 {
  padding:0 16px 16px 0;
  background:url(/images/corner_tr.gif) 100% -4px no-repeat;
}
.wrap3 img {
  display:block;
  border:1px solid #ccc;
  border-color:#efefef #ccc #ccc #efefef;
}

.border
{
border-bottom: thin solid #000000;
border-right: thin solid #000000;
background-color: #666666;
}

.border_alt
{
border-bottom: thin solid #666666;
border-right: thin solid #666666;
border-top: thin solid #666666;
border-left: thin solid #666666;
border-width: 1px 1px 1px 1px;

}

.border_alt2
{
border-style: solid;
border-color: #000000;
border-width: 1px 1px 1px 1px;

}



