

		BODY,TD		{
						font-family			:	Verdana, Arial, helvetica, sans-serif;
						font-size			:	11px;
						color				:	#000000;
					}
		
		FORM		{
						padding				:	0px;
						margin				:	0px;
					}
		
		A			{
						color				:	#000000;		
						font-size			:	11px;
						text-decoration		:	none;
					}
					
		A:hover		{
						color				:	#cc0000;
					}			
		
		A.subnav	{
						color				:	#FFFFFF;
						font-size			:	10px;
						text-decoration		:	none;
						font-weight			:	bold;
					}
		
		A.subnav:hover
					{
						color				:	#FFFFFF;
						font-size			:	10px;
						text-decoration		:	underline;
						font-weight			:	bold;
					}
		

	 INPUT		
			{
			font-family : Verdana, Arial, Helvetica, sans-serif;
   			border-color : #000000;
   			border-width : 1px;
			}
textarea
			{
			font-family : Verdana, Arial, Helvetica, sans-serif;
   			border-color : #000000;
	   		border-width : 1px;
			}			

		.big		{
						font-size			:	12px;
						font-weight			:	bold;
					}
		
		.grey		{
						color				:	#333333;
					}			
		
		.white		{
						color				:	#FFFFFF
					}	
							
					
		.header		{
						color				:	#FFCC33;
						font-size			:	11px;
						font-weight			:	 bold;
					}
		
		.homeimage	{
						float				: 	right;
						border				: 	1px solid #000000;
					}	
		
		.whiteheader{
						color				:	#ffffff;
						font-weight			:	bold;
						font-size			:	11px;
					}			
		
		.whiteheadersmall	
					{
						color				:	#FFFFFF;
						font-weight			:	bold;
						font-size			:	9px;
					}	
		
		
		.productheader
					{
						color				:	#000000;
						font-size			:	17px;
						font-weight			:	bold;
					}
		
		.border		{
						border				:	1px solid black;
					}
		
		.content	{
						font-family 		:	Verdana, Arial, helvetica, sans-serif;
						font-size			:	11px;
					}

		.signup		{
						background-color	:	#FFCC33;
					}	
		
					
		.search		{
						background-color	:	#FFCC33;
						font-size			:	9px;
						padding				:	4px;
						color				:	#aa0000;					
					}		
					
		.small		{
						font-size			:	9px;
					}		
					
		.small2		{
						font-size			:	9px;
						color				:	#ccoooo;
					}										


