@charset "utf-8"; 
HTML {
scrollbar-base-color:#A8DAB0;
}
body {
background-color: #FFFFFF;
font-family : Verdana, Tahoma, Arial, sans-serif;
margin-height: 0;
margin-bottom: 20;
margin-top:15;
margin-left: 0;
margin-right: 0;
color: #666666;


}
.tempbody {
background-color: #FFFFFF;
background-image: url("images/pet-template-4x1.jpg");
background-repeat: repeat;
background-position: center;
}

.centerbody {
background-color: #FFFFFF;
background-image: url("images/pet-template-4x2.jpg");
background-repeat: repeat;
background-position: center;
}


H1  {
font-size : 14px;
font-weight : bold;
color : #8C7568;
border-bottom: 1px dotted #8C7568;

}

.bannerheader {
background-color: #D9BFCE;
font-size:10pt;
color: #000000;
font-weight: bold;
border: 1px solid #000000;
font-weight: bold;
}

.main {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:10pt;
background-color: #EFEFF7;
color: #000000;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #000000;
}

.tempcell {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:10pt;
}

.hotboxright {
padding: 10px;
font-size:10pt;
color: #000000;
font-weight: bold;
line-height: 1.5;
float: right;
width: 175px;
margin-left: 10px;
margin-bottom: 10px;
border: 1px dotted #3EC0C0;
background-color: #8CADC6;
}

.hotboxleft {
padding: 10px;
font-size:10pt;
color: #000000;
font-weight: bold;
line-height: 1.5;
float: left;
width: 175px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px dotted #3EC0C0;
background-color: #8CADC6;
}

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #396B94;
	text-decoration: none;
}
.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #493829;
	text-decoration: underline;
}
.subnavlink {
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
	color: #493829;
	
}
.subnavlink:hover {
	font-weight: bold;
	font-size:10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #E8BD8A;
	background: #F5E9DD;
}