html {height: 100%;}

body {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
}

A:hover {
	color: #993300;
}

INPUT {
	/*margin-top: 5px;*/
}

textarea {
	margin-top: 5px;
	margin-bottom: 8px;
}

ul {
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 1em;
	font-size: 14px;
	}

.ulr {
	list-style-type: disc;
	margin-left: 2em;
	padding-left: 4em;
	}

.maintext {
	font-size: 12px;
}

.caltext {
	font-size: 10px;
}

.errortext {
	font-size: 15px;
	color: #FF0000;
}

.hometxtleft {
	color: 0480CD;
	text-decoration: none;
}

.hometxtmid {
	color: 990000;
	text-decoration: none;
}

.hometxtright {
	color: 0480CD;
	text-decoration: none;
}

.hometxt12 {
	font-size: 12px;
}

.hometxt14 {
	font-size: 14px;
}

.hometxt16 {
	font-size: 16px;
}

.lefttext {
	font-size: 11px;
	color: 666666;
}

.adopted {
	font-weight: bold;
	color: a81911;
}

.bigtitle {
	font-weight: bold;
	color: #0480c0;
	font-size: 15px;
}



.headline {
	font-weight: bold;
	color: #0480c0;
	font-size: 14px;
}

.subheader {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.titles {
	font-weight: bold;
	color: #0480c0;
	font-size: 14px;
}

.subtitle {
	font-style: italic;
	color: #0480c0;
}

.rightbox {
	margin: 3px 0 10px 10px;
}

.photosleft {
	border: 3px solid #a81911;
	margin: 3px 10px 10px 0;
}

.photosright {
	border: 3px solid #a81911;
	margin: 3px 0 10px 10px ;
}

.copyright {
	font-size: 10px;
	color: #999999;
}

#botnav {
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}

#botnav A {
	color: #999999;
}

#botnav A:hover {
	color: #993300;
}

.bluelink {
	color: #0480c0;
}

.rewardcol {
	font-weight: bold;
	color: #0480c0;
	font-size: 11px;
}

.rewardrow {
	vertical-align: top;
	font-size: 10px;
}

.required {
	color: red;
}

.adoption {
	font-size: 11px;
	background-color: #ffe8af
}

.adoptionpict {
	border: 3px solid #a81911;
	margin-bottom: 10px ;
}

.adoptioninfo {
	font-weight: bold;
	color: #0480c0;
	font-size: 11px;
}

a img {
    border: 0px;
}
