.mainborder {
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
.body {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	background-color: #CCCC99;


}
.headertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 60px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;

}
.liltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;


}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	font-style: normal;
	line-height: 16px;
	text-decoration: underline;


}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;

}
.imgborders {
	border: 1px solid #000000;
}
body {

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.largertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
.gallerydef {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.inputbox{
	background-color: #f2f2f2;
	border-bottom: #BCBCBC 1px solid;
	border-left: #BCBCBC 1px solid;
	border-right: #BCBCBC 1px solid;
	border-top: #BCBCBC 1px solid;
	color: #333333;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}

.submitbuttons {
	color:#000000;
	background:#FFFFFF;
	font-family:verdana, Geneva, Arial, Helvetica, san-serif;
	font-size:12px;
	border: 1px solid #000000;
}
