
BODY { font-family: Arial; font-size: 12px; background-color: #44403E; color: black;text-align: left; }

#whole { background-image: url('../images/bg.png'); background-repeat: repeat-y; margin: 0; padding: 0; width: 900px; overflow: inline; }
#head { margin: 0; padding: 0;  width: 900px; }
#menu {  background-image: url('../images/menubg.png'); background-repeat: repeat-y; width: 900px; height: 30px; margin: 0; padding: 0 40px 0 40px; color: white; font-size: 14px; font-weight: bold;}
#middle { text-align: left; background-image: url('../images/bg.png'); background-repeat: repeat-y; margin: 0; padding: 10px 60px 0 60px; width: 780px; overflow: inline; }
#foot { clear: both; font-size:10px; background-image: url('../images/footbg.png'); background-repeat: repeat-y; width: 800px; height: 30px; margin: 0; padding: 8px 50px 0 50px; text-align: right;}

ul { padding: 7px 0 0 0; margin: 0; list-style-type: none; text-align: center; }
li { float: left; position: relative; padding-left: 46px; }

h1 { font-family: Arial, sans-serif; font-size: 20px; text-align: center; margin: 0; padding: 0;}
h2 { font-size: 12px; text-align: left; font-weight: light; border-bottom: 1px dotted grey;}

.image{ margin: 10px 10px 0 0; padding:0px; border: 1px solid #9f7101; }
.image2{ margin: 10px 0 0 8px; padding:0px; border: 1px solid #9f7101; }

a:link {color: black; text-decoration: none; font-weight: bold;}
a:visited {color: black; text-decoration: none; font-weight: bold;}
a:active {color: black;text-decoration: none; font-weight: bold;}
a:hover {color: #9f7101; text-decoration: none; font-weight: bold;}

#menu a:link {color: white; text-decoration: none; font-weight: bold;}
#menu a:visited {color: white; text-decoration: none; font-weight: bold;}
#menu a:active {color: white;text-decoration: none; font-weight: bold;}
#menu a:hover {color: #9f7101; text-decoration: none; font-weight: bold;}


.headline {
font-size: 12px;
text-align: left;
font-weight: light;
letter-spacing: 2px;
}

.heading {
font-size: 13px;
color: black;
padding: 2px;
margin: 0px;
letter-spacing: 1px;
}

.record {
font-size: 15px;
padding-left: 5px;
letter-spacing: 2px;
line-height: 20px;
font-weight: bold;
}

.progeny {
font-size: 16px;
padding-left: 5px;
border-top: 1px solid #597154;
font-weight: bold;
}

.box{
border: 2px solid #2D3A2B;
padding:1px;
background: white;
}

.div{
margin-left: 50%;
margin-right: 50%;
}

.table {
padding:2px;
border: 2px solid grey;
}

.mainpagetable {
margin-left: 10px;
}

.row1 { background: #EBEBEB; }
.row0 { background: #ffffff; }
