	body, table, td, tr, th, a {
		color: #000000;
	  	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	.Product_Title {
		font-size: 14px;
		font-weight: bold;
		color: #702431;
	}
  
	.Footer_Small_E {
		color: #cccccc;
		font-size: 6px;
		font-weight: normal;
	}
  
	.News_Title {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
	}

	.News_Body {
		color: #000000;
		font-size: 12px;
	}
  
	.Title_TitleBG {
		background: url("/images/top_bg.gif");
		color: #6F2330;
		font-size: 12px;
	    height: 28px;
	    width: 100%;
	    padding-left: 45 px;
	    padding-top: 7 px;
	    font-weight: bold;
	}
  
	.Title_Title, .Title_Content, .Title {
      color: Navy;
      font-size: 16px;
      font-weight: bold;
	}

	.Title_Body {
		color: #000000;
		font-size: 12px;
	}
	
	.Title_Body_SM {
		color: #000000;
		font-size: 10px;
	}
	
	.Make {
		color: #000000;
		font-size: 10px;
		text-decoration: none;
	}
	
	.Checkout_Error {
		color: RED;
	}

	.SC_Overview {
		font-size: 10px;
	}
	
	.SC_Overview_Header {
		font-size: 10px;
		color: white;
		background: Navy;
	}
	
	a.Footer_Links {
		font-weight: Bold;
		color: #FFFFFF;
		font-size: 12px;
		text-decoration: none;
	}
	
	a.Footer_Links:hover {
		font-weight: Bold;
		color: #CCCCCC;
		font-size: 12px;
		text-decoration: none;
	}
	
	
	.Footer_Copy {
		font-weight: Bold;
		background: #cccccc;
		color: #ffffff;
		font-size: 11px;
	}

	.Footer {
	    background: #003366;
		color: #ffffff;
	  	font-size: 11px;
	}
	
	.Footer_Links_E {
		color: #00736A;
	  	font-size: 8px;
	}
  
	a.Header_Links {
		font-size: 12px;
		font-weight: bold;
		color: #003371;
		text-decoration: none;
		height: 51px;
		padding-top: 20px;
	}
  
	a.Header_Links:hover {
		color: #000000;
	    background: url("/images/links_bg-over.gif");
	}
 
	div#sidenav1 ul.mmenu a {
		background-color: transparent;
		text-decoration: none;
		color: #375CA6
	}
 
	.Title_Links_Top {
		color: #316795;
		font-size: 12px;
		text-decoration: none;
	}
  
	a.Title_Links_Top {
		font-weight: bold;
		padding: 5px;
		width: 100%;
		text-align: center;
		background: url("/images/linkBG.gif");
	}
  
	a.Title_Links_Top:hover {
		background: url("/images/linkBG_over.gif");
	}
  
	.SCart_TXT {
		color: #0A246A;
	}
	
	.DropDown {
		font-size: 10px;
	}
	
	.text1b {
		font-size: 12px;
		color: #000000;
	}
	
	.text3l {
		font-size: 16px;
		color: #000000;
	}
	
	.titleTXT {
		font-size: 14px;
	}
	
	.cart, cartBlack {
		color: #000000;
	}
  
a.mm {
	width: 110px;
	background: URL("images/tabs.gif") no-repeat top;
	color: #666666;
}

a.mm:hover {
  width: 110px;
  background: URL("images/tabs-on.gif") no-repeat top;
  color: #000000;
}

.form_input {
width: 100%;
}