body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
}

a:link {
	color : Black;
}

a:visited {
	color : Black;
}

a:hover {
	color : Red;
}

a:active {
	color : Red;
}

a.href-1 {
	font-size: 14px;
	text-decoration: none;
}

a.href-2 {
	font-size: 10px;
	text-decoration: none;
}

a.res-navi {
	font-size: 10px;
	text-decoration: none;
}

span.res-curr {
	font-size: 10px;
	font-weight: bold;
}

td.top {
	background-color: #F68234;
	color: Black;
	font-weight: bold;
	font-size: 16px;
	padding: 10 10 10 10;
}

td.footer {
	background-color: #F68234;
	color: Black;
	font-weight: bold;
	font-size: 16px;
	padding: 1 1 1 1;
}

td.search-top {
	background-color: #F68234;
	color: Black;
	font-weight: bold;
	padding: 5 5 5 5;
}

td.search-body {
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	padding: 5 5 5 5;
	font-size: 14px;
}

td.opaque-top {
	color: #F68234;
	font-weight: bold;
	padding: 5 5 5 0;	
}

td.opaque-body {
	color: Black;
	font-size: 14px;
	padding: 5 5 5 0;	
}

td.formleft {
	font-size: 12px;
	color: Black;
}

td.formright {
	font-size: 12px;
	color: Black;	
}

th.res-h {
	background-color : #F68234;
	font-size: 11px;
	font-weight: bold;	
}

td.res-1 {
	background-color : #66CC9A;
	font-size: 11px;
}
td.res-2 {
	background-color : #669ACC;
	font-size: 11px;
}

td.navi {
	text-align: right;
}

td.res-title {
	text-align: left;
	font-size: 13px;
	color: Black;	
	font-weight: bold;
	padding: 5 5 5 5;	
}

input.submit-1 {
	background-color: #F68234;
	border: 1px solid Black;
}

p.norm {
	font-size: 10px;
	color: Black;	
	display: inline;
}

td.formleft {
	font-size: 11px;
	color: Black;	
}

.info {
	font-size: 14px;
	color: Black;	
}

p.res-title {
	font-size: 13px;
	color: Black;	
	display: inline;
	font-weight: bold;
	padding: 5 5 5 5;	
}

.yield {
	color: Red;
	font-size: 16px;
	font-weight: bold;
}

.yield-2 {
	color: Red;
	font-size: 25px;
	font-weight: bold;
	
}

.norm-2 {
	color: Black;
	font-size: 14px;
	
}

.error {
	color: Red;
	font-weight: bold;	
}

li{
	font-size: 12px;
	color: Black;	

}

.small {
	font-size: 9px;
	color: Black;		
}

p.help {
	font-size: 12px;
	color: Black;	
	border : 1px dashed #F68234;
	text-align: center;
}