body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #E8E8CD;
	margin: 0px;
}
.foldertitlefp {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.foldertitlefp:hover {
	color: #0099FF;
	text-decoration: underline;
}
.fronttextlink {
	color: #FFFFFF;
}
.contentlink {
	color: #000000;
}
.fronttext {
	color: #000000;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}

.description {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.photodes {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.whitetd {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.setuptd {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.formexplanation {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.formerror {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.contentinputcw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 11px;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	width: auto;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #333333;
}
a {
	text-decoration: underline;
	color: #000000;
}
.copyrightfooter {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.custominput {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.cellwithlowerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textareainput {
	font-family: Tahoma;
	font-size: 12px;
}