BODY {scrollbar-face-color: #999999; scrollbar-shadow-color: #666666; 
scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #666666; 
scrollbar-darkshadow-color: #999999; scrollbar-track-color: #666666; 
scrollbar-arrow-color: #336699}

H1 {
	color:#333333;
	font-size:16pt;
	font-weight:normal;
	margin:10px 0 0;
	padding:0;
}

H1.innerpage {
	text-align: left;
	font-weight: bold;
	color: #666666;
	font-size: 12;
}

H2 {
	margin:10px 0 0 0;
	padding:0;
	background:transparent url(./images/arrow5.gif ) no-repeat left center;
	text-indent:20px;
	font-size: 9pt;
	font-weight: bold;
}
.arrow {
	float: left;
	vertical-align: middle;
}
a { font-weight: normal;}
A:link {text-decoration: none; color: #3366ff;}
A:visited {text-decoration: none; color: #3366ff;}
A:active {text-decoration: none; color: #3366ff;}
A:hover {text-decoration: underline; color: #3366ff;}

A.subheading:link {text-decoration: none; font-size: 8pt;font-weight: bold; color: #666666;}
A.subheading:visited {text-decoration: none; font-size: 8pt;font-weight: bold; color: #666666;}
A.subheading:active {text-decoration: none; font-size: 8pt;font-weight: bold; color: #33CC00;}
A.subheading:hover {text-fdecoration: underline; font-size: 8pt;font-weight: bold; color: #FF0033;}

A.news:link {text-decoration: none; font-size: 8pt;font-weight: none; color: #003366;}
A.news:visited {text-decoration: none; font-size: 8pt;font-weight: none; color: #003366;}
A.news:active {text-decoration: none; font-size: 8pt;font-weight: none; color: #33CC00;}
A.news:hover {text-fdecoration: underline; font-size: 8pt;font-weight: none; color: #FF0033;}

A.normal:link {text-decoration: none; font-size: 8pt;font-weight: none; color: #333333;}
A.normal:visited {text-decoration: none; font-size: 8pt;font-weight: none; color: #333333;}
A.normal:active {text-decoration: none; font-size: 8pt;font-weight: none; color: #333333;}
A.normal:hover {text-fdecoration: underline; font-size: 8pt;font-weight: none; color: #FF0033;}

A.submenus:link {text-decoration: none; font-size: 8pt;font-weight: bold; color: #666666;}
A.submenus:visited {text-decoration: none; font-size: 8pt;font-weight: bold; color: #666666;}
A.submenus:active {text-decoration: none; font-size: 8pt;font-weight: bold; color: #33CC00;}
A.submenus:hover {text-fdecoration: underline; font-size: 8pt;font-weight: bold; color: #FF0033;}

A.footer:link {font-size: 7pt; text-decoration: none; color: #666666}
A.footer:visited {font-size: 7pt;text-decoration: none; color: #666666}
A.footer:active {font-size: 7pt;text-decoration: none; color: #ccffff}
A.footer:hover {font-size: 7pt;text-decoration: underline; color: #FF0033;}

A.members:link {font-size: 8pt; text-decoration: none; color: #0066cc}
A.members:visited {font-size: 8pt;text-decoration: none; color: #0066cc}
A.members:active {font-size: 8pt;text-decoration: none; color: #0066cc}
A.members:hover {font-size: 8pt;text-decoration: underline; color: #cc0066;}

A.listing:link {text-decoration: none; color: #000000;}
A.listing:visited {text-decoration: none; color: #000000;}
A.listing:active {text-decoration: none; color: #000000;}
A.listing:hover {text-decoration: underline; color: #990000;}

}


table {
	border-collapse: separate; 
	empty-cells: show;
}

/* normal: most regular body text */
.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

/* smfieldname: small text used in conjunction with .fieldname style text */
.smfieldname {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: white;
}

/* fieldname: regular text within column or row title sections */
.fieldname {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white;
}

/* header: heading text */
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 21px;
	color: #990000;
}

td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	border-bottom: 1px solid #cccccc;
        border-right: 0px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-left: 0px solid #eeeeee;
	position:relative;
	color: #666666
}


td.submenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        border-right: 1px solid #cccccc;
	color: #666666
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666
}

.subbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	position:relative;
	color: #333333
}

/* whiteheader: heading text used on dark backgrounds (usually fieldnameback) */
.whiteheader {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}

/* subhead: subheading text */
.subhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
}

/* body: describes page background color and all non-table text not governed by any other style */
BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/bg1.gif); 
	background-repeat: repeat-y 
}

body, ul, ol,li, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}


/* fieldnameback: background color for column and row title sections */
.fieldnameback {
	background-color: #990000;
}

/* databack: background color for data areas */
.databack {
	background-color: #CCCC99;
}

.pboxname {
  font-family: Arial, Helvetica, sans-serif; 
}

/* pedigree box: dates font */
/* font-size should be in points */
.pboxdates {
  font-family: Arial, Helvetica, sans-serif; 
}

/* pedigree box information popups */
/* font-size should be in points */
.pboxpopup {
  font-family: Arial, Helvetica, sans-serif; 
  margin-top: 0;
  margin-bottom: 0;
}

/* Added in 3.0.4 */
UL {
  margin-left: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
}


.pagetitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12;
	border-bottom: 1px solid #cccccc;
        border-right: 0px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-left: 0px solid #eeeeee;

}

td.toptitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ededed;
	color: #000066;
	font-size: 10;
	height: 24;
	text-align: right;
	border-bottom: 1px solid #333333;
        border-right: 0px solid #cccccc;
        border-top: 1px solid #333333;
        border-left: 0px solid #eeeeee;

}
td.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	border-bottom: 0px solid #cccccc;
        border-right: 0px solid #cccccc;
        border-top: 0px solid #333333;
        border-left: 0px solid #eeeeee;
}


td.maintext {
        font-size: 8pt; color: #333333;
        border : 0px none;
        text-align: left;
}

.td {
        font-size: 8pt; color: #000000;
        border : 0px none;
        text-align: left;
}

input.small {
        font-size: 8pt;
        border-bottom: 1px solid #333333;
        border-right: 1px solid #333333;
        border-top: 1px solid #333333;
        border-left: 1px solid #333333;
        text-align: left;
        height=18;
}
textarea.small {
        font-size: 8pt;
        color:slategray;border:1 solid #222244;
        text-align: left;
}

textarea.smallDark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color:slategray;border:1 solid #222244;
        text-align: left;
	color: #333333
}

.frontpagetitle { 
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	position:relative;
	color: #000066
}

.detail {
        font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	position:relative;
	color:#000099;
	font-weight: normal
}


input.button { 
	color: #000000; 
	background-color: #DfDfDf; 
	border-style: ridge;
	border-top: 0px solid #cccccc; 
	border-left: 0px solid #ffffff; 
	border-bottom: 1px solid #555555; 
	border-right: 1px solid #555555; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: center; 
	word-spacing: normal;
        font-family: Arial, Helvetica, sans-serif;
}


.sidebar {  
	font-size: 8pt; 
        font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}
.sidebarBlack {  
	font-size: 8pt; 
        font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}

td.menubar {
        font-size: 8pt; 
        font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
        height: 20;
        border-bottom: 1px solid #3399CC;
        border-right: 0px solid #ffffff;
        border-top: 1px solid #006699;
        border-left: 0px solid #eeeeee;
        padding: 0px;
        white-space: nowrap;
}

td.contact_heading {
        font-size: 8pt; 
        font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}


lists {
	border=0;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: separate; 
	empty-cells: show;
}
select { 
	color: #000000; 
	background-color: #FFFFFF; 
	border-top: thin solid #222244; 
	border-left: thin solid #222244; 
	border-bottom: thin solid #9999cc; 
	border-right: thin solid #9999cc; 
	font-size: 8pt; 
        font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}

table.memberonly {
        font-size: 8pt; color: #000000;
}