/* CSS Document */

body
		{
			margin:0px;
			
		}

tr,td
		{
			font-family: Arial;
			font-size:11px;
			color:#333333;
			
		}
.menu
		{
			
			font-family: Arial;
			font-size:11px;
			color: #FFFFFF;
			font-weight:bold;
			text-decoration:none;
		}
a.menu:link,a.menu:visited
		{
			
			font-family: Arial;
			font-size:11px;
			color: #FFFFFF;
			font-weight:bold;
			text-decoration:none;
		}

a.menu:hover
		{
			
			font-family: Arial;
			font-size:11px;
			color: #000000;
			font-weight:bold;
			text-decoration: underline;
		}
		

.redbold
		{
			font-family: Arial;
			font-size:11px;
			color: #FF0000;
			font-weight:bold;
		}
.footer
		{
			font-family:Arial;
			font-size:10px;
			color:#000000;
			
		}
.border
		{
			border:solid;
			color:#d3d3d3;
			border-width:1px;
		}
.boldtext
		{
			font-family: Arial;
			font-size:11px;
			color: #7b1d20;
			font-weight:bold;
		}
.footermenu
		{
			
			font-family: Arial;
			font-size:11px;
			color: #414141;
			font-weight:bold;
			text-decoration:none;
		}
a.footermenu:link,a.footermenu:visited
		{
			
			font-family: Arial;
			font-size:11px;
			color: #414141;
			font-weight:bold;
			text-decoration:none;
		}

a.footermenu:hover
		{
			
			font-family: Arial;
			font-size:11px;
			color: #666666 ;
			font-weight:bold;
			text-decoration: underline;
		}
.tabletopline
		{
			border-style:dotted;
			border-width:1px;
			border-top:#6ba7ff;
			border-bottom:none;
			border-left:none;
			border-right:none;
			
		}
		
.buytext
		{
			
			font-family: Arial;
			font-size:11px;
			color: #333333;
			font-weight:bold;
			text-decoration:none;
		}	
		
		.buytext:hover
		{
			
			font-family: Arial;
			font-size:11px;
			color: #333333;
			font-weight:bold;
			text-decoration:underline;
		}	
		
		.ratetext
		{
			
			font-family: Arial;
			font-size:11px;
			color: #333333;
			font-weight:normal;
			text-decoration:none;
		}
		.products{
		float:left;
		width:100px;
		margin:5px;
		}		
		
.submenu
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #414141;
			font-weight:bold;
			text-decoration:none;
		}
a.submenu:link,a.submenu:visited
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #414141;
			font-weight:bold;
			text-decoration:none;
		}

a.submenu:hover
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #666666 ;
			font-weight:bold;
			text-decoration: underline;
		}	
		
.menulinks
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #7e7e7e;
			font-weight:bold;
			text-decoration:none;
		}
a.menulinks:link,a.menulinks:visited
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #7e7e7e;
			font-weight:bold;
			text-decoration:none;
		}

a.menulinks:hover
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #7e7e7e;
			font-weight:bold;
			text-decoration: underline;
		}	
		
		.maintext
		{

			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #000000; 
			font-weight:normal;
			text-decoration:none;
		}	
		
		.underline
		{
			
			font-family: Ms Reference Sans Serif;
			font-size:8pt;
			color: #0000ff;
			font-weight:normal;
			text-decoration:underline;
		}	
		
		.productsmain{
		float:left;
		width:160px;
		margin:10px;
		}								