	body {
		background-image: url('/images/bk.gif');
		background-repeat: x-repeat;
		background-attachment: fixed;
		background-color: ffffff;
		margin: 0px 0px 0px 20px;
	}

	body,table,td,tr,th,a {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	.Product_Title {
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-style: bold;
		
	}
	.Title_Content {
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-style: bold;
		
	}
	
	.Title_Link {
		text-decoration: none;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	.Main {
		width: 760px;
		margin-top: 20px;
		border: 5px solid #003366;
	}

	.Body {
		background-color: #ffffff;
		width: 760px;
	}
	
	.Content {
		background-color: #ffffff;
		color: #000000;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 15px
		width: 555px;
		vertical-align: top;
	}

	.Links a {
		width: 155px;
		height: 25px;
		display: block;
		padding-left: 5px;
		padding-top: 5px;
		font-weight: bold;
		text-decoration: none;
		text-transform: none;
		color: 009900;
		border-top: 1px dotted #000000;
		
		}

	.Links a:hover {
		width: 155px;
		height: 25px;
		display: block;
		padding-left: 5px;
		padding-top: 5px;
		font-weight: bold;
		text-decoration: none;
		text-transform: none;
		color: 3366cc;

	}

	.Links td {
		background-image: url('/images/link_bk.gif');
		width: 155px;
		height: 20px;
	}

	.Nav {
		width: 165px;
		background-repeat: repeat;
		background-image: url('/images/link_bk.gif');
	}

	.Nav-Header {
		font-size: 18px;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		padding-left: 9px;
		width: 165px;
		height: 42px;
		color: #3366cc;
	}
	
	.Contact td, .Contact a {
		font-size: 10px;
		color: #0e0801;
		padding-left: 3px;
	}
	
	.Contact-Header {
		background-image: url('/images/contact-title.png');
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		width: 165px;
		height: 44px;
		font-style: italic;
		color: #ffffff;
	}
	
	.Gallery {
		background-color: #ffffff;
		background-position: top center;
		background-repeat: no-repeat;
	}
	
	.Gallery-Footer {
		width: 165px;
		height: 35px;
		text-align: center;
	}
	
	.Gallery-Footer td {
		padding-left: 5px;
	}
	
	.Gallery-Footer, .Gallery-Footer a {
		color: #ffffff;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	
	.Footer {
		background-image: url('/images/footer_bk.gif');
		height: 100px;
		color: #ffffff;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		
		
		
	}
	.Footer td, .Footer a {
		color: #336699;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
		
	}
	
	.form_input {
		width: 100%;
		border: 1px solid #301a02;
	}
	.form_submit {
		width: 108px;
		border: 0px solid #301a02;
	}
	.fnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	background-repeat: no-repeat;
}
	.fnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	
}
	.fnav_bk {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(/images/header_07.jpg);
}

  /* --------------------------------------------- */
  /* CMATION CLASSES */
  /* --------------------------------------------- */
  .Title_Content, .Content_Title, .Title_Title, .Product_Title { color: #990000; font-size: 18px; font-weight: bold; }
  .Category_Title { color: #990000; font-size: 14px; font-weight: bold; }
  .Category_Title a { color: #990000; }
  .Category_Title a:hover { color: #990000; }
  
  /* --------------------------------------------- */

  /* --------------------------------------------- */
  /* SHOPPING CART CLASSES */
  /* --------------------------------------------- */
  .td0 { width: 500px; }
  input .td0 { border: 0px; }
  td .td1 { width: 200px; text-align: right; }
  td .td2, td .td3  { width: 300px; text-align: left; }
  .td2 input { width: 295px; border: 1px solid #0099cc; text-align: left; }
  .td3 input { width: 75px; border: 1px solid #0099cc; text-align: left; }
  .td2 .Checkbox { border: 0px; width: 25px; }
  .Cart_Text { color: #990000; font-weight: bold; }
  .Cart_Items { color: #0099cc; font-weight: bold; }
  .SC_Overview { color: #ffffff; }
  .SCart_TXT a { color: #990000; }
  .SCart_TXT { vertical-align: bottom; }
  .Select_Box {font-size: 12px; }
  #CheckoutForm { width: 500px; }
  /* --------------------------------------------- */