a:link {
	font-family : "Bookman Old Style";
	text-decoration : none;
	color: Navy;
	font : bold 12px;
} 
a:visited {
	font-family : "Bookman Old Style";
	text-decoration : none;
	font : bold 12px;
	color: #8B008B;
} 
a:active {
	font-family : "Bookman Old Style";
	text-decoration : none;
	color: red;
	font : bold 12px;
} 
a:hover {
	font-family : "Bookman Old Style";
	text-decoration : none;
	color: Fuchsia;
	font : bold 12px;
}
H1{
	FONT-SIZE:15pt;
	COLOR:black;
	line-height: 16pt;
	font-weight: bold;
	border-color: black;
	background-color: #a7c7ab;
	width: 100%;
	border: 1px outset;
	text-align : center;
}

H2{
	FONT-SIZE:14pt;
	COLOR:black;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	border-color: black;
	background-color: #a7c7ab;
	width: 100%;
	border: 1px outset;
	text-align : center;
}
H3{
	FONT-SIZE:11pt;
	COLOR:black;
	font-style: italic;
	line-height: 13pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-color: black;
	background-color: #a7c7ab;
	width: 100%;
	border: 1px outset;
	text-align : center;
}
H4{
	FONT-SIZE:10pt;
	COLOR:black;
	font-style: italic;
	line-height: 12pt;
	font-weight: bold;
	border-color: black;
	background-color: #a7c7ab;
	border: 1px outset;
	text-align : left;
}	

/* different fonts for main menu and submenues - not links*/
.date{font-weight: bold; font-size : 18px; color : #000066 }
.text { text-decoration: bold; color : #660000;font-size : 16px; }
.mainsmall_2 { text-decoration: underline; color : #CC0000; }

/* Main table cell colours and backgrounds */
.tabmain{
	border-color: black;
	cellSpacing: 1;
	cellPadding: 10;
	align: center;
	text-align : center;
	border: medium outset 2;
	background-image : url("../../IndexAlbum/sky.gif");
	table-layout : inherit;
	color: White;
	width : 600px;
	font-style : italic;
	font-family : Tahoma;
}
.text_lime {border-color: black;
	width: 100%;
	align: center;
	text-align : center;
	vertical-align : middle;
	font : bold 22px Tahoma;
	color : Lime;   }
	
.tabpic{
	border-color: black;
	border: medium solid 2;
	text-align : center;
	vertical-align : middle;
	background : Black;	
	background-image : url("../../IndexAlbum/sky.gif");
	font : bold 12px;
	color : white;
	font-style : italic;
	font-family : "Bookman Old Style";
	border-width : 1px 1px 1px 1px;
}

.row1{
	border-color: black;
	border: medium solid 2;
	text-align : center;
	vertical-align : middle;
	background : Black;
	background-image : url("../../IndexAlbum/sky.gif");
	font : bold 12px;
	color : white;
	font-style : italic;
	font-family : "Bookman Old Style";
	border-width : 1px 1px 1px 1px;
	width : auto;
}


.pic_black{
	border-color: #a7c7ab;
	border: 1px outset;
	text-align : justify;
	vertical-align : middle;
	font : bold 12px;
	color : white;
	font-style : italic;
	font-family : "Bookman Old Style";
	background : Black;
	border-width : 1px 1px 1px 1px;
	background-image : url("../../IndexAlbum/sky.gif");
	width : auto;
}

.pic_black_2{
	border-color: #a7c7ab;
	border: 1px outset;
	text-align : center;
	vertical-align : middle;
	font : bold italic 12pxt;
	font-family: "Times New Roman";
	color : White;
	width : auto;
	background-color : Black;
}


.tabrow1{ 
background-color: #a7c7ab;
width: 100%;
height:6px;
font : bold;
text-align : center;
text-decoration: underline;
}
.tabrow3{
	background-color: #a7c7ab;
	vAlign:center;
	align:center;
	width: 100%;
	font : bold 18px;
	text-align : center;
	vertical-align : middle;
}
.tabrow_border{
border-color: black;
	background-color: #a7c7ab;
	vAlign:center;
	align:center;
	width: 100%;
	font : bold 18px;
	text-align : center;
	vertical-align : middle;
	border: medium outset 1;
}
.tabrow_border_light{
	border-color: black;
	background-color: #d5e3d7;
	vAlign:center;
	align:center;
	width: 100%;
	font : normal 18px;
	text-align : center;
	vertical-align : middle;
	border: medium outset 1;
}

.row2{ background-color: #a7c7ab; vAlign: center; align: center; width: 100%; height:6px; font : bold; text-align : center;	text-shadow : inherit;text-decoration: underline;}
.textblue{
	font : bold;
	18px;
	text-decoration: none; color:#000080;
}
.row3{ vAlign: center; align: center; width: 100%; height:6px; text-align : left;font : italic; }
.tabrow2{ vAlign: center; align: center; width: 100%; height:6px; text-align: left;}
.pic{
	font: smaller;color : #006666; text-align : center;
}

.pic_text_center{
	border-color: #a7c7ab;
	border: thin outset;
	text-align : center;
	font : 13px;
	color: white;
}

.copyright {
background-color: #a7c7ab; 
vertical-align : middle; 
text-decoration: bold; color : black; align : center;
font-size : 16px;
 text-align : center;}
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {background-color: #d5e3d7;}

.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
div.footer {
 font-style: italic;
}

/*
Thumbs
*/
table {
 background: #fff;
 border: 1px solid #999;
 margin: 1em 0 1.25em 0;
 padding: 2px;
}
td {
 background: #eee;
 border: 1px solid #999;
 width: auto;
 line-height: 110%;
 vertical-align: baseline;
}
div.caption {
 font-size: 90%;
}

/*
Page
*/
div#navt, div#navb {
 margin-top: 1em;
 margin-bottom: 1em;
}
div#navt a, div#navb a {
 text-decoration: none;
}
div.content {
 background: #fff;
 border: 1px solid #999;
 margin: 1em auto 1em auto;
}
div.content#pic {
 padding: 10px;
}
div.content#caption {
 min-width: 160px;
 padding: 5px 10px 5px 10px ;
}