/* CSS Document */


 input.error{
	background: #f8dbdb;
	border-color: #e77776;
}

.errorinfo{
		font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
   font-size:11px;
    color:#6B6666;
}

 textarea.error{
	background: #f8dbdb;
	border-color: #e77776
}
#error{
		
	font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
    font-size:11px;
    color:#6B6666;
	
}.error1{
	margin-bottom: 20px;
	border: 1px solid #efefef;
	font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
   font-size:11px;
   color:#FF0000;
   
}
.error2{
	margin-bottom: 5px;
		font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
   font-size:11px;
   font-weight:bold;
   color:#FF0000;
}.error5{
	
	font-family:tahoma;
     text-decoration:none;
     font-size:11px;
     color:#FF0000;
}
#error ul{
	list-style: square;
		font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
    font-size:11px;
    color:#6B6666;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
	font-family:tahoma;
}
#error ul li strong{
	color: #e46c6d;
	font-family:tahoma;
	font-weight:normal
}
#error.valid ul li strong{
	color: #93d72e;
	font-family:tahoma;
	font-weight:normal
}

#errordiv{
		
	font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
    font-size:11px;
    color:#6B6666;
	line-height:17px;
	
}
#errordiv strong{
	color: #FF0000;
	font-family:tahoma;
	font-weight:normal
}








#error2{
	margin-bottom: 20px;
	
	font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
   font-size:11px;
    color:#6B6666;
}.error1{
	margin-bottom: 20px;
	border: 1px solid #efefef;
	font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
   font-size:11px;
   color:#FF0000;
}
#error2 ul{
	list-style: circle;
	padding: 5px;
	font-size: 11px;
	font-family:tahoma;
     text-decoration:none;
   font-size:11px;
    color:#6B6666;
}
#error2 ul li{
	list-style-position: inside;
	line-height: 1.6em;
	font-family:tahoma;
}
#error2 ul li strong{
	color: #e46c6d;
	font-family:tahoma;
}
#error2.valid ul li strong{
	color: #93d72e;
	font-family:tahoma;
}
/******* /FORM *******/