﻿body , td
{	
  /*
	font-family: Tahoma;
	font-size: 12px;
  */
	font-family: Verdana, Arial, sans-serif;
  font-size: 13px;  
	color: #292929;
}

a 
{
	color: #535353;
	text-decoration: underline;
}

a:hover {
  color: #5d9f23;
}

.Page_Title 
{
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	background-image: url( '../images/Page_Title_Bottom.jpg' );	
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	margin-bottom: 20px;
	
}

.Title 
{
	font-size: 14px;
	font-weight: bold;
}



.imgGreenSmall {
  width: 126px;
  height: 126px;
  background-image: url( '../images/green_bg_126.gif' );	
  padding: 3px;
  text-align: left;
  background-repeat: no-repeat;
}

#divHeaderMenu 
{
	margin-left: 169px;
	padding-top: 10px;	
	background-image: url( '../images/header_menu.jpg' );	
	height: 39px;
	background-repeat: no-repeat;
}

#divMyAccount 
{
  font-size: 12px;
	float: left;
	padding-left: 27px;
}

#divMyCart
{
  font-size: 12px;
	float: left;
	padding-left: 28px;
}

#divMyCheckout
{
  font-size: 12px;
	float: left;
	padding-left: 42px;
}

#divHeaderSearch
{
	margin-left: 200px;
	padding-top: 7px;	
}

#divHeaderSearchBox 
{
	border: solid 2px #E0D9D7;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#olMenu
{
	list-style-type: none;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#olMenu a {
  text-decoration: none;
}

#olMenu .olMenuLI 
{
	background-image: url( '../images/menu_bottom.jpg' );	
	background-repeat: no-repeat;
  background-position: top right;
	text-align: right;
	padding: 5px 25px 5px 0px;
	font-size: 18px;
}

.divMenuSubItem a
{
	font-size: 10px;
}


.copyright 
{
	color: #404040;
}

olMenu 
{
	
}

.tblBody 
{	
	background-image: url( '../images/body_background.jpg' );
}

#tdBodyLeft 
{
	width: 204px;
}

#tdBodyMiddle 
{
	margin: 15px 10px 20px 10px;
	padding-right: 10px;
	width: 617px;
	border-right: solid 1px #E2E1E1;
}
	
	
#tdBodyRight 
{
	text-align: center; 
	width: 170px;
	padding-left: 5px;
	padding-right: 15px;
}

.tblBottom
{
	background-image: url( '../images/bottom.jpg' );
	padding-top: 15px;
	background-repeat: repeat-x;
	height: 62px;
}