body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFA61;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: 100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: x-large;
}
.red {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: 100;
	color:#990000;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #D70000;
}
a:active {
	text-decoration: none;
	color: #D70000;
}
.header {
}
.content {
	z-index: 3;
	width: 100%;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 100px;
}
.photographs {
	border: 1px solid #535353;
	margin-right: 5px;

}
.InputText {
	background-color: #FFFA61;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.iframe {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
