td, p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #A32327;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #A32327;
	font-weight: bold;
	text-decoration : none;
}

a:hover {
	COLOR : #FFFFFF;
	background-color: #EF972D;
	TEXT-DECORATION : none;
}

li {
	list-style-type: square
}

.crumbs {
	font-size: 10px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #008AA8
}

A.crumbs:visited {
	COLOR : White;
	font-weight : bold;
	TEXT-DECORATION : none;
}

A.crumbs:active {
	COLOR : #A6262A;
}

A.crumbs:hover {
	COLOR : Black;
	background-color: #EF972D;
	TEXT-DECORATION : none;
}

A.crumbs:link {
	COLOR : White;
	font-weight : bold;
	TEXT-DECORATION : none;
}

.h4style {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008AA8
}

.formtext {
	width: 260px;
	background-color: #EFEFEF;
}

.formtextmid {
	width: 140px;
	background-color: #EFEFEF;
}

.formtextsmall {
	width: 70px;
	background-color: #EFEFEF;
}

