/* CSS Document <style type="text/css"> */
body, th, td {
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 0.9 em;
}

input, textarea, select {
    font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;;
    font-size: 13px;
}




a, a:visited {
    color: #0000d0;
}
a:hover {
    color: #5050ff;
}

body {
    text-align: center;
}

h3 {
    font-size: 14px;
    color: #999999;
    text-align: center;  
}

.hedit {
    font-size: 14px;
    border-collapse: collapse;
    border: #606060 1px solid;
}
.hedit th {
    padding: 3px;
    background-color: #E9E9C9;
    border: #909090 1px solid;
}
.hedit td {
    padding: 3px;
    background-color: #F9F9E9;
    border: #909090 1px solid;
}
.hedit tr.odd td {
    background-color: #F0F0FF;
}

.vedit {
    background-color: #909090;
    font-size: 13px;
    border-collapse: collapse;
    border: #606060 0px solid;
}
.vedit td {
   padding: 7px;
   padding-left:  10px;
   background-color: #FFFFFF;
   border: #a0a0a0 0px solid;
}
.vedit td input, .vedit td textarea, .vedit td select {
    font-size: 8pt;
    border: #909090 1px solid;
}
.vedit th {
   padding: 7px;
   padding-right: 10px;
   text-align: right;
   background-color: #FFFFFF;
   font-weight: normal;

}
.vedit th.background {
	background-image: url(http://www.ukfmilyhistory.co.uk/images/dots.gif);
	background-repeat: repeat;
}

table.notebook {
   background-color: #C0C0B0;
   font-size: 15px;
}
table.notebook td {
   padding: 5px;
   text-align: center; 
   background-color: #E9E9C9;
}
table.notebook td.sel {
  font-weight: bold;
  background-color: #F9F9E9;
}
table.notebook td.notsel {
}

.small {
    font-size: 8pt;
    border: #909090 1px solid;
}

.userslist {
    background-color: #c0c0a0;   
}

.infotbl {
    border-collapse: collapse; 
    background-color: #faface;
}
.infotbl td,  .infotbl th {
    font-family: Verdana;
    font-size: 10px;
    border: #c0c0b0 1px solid;
}
.infotbl th {
    background-color: #e0e0a0;
}
.smallheader {
    color: red;
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 9px;
    font-weight: bold;
}
.smalltext {
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 9px;
}

/* Style taken from images/style.css */

BODY {
	FONT-SIZE: 11px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.printtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffFF;
}
.pagetextredbold {
	color: #da0008;
	font-weight: bold;
	font-size: 13px;
}

</style>