body {
	margin: 0px;
	background-color: #ffffff;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #3f3f3f;
}
a {
	color: #3f3f3f;
}
a:hover {
	color: #3f3f3f;
	text-decoration:none;
}
.photo {
	padding: 7px 12px 5px 0px;
}
.photoInterview {
	margin: 3px 23px 10px 0px;
	background-color: #e9e9e9;
}
.text_10 {
	font-size: 10px;
	color: #000000;
}
a.text_10 {
	font-size: 10px;
	text-decoration:underline;
}
a.text_10:hover {
	font-size: 10px;
	text-decoration:none;
}
a.text_10b {
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
.text_10gray {
	font-size: 10px;
	color: #4c4c4c;
}
p {	font-size: 12px;
	color: #4c4c4c;
}
.text_11black {
	font-size: 11px;
	color: #000000;
}
.titles {
	font-size: 11px;
	color: #d50000;
	font-weight: bold;
}
.titlesArial {
	font-size: 18px;
	font-family: Arial;	
	color: #000000;
}

h1 {
	font-size: 18px;
	font-family: Arial;	
	color: #000000;
}

.textArial14 {
	font-size: 13px;
	font-family: Arial;	
	color: #4c4c4c;
}

.textArial14 p {
padding-top: 6px;
padding-bottom: 6px;
}

.tbl_dark {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #440000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tbl_light {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #690000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.guestbook {
	font-family: Tahoma;
	font-size: 11px;
	color: #3f3f3f;
}

.pop_up .sub div{
	cursor:pointer;
}
.pop_up .sub{
	position:absolute;
	top:auto;
	left:auto;
	margin-left:173px;
	margin-top:1px;
	display:none;	
}
.over .sub{
	display:block;
}
.center_image{
 text-align: center; 
 margin: 0 auto;
 padding-top: 6px;
 padding-bottom: 4px;
}