body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
		
#top_banner {
	display: none;
	}
	
#main_body {
	width: 100%;
	border-width: 0px;
	vertical-align: top;
	}
	
	#left_menu {
		display: none;
		}
	
#contents {
	border-width: 0px;
	font-size: 12px;
	vertical-align: top;
	}
	
	#main_contents_table {
		width: 99%;
		border-width: 0px;
		vertical-align: top;
		}
			
			#corner_top_left {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}
				
			#top_line {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}
			
			#corner_top_right {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}
				
			#left_line {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}
				
			#contents_main {
				width: auto;
				height: auto;
				border-width: 0px;
				}
				
				#contents_main p {
					font-family: Verdana, Arial;
					font-size: 12px;
					text-align: justify;
					}
					
				#contents_main a {
					text-decoration: underline;
					color: #203a58;
					}
				#contents_main a:hover {
					color: red;
					}
				#contents_main a:visited {
					text-decoration: underline;
					}
				#contents_main a:active {
					text-decoration: underline;
					}
					
				#contents_main ul {
					font-size:14px;
					}
					
				#contents_main table.about_table {
					border-color: #6A3500;
					border-width: 3px;
					border-style: solid;
					width: 100%;
					font-size: 18px;
					}
					
				#contents_main .back_button {
					display: none;
					}
					
				#contents_main table.breed_dogs_list {
					width: 80%;
					border-style: dotted;
					border-color: #EAB580;
					border-width: 0px;
					padding: 10px;
					}
					
					#contents_main td.breed_dogs_list_picture {
						width: 180px;
						height: 150px;
						padding: 3px;
						border-bottom-style: dotted;
						border-bottom-width: 1px;
						border-bottom-color: #6A3500;
						text-align: right;
						vertical-align: top;
						}
						
					#contents_main td.breed_dogs_list_info {
						width: auto;
						height: auto;
						padding: 3px;
						border-bottom-style: dotted;
						border-bottom-width: 1px;
						border-bottom-color: #6A3500;
						text-align: left;
						vertical-align: top;
						font-size: 12px;
						}
						
				#contents_main .disabled_link {
					text-decoration: underline;
					color: #607a98;
					}
					
				#contents_main .dog_name {
					font-size: 14px;
					}
					
				#contents_main .dog_details {
					font-size: 12px;
					text-align: left;
					margin-left: 30px;
					margin-top: 40px;
					}
					
					#contents_main .dog_details ul {
						font-weight: bold;
						}
					
				#contents_main .dog_details_links {
					font-size: 12px;
					text-align: center;
					margin-left: 0px;
					margin-top: 40px;
					}
					
				#contents_main table.pedigree_table {
					border-style: solid;
					border-width: 1px;
					border-color: #000000;
					padding: 1px;
					font-size: 12px;
					}
					
					#contents_main td.pedigree_f {
						border-style: solid;
						border-width: 1px;
						border-color: #000000;
						}
						
					#contents_main td.pedigree_m {
						border-style: solid;
						border-width: 1px;
						border-color: #000000;
						}
			
			#right_line {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}
				
			#corner_bottom_left {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}
				
			#bottom_line {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}

			#corner_bottom_right {
				width: 1px;
				height: 1px;
				border-width: 0px;
				}

#bottom {
	display: none;
	}
	
#no_javascript_warning_body {
	display: none;
	}
	
	#no_javascript_warning_box {
		display: none;
		}
	
#no_css_warning_message {
	display: none;
	}
	
#general_warning_box {
	width: 700px;
	background-color: #f9f3bd;
	border-color: #a7352f;
	border-style: solid;
	border-width: 1px;
	color: #a7352f;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	}
	
#last_update {
	display: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
