﻿body
{
	background-color: Black;
	color: White;
	font-family: Arial,helvetica,Sans-Serif;
}
A
{
	color: #fff;
	text-decoration: none;
}
A:visited
{
	color: #ccc;
	text-decoration: none;
}
A:hover
{
	color: #fff;
	text-decoration: underline;
}

/*left side navigation*/
td.lnav
{
	cursor: pointer;
	vertical-align: top;
	height: 17px;
	font-size: 8pt;
	font-family: Arial,helvetica,Sans-Serif;
	color: #ffffff;
	font-weight: bold;
	padding-top:10px;
}

/*Page Title*/
.pageTitle
{
	font-size: 3;
	font-weight: 700;
	font-family: Arial,Sans-Serif;
	line-height: 3;
	padding-left:4px;
	
	
}
/* CSS Album Index @ Gellery Page */
.AlbumIndex
{
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	color: #daa520;
	width: 550px;
}
.albumlbl
{
	width: 100px;
	font-size: 12pt;
	color: #daa520;
	font-family: 'Arial';
	text-align: center;
	font-weight: bold
}
.imagelbl
{
	width: 100px;
	font-size: 12pt;
	color: #daa520;
	font-family: 'Arial';
	text-align: center;
	font-weight: bold
}
a.Album:link, a.Album:active, a.Album:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	text-decoration: blik;
}
a.Album:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
}

/*Next Previous @Gallery Page*/

a.np:link
{
	font-family: Arial;
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-size: 11pt;
}
a.np:visited
{
	font-family: Arial;
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-size: 11pt;
}

a.np:hover
{
	font-family: Arial;
	font-weight: bold;
	background-color: Gray;
	color: Black;
	text-decoration: none;
	font-size: 11pt;
}
.albumTitle
{
	background-color: Gray;
	font-size: 14pt;
	font-family: Arial;
}



/*Calender user control*/
table.cal
{
	width: 500px;
}
a.cal
{
	text-decoration: none;
}
div.cal
{
	font-weight: bold;
}
span.cal
{
	color: Red;
	font-weight: bold;
	display:none;
}

.caltitle
{
	font-family: arial;
	font-size: 15px;
	color: White;
	font-weight: bold;
	text-transform: capitalize;
}

/* Any paragraph that has no image */
.txt
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	line-height: 18px;
	text-align: justify;
	padding-right: 15px;
}
FONT
{
	font-size:12px;
	font-family: Arial;
	
	
}
.txtc
{
	font-family: arial;
	font-size: 12px;
	color: White;
	line-height: 18px;
	text-align: center;
	padding-right: 15px;
}

#archive_events {display:none;}

