/* Style Sheet for ??? - an exhibotr website page within Showdogs Ireland */
a {color:#8a7063; text-decoration: none;} 
a:link {text-decoration: none;}  
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

body {background-image:url(BeagleClub_background.gif); background-repeat:repeat;
	color: #FFFFFF; 
	font-style: normal; 
	font-size: 12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
 	scrollbar-face-color: #094F21;
	scrollbar-highlight-color: #330033;
	scrollbar-shadow-color: #330033;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #4f2109;
	scrollbar-darkshadow-color: #330033; 
}

table {
	border: 0px;
	padding: 0px;
	font-size: 12px;
}

.tblshell {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-right-width: 4px;
	border-left-color: #ffffff;
	border-left-width: 4px; 
	background-color: #094F21;
	width: 758px;
	padding: 0px;
	height:100%;
}

p {
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

h1 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight:bold;
}

h2 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 4px;
	margin-top:6px;
	margin-left: 10px;
	margin-right: 10px;
}

hr {color: #4f2109;
}

.xtrasmalltext {
	font-size: xx-small;
}

th {background-color: #8a7063;
font-style:bold;
}

.results {border-width:1px;
border-style:solid;
border-color: #8a7063;
}

