
body {
   font-family: Arial;
   color: #000000;
   font-size: 11pt;
   scrollbar-base-color: #FDB901;
   scrollbar-track-color: #AB0810;
   scrollbar-face-color: #FFED8D;
   scrollbar-highlight-color: #FDB901;
   scrollbar-3dlight-color: #FDB901;
   scrollbar-darkshadow-color: #FDB901;
   scrollbar-shadow-color: #FDB901;
   scrollbar-arrow-color: #FDB901;
} 

table.main {
   background-image: url('Images/flower.jpg');
   background-repeat: no-repeat;
   background-position: 100% 100%; 
}

table.services {
   background-image: url('Images/grass.jpg');
   background-repeat: no-repeat;
   background-position: 100% 100%; 
}

td.photo {

}

td.updateTop {
   background-color: #FFED8D;
   border-color: #FDB901;
   border-style: solid;
   border-top-width: thin;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: thin;
   font-family: Arial;
   font-size: 11pt;
   font-weight: bold;
   color: #5E2612;
}

td.updateBottom {
   border: #FDB901;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: thin;
   border-bottom-width: thin;
   border-left-width: 0px;
}

em {
	color: #64050A;
	font-weight: bold;
	text-decoration: underline;
}

a.service_links:link {
	color: #64050A;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.service_links:visited {
	color: #64050A;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

a.service_links:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

a.service_links:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

    