body, td{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

a{
  text-decoration: none;
  color: #000000;
}

a:hover{
  text-decoration: underline;
  color: #000000;
}

.r{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.r:hover{
  text-decoration: underline;
  font-weight: bold;
  color: #FFFFFF;
}

.table-label-small{
    font-size: 12px;
	font-color: black;
	background: #999999;
}

textarea { 
	border:1px solid #000000;
}

input { 
	border:1px solid #000000;
	color:#000000;
}

select { 
	border:1px solid #000000;
	color:#000000;
}


.table1{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.table2{
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 1px #000000;
}
.table3{
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 0px #000000;
}
.table4{
	border-top: solid 1px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
}
.table5{
	border-top: solid 0px #000000;
	border-left: solid 1px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
}
.table6{
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 0px #000000;
}
.table7{
	border-top: solid 0px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.table8{
	border-top: solid 0px #000000;
	border-left: solid 1px #000000;
	border-right: solid 0px #000000;
	border-bottom: solid 1px #000000;
}
.table9{
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.table-label-small td{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.result-row-small td{
	font-size: 11px;
	border-bottom: solid 1px #000000;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 120px;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.smlfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	top: 12px;
}
.smlfontsw {
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	top: 12px;
}
