/* CSS Document - slicestyle.css */

body 
   {
	 font-family: Arial, Helvetica, sans-serif;
	 background-color: #ffffff;
	 color: #000000;
	 font-size: 13px;
	 padding: 0;
	 margin: 0;
   }

img
   {
   margin: 0px;
   padding: 0px;
   }

.logo
   {
	 float: left;
	 padding-bottom: 2px;
	 }
	 
.logo2
   {
	 float: right;
	 padding-bottom: 2px;
	 }
	 
.title
   {
	 text-align: center;
	 font-size: 16px;
	 font-weight: bold;
	 font-family: Georgia, Times New Roman, Times, Serif;
	 height: 96px;
	 }
	 
.bigger
   {
	 font-size: 26px;
	 }
	 
.smaller
   {
   font-size: 11px;
   font-weight: normal;
   }

.center
   {
   text-align: center;
   }

a:link.nav
   {
	 color: #ffffff;
	 text-decoration: none;
	 }
	 
a:visited.nav
   {
	 color: #ffffff;
	 text-decoration: none;
	 }
	 
a:active.nav
   {
	 color: #ffffff;
	 text-decoration: none:
	 }

a:hover.nav
   {
	 background-color: #ffffbb;
	 color: #0033aa;
	 } 
	 
a:link.text
   {
	 color: #0033aa;
	 }

a:visited.text
   {
	 color: #0033aa;
	 }

a:active.text
   {
	 color: #0033aa;
	 }
	 
a:hover.text
   {
	 color: #ff0000;
	 }

  
.lightblue
   {
	 background-color: #0099dd;
	 color: #ffffff;
	 font-size: 12px;
	 width: 100%;
	 height: 40px;
	 font-weight: bold;
	 text-align: justify;
	 padding: 2px;
	 }
	 
.home
   {
	 float:left;
	 text-align: center;
	 width: 60px;
	 }

.one
   {
	 float: left;
	 text-align: center;
	 width: 360px;
	 }
	 
.two
   {
	 float: left;
	 text-align: center;
	 width: 90px; 
	 }
	 
.three
   {
	 float: left;
	 text-align: center;
	 width: 100px;
	 }
	 
.four
   {
	 float: left;
	 text-align: center;
	 width: 50px; 
	 }
	 
.offer
   {
   font-weight: bold;
   font-size: 14px;
   color: #ff0000;
   }
	 
h4
   {
   font-size: 16px;
   }

p
    {
	text-align: justify;
	}
	 
td
   {
   font-size: 10px;
   background-color: #ffffff;
   text-align: justify;
   padding: 6px;
   }
   
td.text2
   {
   text-align: justify;
   padding: 10px;
   vertical-align: top;
   }
	 
.left
   {
   float: left;
   width: 180px;
   padding: 10px;
   }
 
.main
   {
	 width: 98%;
	 padding: 6px;
	 }
	 
.strong
   {
	 font-weight: bold;
	 }
		
.emph
    {
	font-style: italic;
	}
	
.red
    {
	color: #ff0000;
	}
	
hr
    {
	font-size: 10px;
	margin: 0px;
	}
	
.order
    {
	float: center;
	width: 98%;
	pading: 6px;
	font-size: 10px;
	}
.orderform
    {
	width: 98%;
	}
	
.check2
    {
	position: absolute;
	left: 306px;
	}
	
.check3
    {
	position: absolute;
	left: 586px;
	}
	
.check4
    {
	position: absolute;
	left: 320px;
	}

.mix {
    position: absolute;
	left: 540px;
	}
	
select
    {
	 font-size: 10px;
	}
	
.select2
    {
	position: absolute;
	left: 465px;
	top: 3832px;

	 }
	
option
    {
	 font-family: Arial, Helvetica, sans-serif;
	 background-color: #ffffbb;
	 color: #0033aa;
	 font-size: 10px;
	 }
	 
input
    {
	font-size: 10px;
	height: 16px;
	}
	 
.button
    {
	font-size:12px;
	height: 20px;
	}
	
