/* CSS Document */
.address 
	{
	font-family: "Geneva", "Times New Roman", "serif";
	font-size: small;
	color: #000000;
	font-style:normal;
	font-weight: bold;
	text-align: center;
	}

.txt 
	{
	font-family: "Arial", "san-serif";
	font-size: x-small;
	color: #000000;
	text-align: center;
	}

.eventTxt 
	{
	font-family: "Arial", "san-serif";
	font-size: x-small;
	color: #000000;
	text-align: left;
	}

.eventHead
	{
	font-family: "Arial", "san-serif";
	font-size: normal;
	color: #000000;
	text-align: left;
	font-weight: bold;
	}

.photo
	{
	font-family: "Arial", "san-serif";
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}

.menu {
	font-family: "Geneva", "Times New Roman", "serif";
	font-size: large;
	color: #000000;
	font-style:italic;
	text-align: left;
	}

.heading {
	font-family: "Geneva", "Times New Roman", "serif";
	font-size: large;
	color: #000000;
	font-style:italic;
	text-align: center;
	}

.smlmenu {
	font-family: "Geneva", "Times New Roman", "serif";
	font-size: x-small;
	color: #000000;
	font-style:italic;
	text-align: left;
	}

.title {
	font-family: "Geneva", "Times New Roman", "serif";
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	font-style:italic;
	}

.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}

.sml-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}

.txtheading {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-style:italic;
	}

.smllink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	}

.formnotrequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	}

.smlbutton 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

BODY 
	{ 
	scrollbar-base-color: white; 
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: white; 
	}

a {
	color: #000000;
	text-decoration:underline;
	}

a:hover {
	text-decoration:underline;
	}

a img {border: 0px white solid;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}