html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaaaaa dashed; margin: 0px; }
ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
li { margin: 0px 0px 0px 0px; padding: 4px 0px 4px 0px; }

h1 { font-size: 20px; font-weight: bold; margin: 5px 0px; }
h2 { font-size: 16px; font-weight: bold; margin: 5px 0px; }
h3 { font-size: 14px; font-weight: bold; margin: 5px 0px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #ffffff; }
.black { color: #000; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }
.text { width: 280px; border: 1px #aaa solid; }
.select { width: 280px; border: 1px #aaa solid; }
.submit { width: 120px; border: 1px #aaa solid; }

/* CSS Document */

body {margin-left:auto;
      margin-right:auto;
	  margin-top:5px;
	  margin-bottom:0px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  }
	  
h1   {color:#000;
	  font-size:22px;
	  }
	  
h2   {color:#FFFFFF;
      font-weight:lighter;
	  font-size:24px;
	  display:inline;
	  }

h3   {color:#999999;
      font-weight:lighter;
	  font-size:16px;
	  }

p { padding: 5px 0px 5px 0px; }
	  
.link {color:#FFFFFF;
      }
	  
.link-footer {color:#333333;
      }
	  
	  
#Container {
			border-width:1px;
            border-color:#000000;
			border-style:solid;
			position:relative;
			margin-left:auto;
			margin-right:auto;
			width:1024px;
			min-height: 450px;
			}
			

/* Menu */			
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.Menu a { text-decoration: none; }
.Menu a:link { text-decoration: none; }
.Menu a:visited { text-decoration: none; }
.Menu a:hover { text-decoration: none; }

a { text-decoration: underline; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: underline; }

.MBstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.MBstyle3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #A72026; }
.MBstyle4 {font-family: Arial, Helvetica, sans-serif}
.MBstyle6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.style3 {font-size: 12px; 
        color:#000000;}
		
.style4 {
	color: #CC0033;
	font-weight: bold;
}
.style5 {font-size: 11px;
        color:#000000;}
.style6 {font-size: 10px}
.style7 {
	color: #a72026;
	font-weight: bold;
}
.style19 {
	color: #000000;
	font-size: 11px;
}

#Content01 {
	width: 989px;
	margin: 10px 20px 0px 35px;
}

#Content02 {
	width: 700px;
	margin: 10px 20px 0px 35px;
}





/* Products */
#MiniBasket {
	height: 15px;
}
.MiniBasketHeader { 
	font-size: 14px; 
	font-weight: bold; 
}
.Product { 
	width: 600px;
}
.ProductImage { 
	width: 75px;
	margin: 5px 10px 10px 0px;
}
.ProductDescription { 
	left: 110px;
	width: 400px;
}
.Header01 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #A72026;
}
.Header02 { 
	font-size: 14px; 
	font-weight: bold; 
	color: #000;
}
.Table01 { 
	background-color: #A72026; 
	color: #ffffff; 
	font-weight: bold; 
}
.Table02 { 
	background-color: #eee; 
	color: #000; 
}
.Table02 img { 

}
.SubmitButton { 
	font-family: Arial; 
	font-size: 12px; 
	width: 180px; 
}