	
	*
	{
		font-size: 8pt;
		font-family: Verdana;
	}

	body
	{
		margin: 0px;		
	}
	
	form
	{
		margin: 0px;
	}
			
	img
	{
		border: 0px;
	}
	
	table
	{
		border-collapse: collapse;
	}
	
	td
	{
		padding: 0px;
	}
	
	.table1
	{
		border: 1px solid #808080;
	}
	
	.table1 .rowhead
	{
		background: #808080;
	}
	
	.table1 .rowhead td
	{
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.table1 .rowfoot
	{
		background: #C0C0C0;
		
	}
	
	.table1 .rowfoot td
	{
		/*border-top: 1px solid #808080;*/
	}
	
	.table1 .rowodd
	{
		background: #FFFFFF;
	}
	
	.table1 .roweven
	{
		background: #EEEEEE;
	}
	
	.table1 td
	{
		padding: 5px;
	}
	
	.form
	{
		border: 1px solid #C0C0C0;
	}
	
	.form .caption
	{
		background: #C0C0C0;
	}
	
	.form .caption td
	{
		font-weight: bold;
		padding: 5px;
		color: #FFFFFF;
	}
	
	.form .fieldfirst td
	{
		padding: 10px;
		background: #FFFFFF;
	}
	
	.form .field td
	{
		padding: 10px;
		padding-top: 0px;
		background: #FFFFFF;
	}
	
	.form .fieldfirst2 td
	{
		padding: 20px;
		background: #FFFFFF;
	}
	
	.form .field2 td
	{
		padding: 20px;
		padding-top: 0px;
		background: #FFFFFF;
	}
	
	.form .footer
	{
	}
	
	.form .footer td
	{
		text-align: center;
		/*border-top: 1px solid #C0C0C0;*/
		padding: 10px;
		padding-top: 0px;		
		background: #FFFFFF;
	}
	
	.form .footer2 td
	{
		text-align: center;
		border-top: 1px solid #C0C0C0;
		padding: 10px;			
		background: #EEEEEE;
	}
	
	.text1
	{
		font-weight: normal;
		font-size: 8pt;
		color: #999999;
	}
	
	.text2
	{
		font-size: 8pt;
		font-weight: bold;
		color: #505050;
	}
	
	.text3
	{
		font-size: 8pt;
		color: #000000;
	}
	
	.text4
	{
		font-size: 8pt;
		font-weight: bold;
		color: #C00000;
	}
	
	.text5
	{
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
	}
	
	.text6
	{
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00CC66;

	}
	
	.text7
	{
		color: #FFFFFF;
	}
	
	.link7
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.link7:hover
	{
		text-decoration: underline;
	}
	
	.para1
	{
		text-align: left;
		margin-top: 6pt;
		margin-bottom: 6pt;
		color: #505050;		
		/*
		margin-top: 6pt;
		margin-bottom: 6pt;
		*/		
	}
	
	.div1
	{
		padding: 5px; 
		border: 1px solid #808000; 
		background: #FFFFCC; 
	}
	
	.link1
	{
		font-size: 8pt;
		color: #606060;
		text-decoration: none;
	}
	
	.link1:hover
	{
		text-decoration: underline;
		color: #C00000;
	}
	
	.link2
	{
		text-decoration: none;
		font-weight: bold;
		font-size: 10pt;
		color: #000000;
	}
	
	.link2:hover
	{
		color: #FF0000;
	}
	
	.link3
	{		
		color: #C00000;
	}
	
	.link3:hover
	{
		color: #FF0000;
	}
		
	.link4
	{
		text-decoration: none;
		font-weight: bold;
		/*color: #808080;*/
		color: #C00000;
	}
	
	.link4:hover
	{
		text-decoration: underline;
		color: #C00000;
	}
		
	.hr1
	{
		height: 1px;
		color: #C0C0C0;
		background: #C0C0C0;
		border: 0px solid #C0C0C0;
	}
	
/* Products on Main Page */
.products {
	color: #666666;
	border-bottom: 1px dotted #F60;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;




}
.specials {
	color: #0000CC;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;






}
