.Links
{
	font-family: Verdana;
	color: #E62727;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.textLeft
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.Links2
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #E62727;
	text-decoration: none;
}
.textButton
{
	margin-left: 10;
	margin-right: 15;
	margin-top: 10;
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #e62727;
	font-weight: bold;
	text-decoration: none;
}

.textTitle2
{
	font-family: Arial;
	font-size: 11px;
	color: #023365;
	font-weight: bold;
}

.menustyle
{
	background-color: white;
	color: black;
	font-size: 8pt;
	font-family: verdana;
	border-right: black 0px;
	border-top: #808080 0px;
	border-left: #808080 0px;
	border-bottom: black 0px;
	padding: 2px;
	margin: 4px;
}

.menuitem
{
	color: darkblue;
	padding: 2px;
	margin: 4px;
}

.menusubitem
{
	background-color: white;
	color: black;
	font-size: 8pt;
	border: 0px;
	border-style: solid;
	border-style: solid;
	background-color: #536778;
	font-weight: bold;
	padding: 2px;
	margin: 4px;
}

.mouseover
{
	background-color: gray;
	color: #dfe8ee;
	font-size: 8pt;
	border: 0px;
	border-color: #3F3F3F;
	border-left-color: #8A99BA;
	border-top-color: #8A99BA;
	border-right-color: black;
	border-bottom-color: black;
	border-style: ridge;
	padding: 2px;
	margin: 4px;
}

