
/* .main{font-family:Tahoma; font-size:11px;  color:#53717C;} */
  .main{font-family:Tahoma; font-size:11px;  color:#575931;}
  .mainbig{font-family:Tahoma; font-size:14px;  color:#575931;}
/*  .blue{font-family:Tahoma; font-size:10px;  color:#3895B7;} */
  .blue{font-family:Tahoma; font-size:10px;  color:#575931;}
  .blue_b{font-family:Tahoma; font-size:11px;  color:#575931;}
  .manu{font-family:Tahoma; font-size:10px;  color:#575931; }
  .red{font-family:Tahoma; font-size:11px;  color:#E12C29; }
  .white{font-family:Tahoma; font-size:11px;  color:#ffffff; text-decoration:none; }
  .headerwhite{font-family:Tahoma; font-size:15px;  color:#ffffff; text-decoration:none; }
  
#super{
	vertical-align: super;
	font-size: 6pt;
}

h1{
	font-family:Microsoft Sans Serif; font-size:32px; color:#53717C;
}

h3{
	font-family:Tahoma; font-size:15px;  color:#575931; text-decoration:none;
}

th{
	text-align:left;
}

img{
	border-width:0;
}


#input{
	width:226px; height:18px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#575931;
/*	border-color:#636563; */
	padding-left:3px;
	font-weight:900;
}


#textarea{
	width:226px; height:51px;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	border-color:#575931;
	overflow:auto;
	padding-left:3px;
	font-weight:900;
}

#hdrImage{
	max-width: 100px;
}

.ErrorBox {
	padding-top: 10px; 
	padding-bottom: 10px;
}

.ErrorHeader {
	color: red; 
	font-weight: bold;
}

.ErrorItem {
	color: red; 
	padding-left: 10px;
}
