.ListHead
{
	background-color: #b1968a;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 0,0,0,0;
	border: solid 0px #b1968a;
	color: White;
}
.contentrow1
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	padding: 2,0,0,0;
	border-bottom: solid 1px #dbd8c2;
}
.contentrow2
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	padding: 2,0,0,0;
	border-bottom: solid 1px #dbd8c2;
}
.listtable
{
padding:0 0 0 0;
border:0;
}

.droplist
{
	background-color: White;
	border: solid 1px #b1968a;
	width: 65px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.formElem
{
	background-color: White;
	border-left: Solid thin black;
	border: solid 1px #b1968a;
	width: 100px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.AddSearchTXT
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: White;
}
.LinkTXT
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: Navy;
}
.Descriptors
{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: White;
}

