html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

td, p, a, ul, ol, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px; 
}

.gen { font-family: Arial, Helvetica, sans-serif; 
	color : gray;
	font-weight : bold;
	text-decoration: none; }

a.gen:hover { color: red; text-decoration: underline; }

.prod { font-family: Arial, Helvetica, sans-serif; 
	color : black;
	font-weight : bold;
	text-decoration: none; }

a.prod:hover { color: red; text-decoration: none; }

.notice { font-family: Arial, Helvetica, sans-serif; 
	color : red;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none; }

a.notice:hover { color: red; text-decoration: underline; }

.hdr { font-family: Arial, Helvetica, sans-serif; 
	color : red;
	font-weight : bold;
	font-size : 18px;
	text-decoration: none;


}


input.redbutton { background-color: #cc0000; font-family: Arial, Helvetica, sans-serif; 
	color : white;
	font-size : 11px; 
	font-weight : bold;
	text-decoration: none;
	border: 0px none;
 	cursor: hand;
 }

input.pinktext {
	background-color: #ffcccc; font-size: 10px; border:1px solid black;
	padding: 0 0 1px 0;
	height: 17px;
	padding-left: 5px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
}

input.whitetext {
	background-color: #ffffff; font-size: 10px; border:1px solid black;
	padding: 0 0 1px 0;
	height: 17px;
	padding-left: 5px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
}

#pinkselect {

 	font-family: Arial, Helvetica, sans-serif; 
	color : black;
	font-size : 10px;
	background-color: #ffcccc; font-size: 10px; border:1px solid black;

}
#pinkselect2 {

 	font-family: Arial, Helvetica, sans-serif; 
	color : black;
	font-size : 10px;
	background-color: #ffcccc; font-size: 10px; border:1px solid black;

}
#whitetextarea {

 	font-family: Arial, Helvetica, sans-serif; 
	color : black;
	font-size : 10px;
	background-color: #ffcccc; font-size: 10px; border:1px solid black;
	width:280px;
	height:100px;
}

.error {
	font-family: Arial, Helvetica, sans-serif; 
	color : red;
	font-weight : bold;
	text-decoration: none; 
	display:none;
  }
