input,select,textarea {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 border: .03em #5F585A double;
 color: #6C5A04;
 background-color: #FFFFFF;
 }
 
input.radio{
 background-color: #CCCCCC;
}

input.checkbox{
 background-color: #CCCCCC;
 border:0;
}

input.enabled {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 border: .01em #5F585A solid;
 color: #6C5A04;
 background-color: #FFFFFF;
 }

input.disabled{ 
   font-family: Verdana, Arial, sans-serif;
	 font-size: 12px;
	 border: .01em #9C9799 solid;
	 color: #CCCCCC;
	 background-color: #CCCCCC;
}

.n_text_errorbold9{
	color:#ff0000;
	font-size:9pt;
	font-weight: bold;
}


.n_text_errorbold12{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.n_text_errorbold13{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.n_text_errorbold16 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.n_text_information10{

	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	color: #434343;
	text-decoration: none;
	
}

.n_text_normal9{

	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	color: #434343;
	text-decoration: none;
	
}
