.BodyText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
	padding: 16px;
	line-height: 24px;
}

.BodyText a:link    {color: #0000CC; text decoration: underline} 
.BodyText a:visited {color: #0000CC; text decoration: underline}
.BodyText a:hover   {color: #663300; text decoration: underline}
.BodyText a:active  {color: #0000CC;}

.BodyText strong {
	color: #663300;
}

.SubTitles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;

}

.SubTitles2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #660000;
	font-weight: bold;

}

.PageTitles {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	padding: 4px 12px 0px 4px;
	text-align: right;
	border: none;
}
.FeaturedRescue{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC6600;
}
.List{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CC6600;
	list-style-type: square;
	list-style-image: url(../images/paw.gif);
	line-height: 26px;
}

.ListDown{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	list-style-type: square;
	list-style-image: url(../images/thumbdown.gif);
	line-height: 26px;
}

.ListUp{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CC6600;
	list-style-type: square;
	list-style-image: url(../images/thumbup.gif);
	line-height: 30px;
}

.Small{
	font-family: "verdana";
	font-size: 10px;
	color: #CC6600;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6600;
}
.Menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
	background-color: #660000;
	padding: 6px;
	width: 100%;
	font-weight: normal;
}
.Menu a:link    {color: #FFCC00; text decoration: underline} 
.Menu a:visited {color: #FFCC00; text decoration: underline}
.Menu a:hover   {color: #CC0000; text decoration: underline}
.Menu a:active  {color: #CC0000;}
.DogArea {
	background-image: url(../images/foot_2-32.gif);
	text-align: right;
}
.Footer {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.Footer a:link    {color: #999999; text decoration: underline} 
.Footer a:visited {color: #999999; text decoration: underline}
.Footer a:hover   {color: #CC0000; text decoration: underline}
.Footer a:active  {color: #CC0000;}
.linefoot {
	background-image: url(../images/yellow.gif);
}
.highlightbox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	background-color: #FFFF99;
	padding: 3px;
	width: 400px;
	border: thin dotted #993300;
}
