
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }

.style1 { font-size: 20px; font-family:arial,helvetica; color:gray }
.style2 { font-size: 24px; font-family:arial,helvetica; color:black }
.style3 { font-size: 12px; font-family:arial,helvetica; color:black }
.style3g { font-size: 13px; font-family:arial,helvetica; color:gray }
.style4 { font-size: 10px; font-family:arial,helvetica; color:black }
.style4g { font-size: 10px; font-family:arial,helvetica; color:gray }
.style4b { font-size: 11px; font-family:arial,helvetica; color:black; font-weight:bold }
.style5 { font-size: 12px; font-family:arial,helvetica; color:blue; font-weight:bold }
.style5g { font-size: 14px; line-height: 1; font-family:arial,helvetica; color:gray; font-weight:bold }
.style7 { font-size: 18px; font-family:arial,helvetica; color:#606060; }
.style7a { font-size: 14px; font-family:arial,helvetica; color:#606060;}
.style7b { font-size: 14px; font-family:arial,helvetica; color:#016ED9;}
.style7c { font-size: 22px; font-family:arial,helvetica; color:#000000;}
.style8 { color:black; text-decoration:none; line-height: 150%; font-size: 10pt; font-family:arial,helvetica;}
.style9 { font-size: 18px; line-height: 20pt; font-family:arial,helvetica; color:#606060; }

	A:link {color:blue;}
	A:visited {color:#800080;}
	A:hover {color:#FF3300;}

.nav:link{color:#ffffff; text-decoration:none }
.nav:visited{color:#ffffff; text-decoration:none }
.nav:hover{color:gray}

.nav1:link{color:gray; text-decoration:none; line-height: 150%; font-size: 8pt; font-family:arial,helvetica;}
.nav1:visited{color:gray; text-decoration:none; line-height: 150%; font-size: 8pt; font-family:arial,helvetica; }
.nav1:hover {color:#ffffff; background-color: #eeeeee; text-decoration:none; line-height: 150%; font-size: 8pt; font-family:arial,helvetica; }


/* Set round corner boxes */
.rbroundbox { background: url(http://www.htmail.com/images/nt.gif) #ffffff  repeat; font-size: 12px; font-family:arial,helvetica; color:black;}
.rbtop div { background: url(http://www.htmail.com/images/tl.gif) no-repeat top left; }
.rbtop { background: url(http://www.htmail.com/images/tr.gif) no-repeat top right;  }
.rbbot div { background: url(http://www.htmail.com/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(http://www.htmail.com/images/br.gif) no-repeat bottom right;  }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 5px; }
.rbroundbox { margin: 0.2em auto;}
/* END Set round corner boxes */


/* Set grey round corner boxes */
.rbroundboxgrey { background: url(http://www.htmail.com/images/greynt.gif) #ffffff  repeat; font-size: 12px; font-family:arial,helvetica; color:black;}
.rbtopgrey div { background: url(http://www.htmail.com/images/greytl.gif) no-repeat top left; }
.rbtopgrey { background: url(http://www.htmail.com/images/greytr.gif) no-repeat top right;  }
.rbbotgrey div { background: url(http://www.htmail.com/images/greybl.gif) no-repeat bottom left; }
.rbbotgrey { background: url(http://www.htmail.com/images/greybr.gif) no-repeat bottom right;  }

/* height and width stuff, width not really necessary. */
.rbtopgrey div, .rbtopgrey, .rbbotgrey div, .rbbotgrey {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentgrey { margin: 0 5px; }
.rbroundboxgrey { margin: 0.2em auto;}
/* END Set round corner boxes */


body { overflow: scroll; }


#content {
	width: 34em;
	background-color: #f4ecd9;
	padding: 1em 0;
	border: 6px double #7d6340;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 32em;
}
html>body #content {
	width: 32em;
} 

a {
	text-decoration: none;
}

a:link {
	color: blue;
}

a:visited {
	color: #800080;
}

a:active {
	color: red;
}

a:hover {
	color: red; text-decoration: underline;
}

h1 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

 ul.norm {
	list-style: square;
	padding: 1em;
	margin: 0.25em;
	margin-left: 0.2in;
}

#nav a {
	font-weight: bold;
	color: blue;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: blue;
	padding: 0.1em 5px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #FFFF00;
	background-color: #FFEE00;
	border-width: 0 5px;
	font-weight: bold;
	color: blue;
}

#nav li {
	float: left;
	position: relative;
	width: 11em;
	text-align: center;
	cursor: default;
	background-color: #FFFF00;
	border: 1px solid #FFFF00;
	border-width: 1px 0;
}

 li#mid {
	border-left-width: 1px;
	border-left-color: white;
}

 li#last {
	border-right-width: 1em;
}



 li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #FF7A00 url(http://www.htmail.com/images/xddbg3.gif) bottom left no-repeat;
	padding: 0em 0em 0.5em 0em;
	border-right: solid 0px #FF7A00;
}

 li>ul  {
	top: auto;
	left: auto;
}

 li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
 li:hover ul , li.over ul {
	display: block;
}

#hr {
#	display: none;
#}



#norm UL     { cursor: arrow; 
	       margin-left: 0.2in;
}
#norm UL LI  { display: font: 8pt;
	        list-style: square; 
                indent: 0; 
}

