html, body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(../images/Ethelfest_back3.jpg);
	height: 100%;
}
form{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
		height: 100%;
}
ul{
	margin-top:0.5em;
	margin-bottom: 0.5em;
 	margin-left: 0em;  
}
li a{
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration:underline;
}
li a:hover{
text-decoration:none;
}

a, a.linkselected{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #327fa2;
	font-size : 14px;
   text-decoration : none;

}
a.linkselected{
	color: #000000;
	font-weight: bold;
}
a.headerlink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 16px;
	font-weight: bold;
	text-decoration : underline;
}
a:hover,a.linkselected:hover; a.headerlink:hover{
   text-decoration : underline;
}

.linkSmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D2B384;
   text-decoration : none;
	font-size : 11px;
	font-weight: bold;
}

 .textSmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
 }

.headerbar{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	/*padding: 4px;*/
	font-size : 16px;
	font-weight: bold;
	/*border-bottom: 2px solid #27637e;*/ 
	padding-bottom: 8px;
/*	text-align: center;*/
	/*padding: 2px;*/
}



.header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	/*padding: 4px;*/
	font-size : 16px;
	font-weight: bold;
	border-top: 2px solid #27637e; 
	border-bottom: 2px solid #27637e; 
	text-align: center;
	padding: 2px;
}
table.headerbartable{
	font-size: 13px;
	
	width: 100%;
}
table.headerbartable tr td{
	text-align: center;
	white-space: nowrap;
/*	padding: 4px 8px 4px 8px; */
	padding-top: 4px;
	padding-bottom: 4px;
	width: 75px;
	border-bottom: 1px solid #ffffff;
}

table.headerbartable tr td{
		border-bottom: 1px solid #ffffff;
}

table.headerbartable tr td.unselected{
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff; 
		border-bottom: 1px solid #ffffff;
 		font-size: 10px;
		background-color: #323335; 
}
table.headerbartable tr td.selected{
	font-weight: bold;
		background-color: #27637e;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #27637e;
}

table.headerbartable a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	font-size: 13px;
   text-decoration : none;
}
table.headerbartable a:hover{
   text-decoration : none;
   font-weight: bold;
}
.headertop{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #27637e;
	/*padding: 4px;*/
	font-size : 16px;
	font-weight: bold;
	/*border-top: 2px solid #27637e; */
	border-bottom: 1px solid #ffffff; 
	text-align: center;
	padding: 2px;
}
.headertopbottom{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #27637e;
	/*padding: 4px;*/
	font-size : 16px;
	font-weight: bold;
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	text-align: center;
	padding: 2px;
}
td.headerimage{
	background-color: #000000;
	height: 150px;
}
table.maintable{
	background-color: #000000;
	border: 4px solid #27637e;
	height: 100%;
}
table.contenttable{
	font-size : 14px;
	width: 100%;
}
table.contenttable tr td{
/*	padding-top: 2px;
	padding-bottom: 2px; */
	padding:4px;
	margin-top: 4px;
}
table.contentsubtable{
	width: 100%;
}
table.menutable{
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;	
}
table.menutable td{
	padding-left: 20px;	
	padding-right: 20px;	
	font-weight: bold;
	text-align: center;
}
table.menutable td.menuselected{
	background-color: #27637e;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
table.menutable a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;  
	font-size : 13px;
   text-decoration : none;
}
table.menutable a:hover{
   text-decoration : underline;
}

