body, p, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #000000;
}

.header {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a:link {
	color: #C40000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #950000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.sol_header {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color:#990000;
}

a.index:link  {color: #ffffff; font-weight: normal; font-size: 9px; line-height: 12px; text-decoration:none; }
a.index:visited {color: #ffffff; font-weight: normal; font-size: 9px; line-height: 12px; text-decoration:none; }
a.index:hover {color: #ffffff; font-weight: normal; font-size: 9px; line-height: 12px; text-decoration:underline; }

.copy {
	color: #000000;
}

.inputcopy {
	color: #000000;
}

.notice {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.textfield {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield30 {
	width: 30px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield40 {
	width: 40px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield60 {
	width: 55px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield100 {
	width: 100px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield130 {
	width: 130px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield150 {
	width: 150px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield170 {
	width: 170px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield200 {
	width: 200px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield250 {
	width: 250px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield300 {
	width: 300px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield350 {
	width: 350px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.textfield400 {
	width: 400px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.buttonSmall {
	background: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
	border: 1px solid #000000;
}

