body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}

a {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #000000;
  text-decoration:none;
}

a:hover {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #999999;
  text-decoration:none;
}

td {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}

hr {
 height: 1px;
 color:#999999;
 padding: 0px 0px 0px 0px;
}

.highlight {
  border:1px #ff0000 dotted;
}

.copytext {
  color: #CCCCCC;
}

.subnav {
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
  text-decoration:none; 
}

.subnav:hover {
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #cccccc;
  text-decoration:none; 
}

p {margin: 0px;}

#tablemenu1 td a {
	padding: 4px 0px 4px 0px;
	text-decoration:none; 
	font: 11px Arial, sans-serif; 
	font-weight:normal; 
	text-align: center;
	display: block;
} 
#tablemenu1 td a:link, #tablemenu1 a:visited, #tablemenu1 a:active{ 
	color: #333333; 
	background-color:#cccccc;
} 
#tablemenu1 td a:hover { 
	color: #ffffff; 
	background-color:#999999;
} 

#tablemenu2 td a {
	padding: 4px 0px 4px 0px;
	text-decoration:none; 
	font: 11px Arial, sans-serif; 
	font-weight:normal; 
	text-align: center;
	display: block;
} 
#tablemenu2 td a:link, #tablemenu2 a:visited, #tablemenu2 a:active{ 
	color: #666666; 
	background-color:#f5f5f5;
} 
#tablemenu2 td a:hover { 
	color: #cccccc; 
	background-color:#f5f5f5;
} 

.input150 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  height: 18px;
  width: 150px;
  border: #999999;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

.input25 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  height: 18px;
  width: 25px;
  border: #999999;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

