@charset "utf-8";
/* CSS Document */
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	display: block;
	clear: both;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homeform {
	background-color: #F4F4F4;
}
.bold{
	font-family:"Trebuchet MS";
	font-weight:bold;

}
.NoRborder {
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Photos{
	font-family: "Trebuchet MS";
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, select, checkbox, textarea {
	color: #000000;
	background-color: #FFFFFF;
	FONT-FAMILY: verdana, arial, san-serif;
	font-size:80%;
}
label {
	display: block;
	float: left;
	width: 72px;
}

.button {
	background: #000000;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #000000;
	background: #E2E2E2;
}
.bolder{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 100%;

}
.highlited {
	border: 1px solid #ffffff;
	;
	border-right-color: #848284;
	border-bottom-color: #848284;
	background-color: #DF2D2D;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
	font-size:12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.padding {
	padding: 5px;
}
