

a:visited {text-decoration:none; color: rgb(96,96,96)}
a:active  {text-decoration:none; color: red}
a:hover   {text-decoration:underline; background: rgb(208,208,208); color: black}
a:link    {text-decoration:none; color: black}


p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em;
  color: black; margin-top:3px; margin-bottom:2px}
p.pcenter {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em;
  color: black; margin-top:3px; margin-bottom:2px; text-align: center}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.9em; 
  color: rgb(0,0,0); margin-top:5px; margin-bottom:5px; text-align: center}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold;
  color: blue; margin-top:3px; margin-bottom:2px; text-align: center}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; 
  color: black; margin-top:5px; margin-bottom:5px;}
h3.h3title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; 
  color: black; margin-top:5px; margin-bottom:5px; text-decoration:underline}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; 
  color: white); margin-top:3px; margin-bottom:2px}
h4.sidetitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; 
  color: white; background-color: blue; margin-top: 20px; margin-bottom: 2px; padding-left: 10px}
h4.sidetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; 
  color: black; margin-top: 3px; margin-bottom: 2px; padding-left: 10px}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; 
  color: black; margin-top:1px; margin-bottom:2px}
h5.h5title {font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; font-weight: bold; 
  color: black; margin-left: 5px; margin-top:1px; margin-bottom:2px; text-decoration:underline}
h5.h5list {font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; 
  color: black; margin-left: 5px; margin-top:1px; margin-bottom:2px}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; 
  color: white; margin-top:1px; margin-bottom:1px}
h6.h6center {font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; 
  color: black; margin-top:1px; margin-bottom:1px; text-align: center}

.notescolor {color: blue; font-style: italic}

.titlearea
{
	width: 100%;
        border-collapse: collapse
}

td.top
{
        vertical-align:top;
        text-align: center
}

.sidearea
{
	width: 80%;
        text-align: left;
        margin-left:auto;
        margin-right:auto
}

.sideareahover
{
        background-color: rgb(208,208,208);
        color: black;
        text-decoration: underline;
        border-collapse: collapse;
    	padding: 1px;
        cursor: pointer;
        text-align: left;
	white-space: nowrap;
        margin-left:auto;
        margin-right:auto
}

td.sidebar
{
        width: 180px;
        vertical-align:top;
        text-align: center
}

td.titlebar
{
        height: 130px
}

.headerarea
{
	width: 100%
}

.textarea
{
	width: 80%;
        margin-left:auto;
        margin-right:auto;
        vertical-align: top
}

.textpara
{	
        width: 95%;
	text-align: left
}

.textindex
{	
        width: 95%;
        margin-top: 10px;
        margin-bottom: 10px;
	text-align: left;
	border-width: 2px;
        border-style: solid;
        border-color: gray
}

td.textbox
{
        background-color: rgb(250,250,250);
        vertical-align: top;
        text-align: center
}

.menutop
{	
	background-color: blue;
        width: 100%;
	text-align: center
}

.menutopbox
{
        border-collapse: collapse;
    	padding: 1px;
        text-align: center;
        margin-left:auto;
        margin-right:auto
}


td.menutoptext
{
        width: 90px
}

.menutopboxhover
{
	color: blue;
        background-color: white;
    	padding: 0px;
	cursor: pointer;
	border-collapse: collapse
}

table.menutopbox td a:link {color: white;  text-decoration: none}
table.menutopbox td a:visited {color: rgb(204,204,204); text-decoration: none}
table.menutopbox td a:active {color: red; text-decoration: underline}
table.menutopbox td a:hover {color: blue; background-color: White; text-decoration: underline}


.pagefooter
{
	background-color: white;
        width: 100%;
        margin-left:auto;
        margin-right:auto;
    	padding: 1px;
	border-collapse: collapse;
	white-space: nowrap;
        text-align: center
}

td.footertext
{
	background-color: white;
        margin-left:auto;
        margin-right:auto;
    	padding: 1px;
	border-collapse: collapse;
	white-space: nowrap;
        text-align: center
}

td.footertext a:link    {text-decoration:underline; color: black}
td.footertext a:visited {text-decoration:underline; color: rgb(96,96,96)}
