.inputSubmit {
	color: #000000;
	background-color: #EEEEEE;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-weight: bold;
	cursor: hand;
	}

.inputBox {
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	cursor: hand;
	}

Body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}

I {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	}

TD {
	font-family: Verdana;
	font-size: 9pt;
	}

TH {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	background-color: #e5ffc1;
	}

SELECT {font-family: Verdana;
	font-size: 7pt;
	}

INPUT {font-family: Verdana;
	font-size: 7pt;
	}

B {font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	}

A:link {
	text-decoration: underline;
	color: #008000;
	border-color: #008000;
	}
A:visited {
	text-decoration: underline;
	color: #008000;
	border-color: #008000;
	}
A:active {
	text-decoration: underline;
	color: #000000;
	border-color: #000000;
	background-color: #e5ffc1;
	}
A:hover {
	text-decoration: underline;
	color: #000000;
	border-color: #000000;
	background-color: #e5ffc1;
	}

A.light:link {
	text-decoration: underline;
	color: #e5ffc1;
	border-color: #008000;
	}
A.light:visited {
	text-decoration: underline;
	color: #e5ffc1;
	border-color: #008000;
	}
A.light:active {
	text-decoration: underline;
	color: #000000;
	border-color: #000000;
	background-color: #e5ffc1;
	}
A.light:hover {
	text-decoration: underline;
	color: #000000;
	border-color: #000000;
	background-color: #e5ffc1;
	}

A.dotborder:link img {
	border: dashed;
	border-width: 2px;
	border-color: #FFFFFF;
	}
A.dotborder:visited img {
	border: dashed;
	border-width: 2px;
	border-color: #FFFFFF;
	}
A.dotborder:active img {
	border: dashed;
	border-width: 2px;
	border-color: #008000;
	}
A.dotborder:hover img {
	border: dashed;
	border-width: 2px;
	border-color: #008000;
	}

.important {
	font-family: Verdana;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
	color: #FF0000;
	}

.smaller {
	font-family: Verdana;
	font-size: 8pt;
	}

.larger {
	font-family: Verdana;
	font-size: 10pt;
	}

.largelight {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #e5ffc1;
	}

.normallight {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #e5ffc1;
	}

.rainbow{ behavior:url(/HHS/rainbow.htc) } 
.glowtext{filter:glow(color=00FF00,strength=3);width:100%;}

.pageHeader {
	background-image: url("/HHS/Media/GreenGradient.jpg");
	background-repeat: repeat-x;
	}

.pageFooter {
	background-image: url("/HHS/Media/GreenGradientFooter.jpg");
	background-repeat: repeat-x;
	}

#foldtopheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#foldheader {
	list-style-image: url('/HHS/Media/fold.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	cursor: hand;
	}

#foldinglist {
	list-style-image:url('/HHS/Media/list.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#foldli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

ul {
	list-style-image:url(/HHS/Media/list.gif);
	list-style-position:outside;
	margin:0px 0px 0px 9px;
	padding:0px 0px 0px 9px;
	}

ol {margin:0px 0px 0px 32px;}

blockquote {
	margin:5px 5px 5px 15px;
	}

hr	{
	color: #008000;
	height: 1;
	}

.bordered {
	border: solid #008000 1px;
	}

.shaded {
	background-color: #e5ffc1;
	}

.unshaded {
	background-color: #FFFFFF;
	}

.ShadedBordered {
	background: #e5ffc1;
	border: 1px #008000 solid;
	padding: 2px;
	}

.RecipeTitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	}

.RecipeSubTitle {
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	}

.RecipeText {
	font-family: Verdana;
	font-size: 10pt;
	}

.MonoSpaced {
	font-family: Courier;
	font-size: 11pt;
	}
