	
	/* CSS Document for M.G.M. Electric Motors */
	
	body {
	  background: #FFF;
	  color: #000;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  margin-top: 0px;
	  margin-left: 0px;
	  }
	  
	td {
	  background: #FFF;
	  color: #000;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  }
	  
	td.Body {
	  background: #FFF;
	  color: #000;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  padding-left: 10px;
	  padding-right: 10px;	  
	  }
	  
	td.TopMenu {
	  background: url(../images/bg_menutop.jpg);
	  height: 20px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  color: #FFF;
	  }
	
	td.Line {
	  background: #FFF;
	  width: 740px;
	  height: 1px;
	  }
	  
	td.TopMenuBottom {
	  background: url(../images/bg_grey_red.jpg);
	  width: 740px;
	  height: 29px;
	  }
	
	td.LeftMenu {
	  background: background: url(../images/bg_menuleft.jpg) repeat-y;
	  width: 201px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: normal;
	  color: #FFF;
	  }
	
	td.Right {
	  background: #FFF;
	  width: 110px;
	  height: 80px;
	  padding-bottom: 5px;
	  }
	  
	td.SalesRequestLeft {
	  background: #FFF;
	  width: 199px;
	  height: 32px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: normal;
	  color: #000;
	  text-align: left;
	  }
	  
	td.SalesRequestRight {
	  background: #FFF;
	  width: 340px;
	  height: 32px;
	  }
	  
	td.SalesRequestSubtitle {
	  background: #004169;
	  width: 539px;
	  height: 22px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: bold;
	  color: #FFF;
	  text-align: left;
	  }
	  
	td.DistributorLeft {
	  background: #FFF;
	  width: 159px;
	  height: 30px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: normal;
	  color: #000;
	  text-align: left;
	  }
	  
	td.ComparisonHeader {
	  background: #004169;
	  height: 30px;
	  font-family: Verdana, Arial;
	  font-size: 15px;
	  font-weight: bold;
	  color: #FFF;
	  text-align: center;
	  }
	  
	td.ComparisonLeft {
	  background: #7BA6C0;
	  width: 250px;
	  height: 25px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: bold;
	  color: #FFF;
	  text-align: left;
	  padding-left: 3px;
	  border-style: solid;
	  border-width: 0px 0px 1px 0px;
	  border-color: #000;
	  }
	  
	td.ComparisonColumns {
	  background: #CCDCE6;
	  width: 95px;
	  height: 25px;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: normal;
	  color: #000;
	  text-align: center;
	  border-style: solid;
	  border-width: 0px 0px 1px 0px;
	  border-color: #000;
	  }
	    
	td.DistributorRight {
	  background: #FFF;
	  width: 380px;
	  height: 30px;
	  }
	 		  
	p  {
	  color: #000;
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: normal;
	  }
	  
	p.Title {
	  font-family: Verdana, Arial;
	  font-size: 14px;
	  font-weight: bold;
	  color: #D71729;
	  }
	  
	p.TitleGallery {
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: bold;
	  color: #004169;
	  }
	  
	p.LeftMenu  {
	  font-family: Verdana, Arial;
	  font-size: 12px;
	  font-weight: bold;
	  line-height: 130%;
	  color: #FFF;
	  }
	
	p.TitleLeftMenu  {
	  font-family: Verdana, Arial;
	  font-size: 15px;
	  font-weight: bold;
	  color: #FFF;
	  }
	  
	.TitleTerms {
	  font-family: Verdana, Arial;
	  font-size: 11px;
	  font-weight: bold;
	  color: #D71729;
	  }
	  
	a { 
	  font-size: 11px; 
	  font-family: Verdana, Arial;
	  font-weight: normal;
	  color: #D71729;
	  text-decoration: none;
	  }
	
	a:hover { 
	  font-size: 11px; 
	  font-family: Verdana, Arial;
	  font-weight: normal; 
	  color: #004169; 
	  text-decoration: underline;
	  }
	
	a.TopMenu { 
	  font-size: 10px; 
	  font-family: Verdana, Arial;
	  font-weight: bold;
	  color: #FFF;
	  text-decoration: none;
	  }
	
	a.TopMenu:hover { 
	  font-size: 10px; 
	  font-family: Verdana, Arial;
	  font-weight: bold; 
	  color: #A7B6BE; 
	  text-decoration: none;
	  }
	  
	a.TopMenuRight { 
	  font-size: 10px; 
	  font-family: Verdana, Arial;
	  font-weight: bold;
	  color: #FFF;
	  text-decoration: none;
	  }
	
	a.TopMenuRight:hover { 
	  font-size: 10px; 
	  font-family: Verdana, Arial;
	  font-weight: bold; 
	  color: #A7B6BE; 
	  text-decoration: none;
	  }
	  
	a.Footer { 
	  font-size: 11px; 
	  font-family: Verdana, Arial;
	  font-weight: normal;
	  color: #004169;
	  text-decoration: none;
	  }
	
	a.Footer:hover { 
	  font-size: 11px; 
	  font-family: Verdana, Arial;
	  font-weight: normal; 
	  color: #A7B6BE; 
	  text-decoration: underline;
	  }