.details{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
.details:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
.details:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}

.selmenu{
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
  font-weight:bold;
}

.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
  font-weight:bold;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}
.menu:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
}

.text		{font-size: 12px; font-family:Tahoma;  color:white;}
td	{font-size: 12px; font-family:Tahoma;color:white;}

input{
  border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;  
}
.errortext{
font-size: 12px; font-family:Tahoma;  color:white;
}
