@charset iso-8859-1
/* author: Gretchan McCoy */
/* creation date: 7/7/03 */
A {text-decoration: none}
body {background-image: url(images/bg.jpg);
      margin: 0px 0px 0px 0px;
	  }
.BorderOn  { width:135px;
             margin-left:0px;
             border:1px solid #FFFFFF }
.BorderOff { width:135px;
             margin-left:0px;
             border:1px solid #000000 }
             
A.mBlue:link      {color:#000000; text-decoration:none;}
A.mBlue:visited   {color:#0000FF; text-decoration:none;}
A.mBlue:active    {color:#FF0000; text-decoration:none;}
A.mBlue:hover     {color:#FFFFFF; text-decoration:none;}        
div.text a:hover {color: #FFFFFF;
                  text-decoration: underline;}

table.width { width:95%;}
table.width1 { width: 50%;}
table.width2 { width:  85%;}				 
table.pedigree {font-size: 10pt;}

p.text {text-align:left;}

td.comment {margin: 5px;
            font-size: 10pt;}
			
div.text1 {padding:10px 30px;
           text-indent: 15px}
div.text1 a:hover {color: #FFFFFF}
div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.slideborder{
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.footnote {
	font-size: 0.6em;
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.textleft {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textright {
	text-align: right;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
            