.text_menu
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}

.text_menu a
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color:#000000;
	text-decoration:none;
}

.text_menu a:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color:#000000;
	text-decoration:underline;
}

.text_body
{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;	
}

.text_body a
{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:none;	
}

.text_body a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;	
}
.input_text
{
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
	border: 1px solid #666666;
	height: 20px;
}
.button
{
	font-family: Verdana;
	font-size: 11px;
}

.text_legend
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#0066CC;	
}
.text_title
{
	font-family: Verdana;
	font-size: 11px;
	color:#0066CC;	
}
.text_title a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#0066CC;	
	text-decoration:none;
}

.text_title a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color:#0066CC;	
	font-weight:bold;
	text-decoration:underline;
}
.ItemError
{
	font-weight: bold;
	font-size: 11px;
	color: #cc3300;
	font-family: verdana;
	height: 20px;
	display: none;
}
.little_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B75B00;
	text-decoration: none;
}
.input_text_FE
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: 1px solid #666666;
	height: 20px;
	color: #333333;
}
.button_FE
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textarea_FE
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #B75B00; 
	font-size: 11px; 
	letter-spacing: 0px; 
	line-height: 14px; 
	background-color: #FDFBF2; 
	border:1px; border-style:solid; 
	border-top-width:1px; 
	border-top-color:#FFFFFF; 
	border-right-width:1px; 
	border-right-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-color:#FFFFFF; 
	border-left-width:1px; 
	border-left-color:#FFFFFF
}
