/* CSS Document */
<!--
body,td,th {
	color: #406898;
}
body {
	background-color: #406898;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none
}
a:visited {
	text-decoration: none;
	color: #406898;
}
a:hover {
	text-decoration: underline;
	color: #406898;
}
a:active {
	text-decoration: none;
	color: #406898;
}
h1 {
	font-size: 14px;
	color: #406898;
}
h2 {
	font-size: 12px;
	color: #406898;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #666666;
}
h5 {
	font-size: 10px;
	color: #406898;
}
h6 {
	font-size: 10px;
	color: #666666;
}
#maintable{
border:2px solid #d8d186;
}
#backgroundimage{
background-position:top;
background-repeat:no-repeat;
background-color:#ffffff;
}
#nav{
width:306px;
height:90px;
}
#mainarea{
width:800px;
height:450px;
background-color:#ffffff;
vertical-align:top;
}
#smallcontent{
width:350px;
vertical-align:top;
margin-right:390px;
padding:5px;
margin-top:5px;
margin-left:5px;
}
#mediumcontent{
width:480px;

vertical-align:top;
margin-right:290px;
padding:5px;
margin-top:5px;
margin-left:5px;
}
#largecontent{
width:790px;
background-color:#ffffff;
vertical-align:top;
padding:5px;
}
.pedigree{
font-size:11px;
text-align:center;
padding:0px;
}
#pedigree{
border-bottom:1px solid #d9d186;
}
#mainimage{
margin:0px;
padding:0px;
}
.copyright{
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma,Verdana,Arial;
	text-align: center;
}
.copyright a:link {
	color: #d9d085;
	text-decoration: none;
}
.copyright a:visited {
	color: #d9d085;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.copyright a:active {
		color: #d9d085;
		text-decoration: none;
}
-->

