
	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 {
    color: #996633;
    font-size: 16pt;
    font-weight: bold;
    font-family: Times New Roman;
    
	}

	.Title_Content {
		color: #00736A;
		font-size: 12px;
		height: 31px;
		width: 100%;
		padding-left: 5 px;
		padding-top: 6 px;
		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 {
		background-color: transparent;
		display: block;
		padding: 2px;
		text-decoration: none;
		font-family: tahoma,geneva,arial,helvetica,sans-serif;
		font-weight: bold;
		color: #666666;
	}

	a.mm:hover {
		background-color: #E6EBF5;
		border: 1px solid #D1D9EB;
		padding: 1px;
		text-decoration: none;
		color: #000000;
	}

	a.mm img {margin-right: 8px;}
	div#sidenav1 ul.mmenu a {
		background-color: transparent;
		text-decoration: none;
		color: #375CA6
	}
    
UL 				{ LIST-STYLE-IMAGE: url('grafx/bullet.gif'); }

A:link 			{ COLOR: #AD8256 }

A:visited 		{ COLOR: #CC9966 }

A:active 		{ COLOR: #AD8256 }

A:hover 		{ COLOR: #006633; BACKGROUND-COLOR: #dfc094 }

TD 				{ FONT-SIZE: 10pt; COLOR: #000000 }

BODY 			{ FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial }

SELECT 			{ FONT-SIZE: 8pt; FONT-FAMILY: Arial }

INPUT			{ FONT-SIZE: 8pt; FONT-FAMILY: Arial }

hr        		{ color: #F5B368 }

a.Folders, .Folders, a.Folders:Visited, a.Folders:Active {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    height: 40px;
    width: 150px;
    color: black;
    background: URL('/grafx/folders_bg.gif');
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}

a.Folders:hover, .Folders:hover {
    color: blue;
    background: URL('/grafx/folders_bg.gif');
}

a.mm, a.mm:active, a.mm:visited {
	width: 110px;
  height: 35px;
  text-align: center;
	background: URL("images/tabs.gif") no-repeat top;
	color: #000000;
}

a.mm:hover {
  background: URL("images/tabs-on.gif") no-repeat top;
  color: #ffffff;
  border: 0px;
}
