a:active     { font-family: Arial; font-size: 9pt; color: #515151}
a:link       { font-family: Arial; font-size: 9pt; color: #0099CC; text-decoration:none }
a:hover       { font-family: Arial; font-size: 9pt; color: #CA7900; text-decoration:underline }
a:visited    { font-family: Arial; font-size: 9pt; color: #0099CC; text-decoration:none}
a            { font-family: Arial; font-size: 9pt; color:#515151}
address      { font-family: Arial; font-size: 9pt; color:#515151}
body         { font-family: Arial; font-size: 9pt; color:#515151}
button       { font-family: Arial; font-size: 9pt; color:#515151}
fieldset     { font-size: 9pt; font-family: Arial; color:#515151}
html         { font-size: 9pt; font-family: Arial; color:#515151}
p            { font-family: Arial; font-size: 9pt; color:#515151}
td           { font-family: Arial; font-size: 9pt; color:#515151}

<!--
}

BODY {
  scrollbar-arrow-color:black;
  scrollbar-base-color:grey;
  scrollbar-shadow-color:silver;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-dark-shadow-color:white;
  scrollbar-3d-light-color:white;
}
//-->

<!------------------------------------------------------------------------------ form style do not edit{  }
<!--
select {
  font-family:Arial;
  font-weight:normal;
  font-style:normal;
  font-size:10pt;
  color:#515151;
  border:1px solid #C0C0C0;
  background-color:#FFFFFF;
}
//-->

<!--
input {
  font-family:Arial;
  font-size:10pt;
  color:#515151;
  border:1px solid #808080;
  background-color:white
}
//-->

<!--
textarea {
  font-family:Arial;
  font-size:10pt;
  color:#515151;
  border:1px solid #808080;
  background-color:white
}
//-->


.gray {
	BACKGROUND-COLOR: #E9EBEA; TEXT-DECORATION: none;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11.5px; 
	color:#000000;
	
	
	
	
}

.whitefonts {
	font-family:Arial; 
	font-size:9pt; 
	color:#CCCCCC;
}

	.whitefonts a:link
      {
		font-family:Arial; 
		font-size:9pt; 
		color:#CCFFFF;
		background-color:transparent;
        text-decoration:none
      }

	.whitefonts a:visited
      {
		font-family:Arial; 
		font-size:9pt; 
		color:#C0C0C0;
		background-color:transparent;
        text-decoration:none
      }

	.whitefonts a:hover
     {
		font-family:Arial; 
		font-size:9pt; 
		color:#FFCC66;
		background-color:transparent;
        text-decoration:none
      }

}

.newsdark a: {
	font-family:Arial; 
	font-size:9pt; 
	color:#E8E8E8;
}

	.newsdark a:link
      {
		font-family:Arial; 
		font-size:9pt; 
		color:#B8EDE6;
		background-color:transparent;
        text-decoration:none
      }

	.newsdark a:visited
      {
		font-family:Arial; 
		font-size:9pt; 
		color:#C0C0C0;
		background-color:transparent;
        text-decoration:none
      }

	.newsdark fonts a:hover
     {
		font-family:Arial; 
		font-size:9pt; 
		color:#B8EDE6;
		background-color:transparent;
        text-decoration:none
      }

}



.footer {
	font-family:Arial; 
	font-size:9pt; 
	color:white;
}








.Mouseover
{
	background-color:#E4E6E5 ;
