/* CSS Document */

body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

body.search {
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px 75px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

p {
	font-size: 12px;
	color: #000000;
	font-style: normal;


}
table {
	font-size: 12px;
	color: #000000;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.leftbold {
	font-weight: bold;
	text-align: left;
}


h2 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h3 {
	font-size: 12px;
}

hr {
	height: 3px;
	width: 704px;
}
hr.short {

	height: 1px;
	width: 675px;
}

/* Thumbprint Catalog*/
tr.allcatsphotos {
	vertical-align: top;
	text-align: center;
}

/* International*/
.header {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.02em;
	text-align: center;
}

.intltext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.intltextBig {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* End International*/

.smalltext {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.lgetxt{
	font-size: 16px;
	color: #000000;
}

.xlgetxt {
	font-size: 18px;
}


/* Small Headers at tops of pages*/
.turqtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: 100;
	color: #265E5E;
	text-decoration: none;
	text-transform: capitalize;
}

.email {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

a:link {
	color: #006666;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #2B0055;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-weight: normal;
	color: #6635A8;
	text-decoration: underline;

}
a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #CC99FF;
}

/*Links No Underline, Turquoise*/

a.alt:link {
	font-size: 16px;
	color: #006666;
	font-weight:bold;
}

a.alt:hover {
	font-size: 16px;
	color: #9999CC;
	font-weight:bold;
}

a.alt:visited {
	font-size: 16px;
	color: #400080;
	font-weight:bold;
}


/*Links Christmas Red and Green*/

a.x:link {
	font-size: 16px;
	color: #B91C20;
	font-weight:bold;
}

a.x:hover {
	font-size: 16px;
	color: #009933;
	font-weight:bold;
}

a.x:visited {
	font-size: 16px;
	color: #006666;
	font-weight:bold;
}


/*Links Small No Underline, Turquoise*/
a.small:link {
	font-size: 9px;
	color: #006666;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
}

a.small:hover {
	font-size: 9px;
	color: #9999CC;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
}

a.small:visited {
	font-size: 9px;
	color: #37006F;
	font-weight: lighter;
	text-align: center;
	text-decoration: none;
}

a.noU:link {
	color: #000000;
	text-decoration: none;
}

a.noU:hover {
	color: #9999CC;
	text-decoration: none;
}

a.noU:visited {
	color: #000000;
	text-decoration: none;
}

a.noUB:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.noUB:hover {
	color: #9999CC;
	text-decoration: underline;
	font-weight: bold;
}

a.noUB:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.indent1 {
	padding-right: .2in;
	padding-left: .2in;
}

.indent2 {
	padding-right: .95in;
	padding-left: .95in;
}

.xleading {
	line-height: 20px;
}
.color {
	color: #006666;
}
li {
	font: 12px Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
}
