/*colors: 
orange      - orange - tipator:#FF8B00
blue(light) - #2F85D5 / #8BB5E8
blue-footer - #303895

light green: #C4BB99
dark green #88826A
beige: F7F1C9
maroon: 893D1D
 */
A.pageno,
A.pageno:link,
A.pageno:visited,
A.pageno:active
{
	font-family: Arial;
	font-style: normal;
	color: #893D1D;
	text-indent: 0pt;
	font-size: 12px;
	text-decoration: underline;
}
A.pageno:hover{
	font-family: Arial;
 	font-style: normal;
	color: #893D1D;
	text-indent: 0pt;
	font-size: 12px;
	font-weight:bold;
}
 
.content-frame{
   background-color: white;
   margin:2px;
	font-family: Arial;
	font-style: normal;
	color: black;
	font-size: 12px;
   text-align:left;
/*overflow:auto;*/
z-index:-1;
}
.frame-big-bl {
   border:1px solid #8BB5E8;
	margin-top:0px;
	margin-bottom:5px;
z-index:-2;
}

/* Custom link album styles */
.image {
  border:1px solid #893D1D;
  margin: 5px;
}
.mainImage {
  border:1px solid #893D1D;
}
.smallText
{
  font-size: 10px;
}

a.album:link {
  text-decoration: none;
  color: black;
}
a.album:visited {
  text-decoration: none;
  color: black;
}
a.album:hover {
  text-decoration: none;
  color: #893D1D;
}
a.album:active {
  text-decoration: none;
  color: black;
}
.image-name {
  font-weight: bold;
  font-size: 12px;
  color: black;
}

.no-image
{
  border:1px solid #893D1D;
  padding:2px;
  min-height:86px;
}



