INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	background-color : #F2F2DE;
}
FORM {
	margin-bottom : 0px;
}

BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	SCROLLBAR-FACE-COLOR: B8AE8F;
    SCROLLBAR-HIGHLIGHT-COLOR: EEE7D4;
    SCROLLBAR-SHADOW-COLOR: #001952;
    SCROLLBAR-3DLIGHT-COLOR: EEE7D4;
    SCROLLBAR-ARROW-COLOR: #F7EED2;
    SCROLLBAR-TRACK-COLOR: DAD0B2;
    SCROLLBAR-DARKSHADOW-COLOR: #F1D522;
	list-style : none url(images/bullet.jpg);
}

A {
	text-decoration: underline;
	font-size: x-small;
	color: #035A90;
}

A:Hover {
	text-decoration: none;
}
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;
}
.bigbold {
	font-weight: bold;
	font-size: medium;
	
}
.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}
.date-display{ font-weight: bold; color: c0c0c0}
.Larger {
	font-size: large;
}
