/*Style Sheet for Version 4 Browsers */
body { background-color: #FFFFC0;}
td {font-family: verdana,helvetica,sans serif; font-size: 9pt;  color: #202020;}
.pagetitle {font-size: 18pt; font-weight:bold; color:#606060;}
.evenrow {background-color:white;}
.oddrow {background-color:#E9E9E9;}

.headerBorder {border-top:1px solid #0000C0;
	border-left:1px solid #0000C0;
	border-right:1px solid #0000C0;
	background-color:white;}
.mainBorder{ border:1px solid #0000C0;background-color:white;}
.petBox {border:1px solid #808080; background-color: #E9E9E9;}
.sidebar_left {border-right:1px solid #0000C0; background-color: #C0C0C0;}
.sidebar_right {border-left:1px solid #0000C0; background-color: #C0C0C0;}
.heading {background-color: #0000C0; color:white;}
.specialNewsHeading {color:#0000C0;}
.volunteerinfo {font-weight:bold; font-size: 9pt; color:#0000C0;}
.smalltext {font-size:8pt;}
.tiny {font-size:7pt;}

.specialNews {font-family:arial; font-size: 7pt;}
a:link.specialNews		{text-decoration:none;color:#0000C0;}
a:visited.specialNews	{text-decoration:none;color:#0000C0;}
a:hover.specialNews		{text-decoration:underline;color:#C00000;}

/* Style for href Links */
a:link		{text-decoration:underline;color:#0000C0;}
a:visited	{text-decoration:underline;color:#0000C0;}
a:hover		{text-decoration:none;color:#C00000;}

/* special href */
.subdued {color:#808080;}
a:link.subdued		{text-decoration:underline;color:#808080;}
a:visited.subdued	{text-decoration:underline;color:#808080;}
a:hover.subdued		{text-decoration:none;color:#C00000;}

/* Styles for Form elements */
input.small {font-family:verdana,arial,helvetica;font-size:8pt;}
textarea.small {font-family:verdana,arial,helvetica;font-size:8pt;}
select.small {font-family:verdana,arial,helvetica;font-size:8pt;}
