.ELabel{
font-family: Tahoma;
font-size:12px;
font-weight:bold;
color:#c10000;
border:thin;
border-color:#000000;
}
.message {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: green;
}

.error {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c10000;
}
.td_head { 
vertical-align:middle; 
   font-size:18px; 
   color:#4B4B4B;
   font-weight:bold;
}
a {

	text-decoration: none;
	color:#151515;
}
a:hover {
text-decoration:underline;
}
/* CSS Document */
.small { font-size:11px;  } 

input {
 font-family: Tahoma;
 font-size:12px;
}
select{
 font-family: Tahoma;
 font-size:12px;
 width:204px;
} 
.textRed {
  background-color:#FFC1C1;
} 
