.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;


}.bottomline {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topline {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftline {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightline {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mirrorbg {
	background-image: url(images/mirror.jpg);
	background-repeat: no-repeat;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tinymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidelines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.photomargin {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;

}
.norightmargin {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
