<STYLE TYPE="text/css">
a.dog:link { color: blue; text-decoration: none }
a.dog:active { color: red; text-decoration: none }
a.dog:visited { color: blue; text-decoration: none }
a.dog:hover { color: green; text-decoration: underline }

a.menu:link { color: white; text-decoration: none }
a.menu:active { color: white; text-decoration: none }
a.menu:visited { color: white; text-decoration: none }
a.menu:hover {
	color: #000099;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:link { color: navy; text-decoration: none}
a:visited { color: navy; text-decoration: none}
a:active { color: navy; text-decoration: none}
a:hover { color: red; text-decoration: none}


</STYLE>



.borderall {
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin solid #999999;

}
.lastmenu {

	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
}
.narrativeheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 14px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td,li,p,ul,dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.PageHeading {
	font-size: 18px;
	color: #336633;
	font-weight: bold;
	font-variant: normal;

}
.bottomcellborder {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.topcellborder {
	border-top-width: 2px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #999999;
}
.HeaderbottomcellborderCopy {

	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.allcellborder1px {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;

}

