body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.top_tble{
background-image: url(images/child_bckgrnd_02.jpg);
background-repeat:no-repeat;
}

.btm_table{
background-image: url(images/child_bckgrnd_03.jpg);
background-repeat: repeat-y;
}
.bio_tble{
margin-left:2px;
}
.main_tble{
background-image:url(images/child_bckgrnd.jpg);
background-repeat: no-repeat;
}
.index_tble{
background-image:url(images/main_bckgrnd.jpg);
background-repeat:no-repeat;
}
.pat_pic{
float:right;
}
.bio_tble{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.list{
margin-top:0px;
margin-bottom:-10px;
}
.style1 {font-size: x-small}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}