
INPUT {
  margin-top: 4px;
	border: 0px solid #970F1A;
	background-color: #970F1A;
	height: 20px;
	padding-left: 5px;
	text-align: left;
	color: #FFFFCC;
	font-size: 10px;
	font-family: "Verdana";
	cursor: pointer;
}
.inputover {
	background-color: #FFFFCC;
	width: 100%;
	color: #970F1A;
}

.inputout {
	background-color: #970F1A;
	width: 100%;
  color: #FFFFCC;
}

.Barre {
	margin-top: 10px;
	margin-left: 20px;
	border: 0px inset;
  background-color: #970F1A;
	text-align: left;
	Height: 27px;
	width: 904px;
}

.type1 { 
	position: absolute;
	visibility: hidden;
	top: inherit;
	border: 1px outset;
	border-color:#FFFFCC;
	background-color: #970F1A;
	width: 140px;
	font: Menu;
	cursor: pointer;
}

.button {
  margin-top: 0;
  border: 0;
  background-color: #970F1A;
  height: 20px;
  width: 100%;
  color: #FFFFCC;
  font: menu;
}

.navcontainer
{
	FONT-SIZE: 14px;
	color: #FFFFCC;
	FONT-FAMILY: Verdana, Arial; 
}
.title {
	FONT-SIZE: 30px; COLOR: #990000; FONT-FAMILY: Garamond,Times New Roman,Georgia,Times
}