/* ELEMENTS */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  color: #336600;
  background-color: #ffffff;
  padding: 0px 0px;
  border: 0;
scrollbar-face-color: #336600;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color :#cccccc;
scrollbar-shadow-color :#996666;
scrollbar-3dlight-color: #663333;
scrollbar-darkshadow-color: #000000;
; margin: 0px 0px}


.linked-cell	{ font-size: 10px; font-weight: bold; font-family: arial, helvetica, sans-serif; line-height: normal}
a:link.linked-cell	{ color: #336600; text-decoration: none;}
a:visited.linked-cell	{ color: #336600; text-decoration: none;}
a:hover.linked-cell	{ color: #336600; text-decoration: underline;}
a:active.linked-cell	{ color: #336600;}



a:link		{ color: #336699; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-decoration: underline;}
a:active		{  font-family: Verdana, arial, helvetica, sans-serif; line-height: normal; color: #336699; background-color: transparent; text-decoration: underline;}
a:visited		{  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; color: #336699; background-color: transparent; text-decoration: underline;}
a:hover		{  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; color:#336699; background-color: transparent; text-decoration: none;}



.paddinglinks {
padding-right: 10px;
}



b {
  font-weight: bold;
}

dd {
  font-family: helvetica, sans-serif;
  font-size: 100%;
}



dt {
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
}

h1 {
  font-family: Verdana, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
font-style: italic;
  color: #336600;
  letter-spacing: 0.2px;
   padding-left: 10px;
  padding-right: 10px;
 }
 
 h2 {
  font-family: Verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
font-style: italic;
  color: #336600;
  letter-spacing: 0.2px;
   padding-left: 10px;
  padding-right: 10px;
 }


 h2.h2b {
  font-family: Verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
font-style: normal;
  color: #336600;
  letter-spacing: 0.2px;
   padding-left: 10px;
  padding-right: 10px;
 }

.redtitle {
font-family: Verdana, arial, sans-serif;
  font-weight: bold;
font-style: normal;
  color: #ff0000;
  letter-spacing: 0.2px;
}

.bluetitle {
font-family: Verdana, arial, sans-serif;
  font-weight: bold;
font-style: normal;
  color: #336699;
  letter-spacing: 0.2px;
   padding-left: 10px;
  padding-right: 10px;
}


.padding {
 padding-left: 10px; 
}

p {
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: bold;
 color: #336600;
 background-color: transparent; 
 line-height: 1.25em;
  padding-left: 10px;
  padding-right: 10px;
 
}


ol {
  margin-left: 0;
  padding-left: 64px; 
  list-style-type: decimal;
  font-family: Verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.25em;
  color: #000000;
}



li {
  padding-bottom: 1px;
  list-style-type: square;
 font-family: Verdana, arial, helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
color: #000000;
list-style-image:  url(file:///C|/Clients/purple%20pets/gif/red-square.gif);
list-style-position: middle;
}



ul {
  margin-left: 0;
  padding-left: 64px; 
  list-style-type: disc;
  list-style-position: outside;
  font-family: Verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  line-height: 1.25em;
/* list-style-image: url(image/bullet.gif); OPTIONAL CODE IF IMAGE IS USED FOR BULLET INSTEAD */
}


table {
  background-image: url(images/bg.gif);
  border-style: solid;
border-width: thin;
border-top-width:0px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-color: #336600;
  }
  
  table.table2 {
  background-image: url(images/bg.gif);
  border-style: solid;
border-width: thin;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-color: #336600;
  }


/* CLASSES */

/* Colours */

.whitebolder {
	color : #ffffff;
	background-color: transparent;
	font-size: 14px;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
}
	
.footer { font-size: 10px; ; font-family: Verdana, Arial, Helvetica, sans-serif; color: #330033}
.footerLink { color : #FFFFFF; background-color: #cc0033; font-size: 10px; ; font-family: Verdana, Arial, Helvetica, sans-serif ; line-height: normal; text-decoration: none}

