body {
	background-image: ;
	padding: 0px; margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: gray;
}
a {
	color: #7A9F51;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: gray;
}
a:active {
	text-decoration: none;
	color: #7A9F51;
}

li { margin-left: 20px; font-size: 8pt; }
ul { margin: 0px; padding: 0px; }
img { border: 1px solid #888888; }

.left_box {
	border-right: 2px dotted #cccccc;
	background-color: #f2f2ff;
	width: 210px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 20px;
	}

.right_box {
	vertical-align: top;
	padding: 10px;
	padding-left: 20px;
	}
	
.bottom_box {
	text-align: center;
	font-size: 8pt;
	border-top: 1px solid #bbbbbb;
	}

.left_head {
	color: #aaaaaa;
	font-family: Verdana;
	font-size: 11pt;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	}
	
.left_text {
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 8px;
	font-weight: normal;
	}
	
.main_head {
	color: #aaaaaa;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	}
	
.main_head_center {
	color: #aaaaaa;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	}
	
.pedigree_table {
	border: 1px solid #aaaaaa;
	border-collapse: collapse; 
	}
	
.pedigree_narttu {
	background-color: #fff1f1;
	text-align: center;
	font-size: 8pt;
	}
	
.pedigree_uros {
	background-color: #f1f1ff;
	text-align: center;
	font-size: 8pt;
	}

.news_table {
	margin-left: 40px;
	}
	
.news_date_cell {
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	background-color: #f7f7ff;
	padding: 0px;
	}
	
.news_item_cell {
	padding-bottom: 20px;
	font-size: 8pt;
	}
	
.nlykalenteri_table {
	margin-left: 20px;
	width: 300px;
	border-collapse: collapse;
	}

.nlykalenteri_row_odd {
	background-color: #e8e8ff;
	}
	
.nlykalenteri_row_pair {
	background-color: #f5f5ff;
	}
	
.nlykalenteri_month {
	font-weight: bold;
	background-color: #e5e5ff;
	border-bottom: 1px solid #cccccc;
	}
	
.linkit_table {
	width: 550px;
	}
	
.linkit_cell_head {
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	background-color: #f2f2ff;
	}
	
.linkit_hr_space {
	height: 15px;
	}
