/* CSS Document */
input.button	{
		border-top:    1px solid #666666;
		border-right:  1px solid #666666;
		border-bottom: 1px solid #666666;
		border-left:   1px solid #666666;
		font-family: "Verdana, Arial, Sans serif";
		font-size: 8pt;
		background-color: #CCCCCC; 
		color: #333333;
		}
		
input.camp {background-color: #E6ECEE;
       color: 535353;
       font-family: vendana;
       font-size: 12px;
       border: none;}
	   


