.v12BY {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}
.v10W {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.v11P {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ebbfbb;
	text-decoration: none;
}
.formElements
{
    font-size:11px; 
	color:#9e0d02; 
	border-style:solid;
	border-width:1;
	border-color:#ebbfbb;
	background:#fff0ef;
}

.button{
   color:#9e0d02;
   font-family:'Arial',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#fed;
   border:1px groove;
   border-top-color:eeba04;
   border-left-color:eeba04;
   border-right-color:eeba04;
   border-bottom-color:eeba04;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffeea8',EndColorStr='#ffcc00');}

