.formelement{
	font-family: "MS Sans Serif", Geneva, "MS Sans Serif", Geneva, sans-serif;  font-size: 13px;  color: Black;
	background-color: White;
	width:120px;
}

.formelement_coloured{
	font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 13px;  color: White;
	background-color: #a82328;
	width:120px;
}

.formelement_wide{
	font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 13px;  color: Black;
	background-color: White;
	width:250px;
}

.proplist_normal{
	background: White;
	border: 1px solid #a82328;
	cursor:  pointer;
}
.proplist_highlight{
	background: #FFF0F0;
	border: 1px solid #a82328;
	cursor:  pointer;
}
.proplist_highlight_noCursor{
	background: #FFF0F0;
	border: 1px solid #a82328;
}

.proplist_first_row{
	background: #a82328;
	font-size: 14x;
	font-weight: bold;
	color: White;
	}

.proplist_last_row{
	font-size: 14px;
	font-weight: bold;
	}
	
.potw_first_row{
	background: Black;
	font-size: 14px;
	font-weight: bold;
	color: White;
	}

	
.shownolink{
	text-decoration: none;
	color: Black;
}

.redtext{
	color: #a82328;
}

.rightBordered{
	background-image: url(sidebarline.gif);  background-position: top right;  background-repeat: no-repeat;
}

.quickSearchHeader{
	background-image: url(quicksearch.gif); background-position: top left;  background-repeat: no-repeat;
}

.rightCellMargin{
	padding-right: 10px;
}

.headertext{
	font-size: 16px;
	font-weight: bold;
}

.detailPictureCaption{
	font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
	text-transform: capitalize;
	font-size: 10px;
	font-weight: bold;
}

.printheader{
	  display : none;
}

body{ font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 13x;  color: Black; background-color: White;}

td{
	font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 13px;  color: Black;
}

