.address {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	align: right;
	text-align: right;

}


.addfav {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;

}

a {color: #000000; }
a:link { color: gray; text-decoration: none }
a:active { color: gray; text-decoration: none }
a:visited { color: gray; text-decoration: none }
a:hover { color: #CC3366; text-decoration: none }


a.links2 {color: #000000; }
a:link.links2 { color: black; text-decoration: none }
a:active.links2 { color: black; text-decoration: none }
a:visited.links2 { color: black; text-decoration: none }
a:hover.links2 { color: #70e9ed; text-decoration: none }




.img {border-color:#000000;} 

.pagetitles {
	font-family: Century Gothic;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	cursor: auto;
	color: #000000;

}

.tel {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: bold;
	cursor: auto;
	color: #000000;

}
.email {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	cursor: hand;
	color: #000000;

}
.menufont {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	cursor: auto;

}
.webdesignby {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	cursor: auto;

}

.mytableborder-right {
border-top: 1px dashed #4bb1b5;
border-right: 0px dashed #4bb1b5;
border-bottom: 1px dashed #4bb1b5;
border-left: 1px dashed #4bb1b5;
background-color: #ffffff;
}

.mytableborder-centre {
border-top: 1px dashed #4bb1b5;
border-right: 1px dashed #4bb1b5;
border-bottom: 1px dashed #4bb1b5;
border-left: 1px dashed #4bb1b5;
background-color: #ffffff;
}

.mytableborder-left {
border-top: 1px dashed #4bb1b5;
border-right: 1px dashed #4bb1b5;
border-bottom: 1px dashed #4bb1b5;
border-left: 0px dashed #4bb1b5;
background-color: #ffffff;
}

.mytableborder {
border-top: 1px dotted #CC0066;
border-right: 1px dotted #CC0066;
border-bottom: 1px dotted #CC0066;
border-left: 1px dotted #CC0066;
background-color: #ffffff;
}

.mytableborder-1-left {
border-top: 0px dashed #4bb1b5;
border-right: 0px dashed #4bb1b5;
border-bottom: 0px dashed #4bb1b5;
border-left: 1px dashed #4bb1b5;
background-color: #ffffff;
}
.mytableborder-1-right {
border-top: 0px dashed #4bb1b5;
border-right: 1px dashed #4bb1b5;
border-bottom: 0px dashed #4bb1b5;
border-left: 0px dashed #4bb1b5;
background-color: #ffffff;
}
.mytableborder-1-mid {
border-top: 0px dashed #4bb1b5;
border-right: 1px dashed #4bb1b5;
border-bottom: 0px dashed #4bb1b5;
border-left: 1px dashed #4bb1b5;
background-color: #ffffff;
}
.mytableborder--bottom {
border-top: 0px dashed #4bb1b5;
border-right: 0px dashed #4bb1b5;
border-bottom: 1px dotted #CC0066;
border-left: 0px dashed #4bb1b5;
background-color: #ffffff;
}
.mytableborder--top {
border-top: 1px dotted #CC0066;
border-right: 0px dashed #4bb1b5;
border-bottom: 0px dashed #4bb1b5;
border-left: 0px dashed #4bb1b5;
background-color: #ffffff;
}

dotted, dashed, solid, double, groove, ridge, inset or outset
