{
margin:0;
padding:0;
border:0
}
html {
  height:100%;
  width:100%;
}
body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
}
table.big
{
    height:100%;
    margin:0;
    min-height:100%;
    padding:0;
}

.book_left{
background:url(/content/images/photogallery//line_left.jpg) repeat-y
}

.book_right{
background:url(/content/images/photogallery//line_right.jpg) repeat-y
}

.book_top{
background:url(/content/images/photogallery//line_top.jpg) repeat-x
}

.book_bottom{
background:url(/content/images/photogallery//line_bottom.jpg) repeat-x
}

.book_center{
background:url(/content/images/photogallery//center_line.jpg) repeat-y
}

.logo_cell{
	vertical-align: middle;
	border-bottom-color:#e5e5e5;
	border-bottom-style:solid;

	border-bottom-width:thin
	border-left:0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0px;
}

.bottom_cell{
	vertical-align: middle;
	border-top-color:#e5e5e5;
	border-top-style:solid;

	border-top-width:thin;
	border-left: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.title{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#0066FF;
font-size:11px;
font-weight:bold;
font-stretch:semi-condensed;
}

.pages{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#0066FF;
font-size:13px;
font-weight:normal;
text-decoration: none;
}

.pages_link{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#0066FF;
font-size:13px;
font-weight:normal;
text-decoration: underline;
}

.text{
font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#999999;
font-size:11px;
font-weight:normal;
}

.address{
font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#5b2723;
font-size:11px;
font-weight:normal;
}

.email{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#00000;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

.phone{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:16px;
font-stretch:condensed;
color:#FF6600;
}

.page{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:16px;
font-stretch:condensed;
color:#999999;
}
.pages_link_active {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#0066FF;
	font-size:13px;
	font-weight:normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
.logo2 {
	text-align: right;
}

.logo2 a {
	color: #000000;
	font-family: Arial, sans-serif, "Minion Pro SmBd";
	font-size: 12px;
}
.logo2 img {
	vertical-align: top;
	border-style: none;
}
img.my {
		border: 1px #d0d0d0 solid;

	padding: 4px;

}

.pagination {margin:20px 0;font-size:14px;}
.pagination a {font-size:14px;}
.pagination a,.pagination b {padding:0 5px;}

#TB_prev {position:absolute;top:49%;left:0;padding:3px;background:white;}
#TB_next {position:absolute;top:49%;right:5px;padding:3px;background:white;}
