INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	background-color : #F2F2DE;
}
FORM {
	margin-bottom : 0px;
}

BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	SCROLLBAR-FACE-COLOR: 8F7101;
    SCROLLBAR-HIGHLIGHT-COLOR: EEE7D4;
    SCROLLBAR-SHADOW-COLOR: EEE7D4;
    SCROLLBAR-3DLIGHT-COLOR: DAD0B2;
    SCROLLBAR-ARROW-COLOR: DAD0B2;
    SCROLLBAR-TRACK-COLOR: DAD0B2;
    SCROLLBAR-DARKSHADOW-COLOR: EEE7D4;
	list-style : none url(images/bullet.jpg);
}

A {
	text-decoration: underline;
	font-size: x-small;
	color: 6E8224;
}

A:Hover {
	text-decoration: none;
}
A.Top {
	text-decoration: underline;
	color: 460108;
	font-size: xx-small;
}

A:Hover.Top {
	text-decoration: none;
	font-size: xx-small;
}
A.footer {
	text-decoration: underline;
	font-size: x-small;
	color: #000000;
}

A.footer:Hover {
	text-decoration: none;
}
.smalltext {
	font-size: xx-small;
}

.whitetext {
	color: #FFFFFF;
}
.homeorangetext {
	font-weight: bold;
	color: #833C03;
}
.whitetext:Hover {
	color: FFE7C6;
}

.category-link {
	font-weight: bold;
	color: 48A3DA;
}
.error{ font-weight: bold; color: Red}
.small-grey {  font-size: xx-small; color: #666666}
.smallwhite {  font-size: xx-small; color: FFFFFF}
.para-title {
	font-weight: bold;
	color: 03196E;
	font-size: x-small;
}
.date-display{ font-weight: bold; color: c0c0c0}
