/* CSS for Schilling Web Site */

html td { behavior: url(graphics/iepngfix.htc); }

html img { behavior: url(graphics/iepngfix.htc); }


body
        {
        background-color: #a6a293;
        }


font.whitetxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

font.whitetxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

font.darkpurpletxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #4b0b2b;
}

font.ashtxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #6e6e6e;
}

font.redtxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #9F4343;
}

li, font.darkgreentxt {font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #405323;
}

font.graytxt {font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #706852;
}

a.yellow:link {color: #ffffff;
	text-decoration: none;
}

a.yellow:visited {color: #ffffff;
	text-decoration: none;
}

a.yellow:hover {color: #fff774;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF6600;
}

a.yellow2:link {color: #fffa76;
	text-decoration: none;
}

a.yellow2:visited {color: #fffa76;
	text-decoration: none;
}

a.yellow2:hover {color: #ffffff;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF6600;
}

a.dgreen:link {color: #405323;
	text-decoration: none;
}

a.dgreen:visited {color: #405323;
	text-decoration: none;
}

a.dgreen:hover {color: #647a00;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FF6600;
}

label, fieldset {font-family: arial;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #4b0b2b;
}

legend {font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #405323;
}

input, select, textarea {font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #405323;
}

.innerTable TD, .innerTable .TH
{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #405323;
}