.normaltext {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.orangetext {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #ff9933;
	text-decoration: none;
}
.bdtext {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boldtext {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bordertable {
	border: 1px dotted #999999;
}

.boldleft {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.copywrite {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.formbold {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.defaultext {
	FONT-SIZE: 9pt; MARGIN: 0px 3px 3px; COLOR: #666666; font-family: Tahoma; TEXT-ALIGN: justify
}

A:link {
	COLOR: #666666; FONT-WEIGHT: bold; FONT-SIZE: 8pt; font-family: Tahoma; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666; FONT-WEIGHT: bold; FONT-SIZE: 8pt; font-family: Tahoma; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; FONT-WEIGHT: bold; FONT-SIZE: 8pt; font-family: Tahoma; TEXT-DECORATION: none
}
A:hover {
  COLOR: #006699; FONT-WEIGHT: bold; FONT-SIZE: 8pt; font-family: Tahoma; BORDER-BOTTOM: #000000 1px dotted; TEXT-DECORATION: none
}

input { 
font-size: 12px; font-family: Tahoma; background-color: #ffffff; margin-top: 3px; border: solid 1px #666666
 }
select {
 font-size: 12px; font-family: Tahoma; background-color: #fffdf5; margin-top: 3px; border: solid 1px #b0c4de
  }
option { 
font-size: 12px; font-family: Tahoma; background-color: #fffdf5; margin-top: 3px; border: solid 1px #b0c4de 
}
.form {margin:0px; padding:0px;}