
h1 { color:maroon; font-weight:bold text-align:center }

h2 { font-size:medium; color:navy; text-align:center }

h3 { font-size:larger; text-align:center; font-weight:bold; }

h4 { font-size:medium; color:navy; text-align:center; font-weight:bold }

img.toppic { margin-top:0; margin-bottom:0 }

.fosterline { 
	border: 0;
	font-size: larger; 
	font-weight: bold;
	text-align: center;
}

table.list { background-color:white; text-align:center; border-spacing:10px; vertical-align:top; 
        border: 5px }

.caption { font-family:verdana,arial,helvetica,sans-serif; 
	font-size:smaller; 
	font-weight:bold 
}

.updated { font-family:verdana,arial,helvetica,sans-serif; 
	font-size:smaller; 
	font-weight:bold;
	color:red;
}

legend { font-size:smaller; }

.notes { 
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size:smaller;
}

input.link {
	font-size:	9pt;
	text-align:	left;
	text-decoration: underline;
	font-weight: bold;
	border:		none;
	background:	white;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
table.nav { margin-top:-8 }

th.sans { 
	font-size:smaller; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	text-align:center 
} 

td.sans { 
	font-size:smaller; 
	font-family: verdana,arial,helvetica,sans-serif; 
} 

td.small { font-size:smaller; font-family:verdana,arial,helvetica,sans-serif; height:80%; } 


.tablebutton {
	background-image:	url('http://www.paw-rescue.org/CATS/GRAPHICS/JULY_4/flagbkg.jpg');
	width:	70
}

button.link {
	font-size:	8pt;
	text-align:	center;
	vertical-align:	middle;
	text-decoration: none;
	color:		black;
	background:	#F4F5FF;
	border-width:	6px;
	border-color:	black;
	border-top-style:	solid;
	border-top-color:	#BBBBDD;
	border-left-style:	solid;
	border-left-color:	#DDDDFF;
	border-right-style:	solid;
	border-right-color:	#8888AA;
	border-bottom-style:	solid;
	border-bottom-color:	#666688;
	font-family:	verdana, arial, helvetica, sans-serif;
	padding-top:	2px;
	padding-right:	2px;
	padding-bottom:	3px;
	padding-left:	2px;
}

.linkbutton {
	font-size:	8pt;
	text-align:	center;
	vertical-align:	middle;
	text-decoration: none;
	color:		black;
	background:	#F4F5FF;
	border-width:	6px;
	border-color:	black;
	border-top-style:	solid;
	border-top-color:	#BBBBDD;
	border-left-style:	solid;
	border-left-color:	#DDDDFF;
	border-right-style:	solid;
	border-right-color:	#8888AA;
	border-bottom-style:	solid;
	border-bottom-color:	#666688;
	font-family:	verdana, arial, helvetica, sans-serif;
	padding-top:	2px;
	padding-right:	2px;
	padding-bottom:	3px;
	padding-left:	2px;
}

A.button:hover {
color : lightorange;
background-color: black;
} 

A.button:visited, A.button:link, A.button:active {
color : black;
background-color: #DDBBCC;
} 

.linkbuttonfun	{
	font-size:	10pt;
	text-align:	center;
	text-decoration: none;
	color:		black;
	background:	#DDBBCC;
	border-style:	groove;
	border-top:		8px solid orange;
	border-left:	8px solid orange;
	border-right:	8px solid black;
	border-bottom:	8px solid black;
	font-family:	goudy, palatino, baskerville, verdana, arial, helvetica, sans-serif;
	}

.textbutton	{
	font-size:	9pt;
	text-align:	left;
	text-decoration: underline;
	font-weight: bold;
	color:		#884488;
	border:		none;
	background:	white;
	font-family: verdana, arial, helvetica, sans-serif;
	}

.rptlink {
	font-size:	9pt;
	text-align:	left;
	text-decoration: underline;
	background:	white;
	margin-left: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	}

.noprint {
	display: none;
}

.printonly {
	display:all;
}

