body {color: #ffffff; 
	background-color: #313131;  
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0; 
	font-family: Arial, helvetiva;
}

a.section {
	padding-left: 3px;
	border-left: medium solid #FFFACD;
}


a.section:link {
	background-color: transparent;
	color: #FFD700;
	font-size: 20px;
	
}
a.section:visited {
	background-color: transparent;
	color: #FFD700;
	font-size: 20px;
}
a.section:hover {
	background-color: #DCDCDC;
	color: Black;
	font-size: 20px;
	text-decoration:none;
	border-left: medium solid #7CFC00;
}
a.section:active{
	background-color: transparent;
	color: #FFD700;
	font-size: 20px;
}




a.hiddenlink:link {
	background-color: #313131;
	color: #313131;
	font-size: 0px;
	
}
a.hiddenlink:visited {
	background-color: #313131;
	color: #313131;
	font-size: 0px;
}
a.hiddenlink:hover {
	background-color: #313131;
	color: #313131;
	font-size: 0px;
	}
a.hiddenlink:active{
	background-color: #313131;
	color: #313131;
	font-size: 0	px;
}



a.indexlink:link {
	background-color: transparent;
	color: #FF8C00;
	font-size: 15px;
}

a.indexlink:visited {
	background-color: transparent;
	color: #FF8C00;
	font-size: 15px;
}
a.indexlink:hover {
	background-color: #DCDCDC;
	color: Black;
	font-size: 15px;
	text-decoration:none;
}
a.indexlink:active {
	background-color: transparent;
	color: #FF8C00;
	font-size: 15px;
}


a.alang:link {
	background-color: transparent;
	color: #FF8C00;
	font-size: 15px;
}

a.alang:visited {
	background-color: transparent;
	color: #FF8C00;
	font-size: 15px;
}
a.alang:hover {
	background-color: #DCDCDC;
	color: Black;
	font-size: 15px;
	text-decoration:none;
}
a.alang:active {
	background-color: transparent;
	color: #FF8C00;
	font-size: 15px;
}


Table.tbhead {
background-color: #FFF5EE;
}

.whiteTitle1 {
	color: #59761F;
	font-family : Tahoma Greek, Tahoma, Arial Greek, Arial, "Times New Roman Greek", "Times New Roman";
	font-size: 20px;
	font-weight: bold;
}

.whiteTitle2 {
	color: #59761F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

Table.photoTable {
	border: 3px solid #C71585;

}

.locationText {
	color: #FFD700;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-weight: bolder;
	font-size: 18px;
	border-left: thick solid #FFA07A;
	border-top: thin groove Yellow;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-weight: bolder;
	font-size: 16px;
	border-left: thick solid #FFA07A;
	border-top: thin groove Yellow;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	font-weight: bolder;
	font-size: 16px;
	border-left: thick solid #FFA07A;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
}