body
{	}
.bodymain
{	background-color: #ffffff;
p
{
	text-align: justify;
	font-family: arial;
	font-size: 8pt;
}
div.link a:hover
{
    color: black;
    text-decoration: underline;
}
div.link *:visited
{
    text-decoration: none;
    font-family: arial;
}

a
{
	color: navy;
	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;

}
a:hover
{
    color: blue;
	background-color: nav
}
a:visited
{
    text-decoration: none;
}

div.link a
{
    color: mediumslateblue;
    text-decoration: none;
}

div#divmenubar
{
    float: left;
    color: #fffc21;
    position: static;
    background-color: #fffc21
}
table#tblmenubar td.clsmenubaritem
{
    font-weight: bold;
    font-size: 8pt;
    cursor: hand;
    color: black;
    font-family: arial;
    background-color: #fffc21
}
div.clsmenu
{
	border-right: #777777 1px solid;
	padding-right: 5px;
	border-top: #777777 1px solid;
	padding-left: 8px;
	font-weight: bold;
	font-size: 8pt;
	z-index: 1;
	visibility: hidden;
	padding-bottom: 5px;
	border-left: #aaaaaa 1px solid;
	color: black;
	padding-top: 5px;
	border-bottom: #aaaaaa 1px solid;
	font-family: verdana, arial;
	position: absolute;
	background-color: #fffc21;
}
div.clsmenu a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: Black;
}
div.clsmenu a
{
    font-weight: normal;
    text-decoration: none;
    color: Black;
}
div.clsmenu a:hover
{
    color: #0068a8;
    text-decoration: underline
}

table#tblmenubar
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none
}
td.clsseparator
{
    color: black
}
body
{
    font-size: 85%;
    color: black;
    font-family: arial
}
H1
{
	font-size: 200%;
	color: navy;
	font-family: arial;
}
h2
{
    	font-size: 150%;
    	font-style: italic;
	color: navy;
	font-family: arial
}
h3
{
    	font-size: 100%;
    	font-style: italic;
	color: navy;
	font-family: arial
}

img
{
    border: 0;
}
table
{
    font-size: 95%
}
h4
{
	font-weight: bold;
	font-size: 150%;
	color: #0068a8;
	font-style: italic;
	font-family: 'arial';
}

SELECT
{
	font-size: 95%
}
INPUT
{
	font-size: 95%
}
H5
{
	font-weight: bold;
	font-size: 295%;
	color: white;
	font-style: italic;
	font-family: 'Times New Roman';
}
.H1Red
{
	color: red;
}

