a:link {
	text-decoration: underline;
	color: Lime;
	font : bold italic 16px Times New Roman;
} 
a:visited {
	text-decoration: underline;
	font : bold italic 16px Times New Roman;
	color: #7FFFD4;
} 
a:active { text-decoration: underline; color: red; font : bold italic 16px Times New Roman; } 
a:hover { text-decoration: underline; color: Fuchsia; font : bold italic 16px Times New Roman; }
/* 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;
	font-style : italic;
	font-family : Tahoma;
}
.tabmain2{
	border-color: black;
	width: 80%;
	cellSpacing: 1;
	cellPadding: 10;
	align: center;
	text-align : center;
	border: medium outset 2;
	background-image : url("../../../IndexAlbum/sky.gif");
	table-layout : inherit;
	color: White;
	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;
	align: center;
	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;
}
.tabrow1{ background-color: #a7c7ab;vAlign:center;align:center;	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;
}
.row1{ border-color: black; cellSpacing: 1; cellPadding: 10; width: 100%; align: center; border: 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;
}
.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;}