@charset "UTF-8";
/* CSS Document */

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #876220;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFEA3;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.style10 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style11 {
	font-size: 12px;
	font-weight: bold;
}
.style12 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.style13 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.style14 {
	font-size: 12px;
	color: #876220;
	font-weight: bold;
}
.style15 {
	padding-top: 3px;
}
.labelcell {
background-color: #88AD79;
color: #ffffff;
border: 1px solid #ffffff;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 3px;
}
.fieldcell {
background-color: #E9FEEA;
color: #88AD79;
border: 1px solid #ffffff;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 3px;
}
.fieldcell2 {
background-color: #ffffff;
color: #88AD79;
border: 1px solid #ffffff;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 3px;
}
.idcell {
background-color: #E9FEEA;
color: #005324;
border: 1px solid #ffffff;
font-weight: bold;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 3px;
}

table {
border-collapse: collapse;
}
.style17 {font-size: 12px}
.style19 {font-size: 12px; font-weight: bold; }

.editdetails { 
position: relative;
background-image: url(Images/edit8.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 27px;
height: 18px;
margin: 0; 
padding: 0; 
}

.editdetails img {width: 27px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
.editdetails a:hover img{visibility:hidden}

.editprofile { 
position: relative;
background-image: url(Images/profile6.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 27px;
height: 18px;
margin: 0; 
padding: 0; 
}

.editprofile img {width: 27px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
.editprofile a:hover img{visibility:hidden}

.delete { 
position: relative;
background-image: url(Images/delete8.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 27px;
height: 18px;
margin: 0; 
padding: 0; 
}

.delete img {width: 27px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
.delete a:hover img{visibility:hidden}