
body {background-repeat:norepeat;}

.menu {
  text-decoration: none;
  color: #000000; font-family:Arial;  font-size:10pt; font-weight:bold;}
  
a.menu:link {
  text-decoration: none;
  color: #000000; font-family:Arial;  font-size:10pt; font-weight:bold;}

a.menu:active {
  TEXT-DECORATION: none;
  color: #000000;font-family:Arial;  font-size:10pt; font-weight:bold;}

a.menu:visited {
  TEXT-DECORATION: none;
  color: #000000;font-family:Arial;  font-size:10pt; font-weight:bold;}
 
a.menu:hover {
  TEXT-DECORATION: none;
  color: #FFFFFF;font-family:Arial;  font-size:10pt; font-weight:bold;}
  
  
a:link {
  text-decoration: none;
  color: #5b5b5b; font-family:Arial;  font-size:10pt; font-weight:bold;}

a:active {
  TEXT-DECORATION: none;
  color: #5b5b5b;font-family:Arial;  font-size:10pt; font-weight:bold;}

a:visited {
  TEXT-DECORATION: none;
  color: #5b5b5b;font-family:Arial;  font-size:10pt; font-weight:bold;}
 
a:hover {
  TEXT-DECORATION: none;
  color:#ffffff;font-family:Arial;  font-size:10pt; font-weight:bold;}
  
a.web:link {
  text-decoration: none;
  color: #ffffff; font-family:Arial;  font-size:10pt; font-weight:bold;}

a.web:active {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:Arial;  font-size:10pt; font-weight:bold;}

a.web:visited {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:Arial;  font-size:10pt; font-weight:bold;}
 
a.web:hover {
  TEXT-DECORATION: none;
  color:#ffffff;font-family:Arial;  font-size:10pt; font-weight:bold;}

 .content {
  COLOR: #FFFFFF;font-family:Arial;  font-size:10pt; font-style: normal; text-decoration: none}
  
 table {
  COLOR: #FFFFFF; font-family:Arial; line-height: 1.3;  font-size:10pt; text-decoration: none}

div {
  COLOR: #FFFFFF; font-family:Arial; line-height: 1.3;  font-size:10pt; text-decoration: none}
  
form {
  COLOR: #FFFFFF; font-family:Arial; line-height: 1.3;  font-size:10pt; text-decoration: none}
p {
  COLOR: #FFFFFF; font-family:Arial; line-height: 1.3;  font-size:10pt; text-decoration: none}
  
 p.norm {
  COLOR: #ffffff; font-family:Arial; line-height: 1.3;;  font-size:10pt; text-decoration: none}
  
  .textboxes 
	{font-color:#000000;
 	font-family: Arial;
	background:#FFFFFF;
	 font-size:10pt;
	border: #ffffff 1px solid;
	width: 100;
	height: 21;
}

  .comments 
	{font-color:#000000;
 	font-family: Arial;
	background:#FFFFFF;
	 font-size:10pt;
	border: #ffffff 1px solid;
	width: 250;
	height: 70;
}

.drops
	{font-color:#000000;
 	font-family: Arial;
	background:#FFFFFF;
	 font-size:10pt;
	border: #ffffff9 1px solid;
	width: 60;
	height: 18;
}

.submit 
	{font-color:#FFFFFF;
 	font-family: Arial;
	background:#9BD719;
	 font-size:10pt;
	border: #FFFFFF 1px solid;
	}