.textemail {		
	color: #c4c28e;
	text-decoration: none;
	font-size: 12pt;
	font-family: "tahoma", arial, serif; 
	}

.textemail:Hover {color: #cea62b;
		font-size: 12pt;
		font-family: "tahoma", arial, serif; }
.textnormal {		
	color: #c4c28e;
	text-decoration: none;
	font-size: 10pt;
	font-family: "tahoma", arial, serif; 
      }

.textnormal:Hover {color: #cea62b;
		font-size: 10pt;
		font-family: "tahoma", arial, serif; }
.text {		
	color: #c4c28e;
	text-decoration: none;
	font-size: 8pt;
	font-family: "tahoma", arial, serif; 
      }

.text:Visited {color: #c4c28e;
		text-decoration: none;
		font-size: 8pt;
		font-family: "tahoma", arial, serif;
}
		
.text:Active {color: #c4c28e;
		text-decoration: none;
		font-size: 8pt;
		font-family: "tahoma", arial, serif; }

.text:Hover {color: #cea62b;
		font-size: 8pt;
		font-family: "tahoma", arial, serif; }


body.normal
     {
	font-family: "Arial", arial, serif;
	font-size: 10pt; 
	color: #c4c28e; 
	background-color: #003030; 
	
	background-position: center;  /* centers the background image */
	background-attachment: fixed; /* stops the background moving when the page scrolls */
     }

body.contents
     {
	font-family: "Arial", arial, serif;
	font-size: 10pt;
	color: #c4c28e;
	background-color: #003030;
	background-position: center;  /* centers the background image */
	background-attachment: fixed; /* stops the background moving when the page scrolls */
     }

body.footer
     {
	font-family: "Arial", arial, serif;
	font-size: 10pt;
	color: #c4c28e;
	background-color: #003030;
	
	background-position: center;  /* centers the background image */
	background-attachment: fixed; /* stops the background moving when the page scrolls */
     }

h1.main
     {
	font-family: "arial", arial, serif;
	color: white;
     }

h2.main
     {
	font-family: "arial", arial, serif;
	color: white;
     }

li  {font-size : 10pt;
	font-family: "arial", arial, serif;
	color: rgb(255,255,255);}

p.small
     {
	font-family: "tahoma", arial, serif;
	color: #c4c28e;
	font-size: 10pt;
     }

p.normal
     {
	font-family: "tahoma", arial, serif;
	color: #c4c28e;
	font-size: 12pt;
     }
	

p.big
     {
	font-family: "tahoma", arial, serif;
	color: #c4c28e;
	font-size: 16pt;
     }
td.big
     {
	font-family: "tahoma", arial, serif;
	color: white;
	font-size: 16pt;
     }

td.normal
     {
	font-family: "tahoma", arial, serif;
	color: white;
	font-size: 12pt;
     }

td.blue
{
	font-family: "tahoma", arial, serif;
	background-color: rgb(21,42,195);
	color: white;
	font-size: 12pt;
}

td.darkblue
{
	font-family: "tahoma", arial, serif;
	background-color: rgb(14,31,170);
	color: white;
	font-size: 12pt;
}

td.vdarkblue
{
	font-family: "tahoma", arial, serif;
	background-color: rgb(6,26,125);
	color: white;
	font-size: 12pt;
}

td.footer
{
	font-family: "Arial", arial, serif;
	font-size: 8pt;
	color: #c4c28e;
}

cut.class
{
background-image: url(images/background.jpg); /* sets the background image */
}

h5.committee
{
	font-family: "arial", arial, serif;
	color: white;
	text-align: left;
}

p.committee
{
	font-family: "tahoma", arial, serif;
	color: #c4c28e;
	font-size: 12pt;
	text-align: center;
}
p.message
{
	font-family: "tahoma", arial, serif;
	font-size: 16pt;
	color: #DF6C00;
	text-align: center;
}
p.eventstitle
{
	font-family: "tahoma", arial, serif;
	font-size: 16pt;
	color: #DF6C00;
	text-align: center;
	text-decoration: underline;
}
p.price
     {
	font-family: "tahoma", arial, serif;
	color: #c4c28e;
	font-size: 14pt;
     }

		
