/*           PUBLIC CSS overrides              */


#plainheader{
background-image : url(../i/head.gif);
background-repeat : no-repeat;
background-color: #ff5800;
background-color: white;
}

.fruitwell {
	color : #4169E1;
	font-size : 10px;
	font-weight: bold;
	text-align: center;
}

.fruitwell a:link, .fruitwell  a:active, .fruitwell  a:visited, .fruitwell  a:hover  {
	color : #1C43B2;
	font-size : 10px;
	font-weight: bold;
}

.fruitwell a:hover  {
	color : Black;
}

/*
.popuptitle{
text-decoration : underline;
font-weight: bold;
}

.lsubh{
	color : #FF4500;
	font-size : 9px;
	font-family : Tahoma;
}
*/

