	* {
		font-family: verdana, Tahoma, Arial;
	}
	
	body {
		background-color: #333333;
		margin: 0px;
		padding: 0px;
	}
	
	body,table,td,tr,th,a {
		color: #FFFFFF;
		font-size: 12px;
	}
	
	#Website_Wrapper {
		display: block;
		width: 100%;
		background-image: URL("/images/bg.gif");
		background-repeat: repeat-x;
		background-position: top center;
		text-align: center;
	}
	
	#Website_Background_Wrapper {
		display: block;
		width: 100%;
		background-image: URL("/images/bg_main.gif");
		background-repeat: no-repeat;
		background-position: top center;
		text-align: center;
	}
	
	.News_Title {
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
	}

	.News_Body {
		color: #ffffff;
		font-size: 12px;
	}

	.Title_Title, .Category_Title, .Content_Title, h1 {
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
	
	}

	.Title_Body {
		color: #ffffff;
		font-size: 12px;
	}


	.Title_Body_SM {
		color: #ffffff;
		font-size: 12px;
	}

	.Make {
		color: #ffffff;
		font-size: 12px;
		text-decoration: none;
	}
	#float{
		float:left;
		width:250px;
		padding:10px;
		font-size:10px;
		font-weight: bold;
		
	}
	#float a{
		
		color:#000;
		text-decoration:none;
		padding:0px 0px 2px 0px;
	}
	#float a:hover{
		text-decoration:underline;
	}
	#clear{
		clear:both;
		}

	.Footer {
		color: #363435;
		font-size: 10px;
	}

	.FooterBG {
		height: ;
		background: url("/images/bottom_links-bg.gif");
	}

	.Footer_Links {
		color: #363435;
		font-size: 10px;
		font-weight: bold;
	}

	.Title_Links_Top {
		color: #666666;
		font-style: italic;
		font-family: "Arial Black";
		font-size: 10px;
		font-variant: normal;
		text-decoration: none;
		text-transform: uppercase;
	}

	.Title_Links_Top1 {
		color: #666666;
		font-style: italic;
		font-size: 14px;
		font-variant: normal;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
	}

	a.Title_Links_Top {
		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: #FFFFFF;
	}

	.DropDown {
		font-size: 10px;

	}
	.text1b {
		font-size: 12px;
		color: #000000;
	}

	.text3l {
		font-size: 16px;
		color: #ffffff;
	}

	.titleTXT {
		font-size: 14px;
	}

	.cart,cartBlack {
		color: #000000;
	}
  
  /* --------------------------------------------- */
  /* SHOPPING CART CLASSES */
  /* --------------------------------------------- */
	.td0 { width: 500px; height: 20px; padding-left: 5px; border: 1px solid #fff; background-color: #45191a; color: white; font-weight: bold; }
	.AddLink { width: 500px; height: 20px; padding-left: 5px; padding-top: 3px; }
	input .td0 { border: 0px; }
	td .td1, .td1 { width: 200px; text-align: right; }
	td .td2, td .td3  { width: 300px; text-align: left; }
	.td2 input { width: 295px; border: 1px solid #000; text-align: left; }
	.td3 input { width: 75px; border: 1px solid #000; text-align: left; }
	.td2 .Checkbox { border: 0px; width: 25px; }
	.Cart_Text { color: orange; font-weight: bold; }
	.Cart_Items { color: #0099cc; font-weight: bold; }
	.SC_Overview { color: #ffffff; font-size: 12px; }
	.SCart_TXT a { color: orange; text-decoration: none; padding-top: 5px; }
	.SCart_TXT { vertical-align: bottom; }
	.Select_Box {font-size: 12px; }
	#CheckoutForm { width: 500px; }
	/* --------------------------------------------- */
	
	#Prod_List {
	color: #fff;
}

#Prod_List h1 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 650px;
	padding-top: 10px;
	background: URL('/images/list_background.gif');
	height: 50px;
	color: #000;
	text-indent: 10px;
}

#Prod_List a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	width: 350px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Prod_List a:hover {
	text-decoration: underline;
}
.Prod_List_H1 {
	display: block;
	float: left;
	width: 50px;
	background-color: #fff;
	height: 50px;
}

.Prod_Clear {
	clear: both;
	padding-bottom: 25px;
}
