.text10
{
	color: #746A70;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal
}

.text10bold
{
  color: #746A70;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}

.text14bold
{
	color: #746A70;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold
}

.text8
{
	color: 746A70;
	font-family: Arial;
	font-size: 8pt
}

a.text8:link
{
	color: #746A70;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none
}

a.text8:visited
{
	color: #746A70;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none
}

a.text8:hover
{
	color: #51474D;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline
}

a.text8:active
{
	color: 51474D;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline
}

a.text10:link
{
	color: #746A70;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none
}

a.text10:visited
{
	color: #746A70;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none
}

a.text10:hover
{
	color: #51474D;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline
}

a.text10:active
{
	color: #51474D;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline
}

.textbox, select
{
	border-style: solid;
	border-width: 1px;
	border-color: #51474D;
	color: #51474D;
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff
}

.button
{
	border-style: solid;
	border-width: 1px;
	border-color: #51474D;
	color: #51474D;
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff
}

.disabled
{
	border-style: solid;
	border-width: 1px;
	border-color: #51474D;
	color: #51474D;
	font-family: Arial;
	font-size: 10pt;
	background-color: #CCCCCC;
}

