.Contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	cursor: auto;
	text-decoration: none;
}
.Contact:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58AE39;
	text-decoration: underline;
}	
.copyright {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	text-align: justify;
}
.searchform {
	font-family: Tahoma;
	font-size: 10px;
	color: #346426;
	text-decoration: none;
	text-align: left;
}
.searchsubmit {

	font-family: Tahoma;
	font-size: 10px;
	color: #346426;
	text-decoration: none;
	text-align: center;
}
.bodytitle {
	font-family: verdana;
	font-size: 12px;
	color: #009933;
	text-align: justify;
	font-weight: bold;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: red;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #009933;
}
.bodytexthidden {

	font-family: verdana;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	text-align: justify;
}
.bodytext10 {

	font-family: verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	text-align: justify;
}
.Downloadmap {
	font-family: verdana;
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}
.bodytitleCopy {
	font-family: verdana;
	font-size: 12px;
	color: #009933;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.ContactCopy10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	cursor: auto;
	text-decoration: none;
}
