body
{
	background-color: #ffffff;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}

table.main 
{
	width: 700px;
	height: 95%;
}

input 
{
	height:19px;
	
}

td 
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}

td.footer 
{
	font-size: 10px;
	color: #333333;
}

td.g6 
{
	color: #666666;
}

td.g9 
{
	color: #999999;
}

table.menu 
{
	background-color: #999999;
}

table.subMenu 
{
	border: solid 1 #999999;
	width: 182px;
}

td.subMenu 
{
	color: #999999;
	line-height: 18px;
	font-weight: bold;
}
A 
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
A:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

A.goToCart 
{
	text-decoration: underline;
}

A.goToCart:hover
{
	text-decoration: underline;
}

A.goToCart:visited
{
	text-decoration: underline;
}
.bagFont 
{
	font-size: 13px;
}
.cart 
{
	color: #666666;
	line-height: 32px;
}

.required 
{
	color: #ff6633;
}

span.orange 
{
	color: #ff6633;
}

td.orange 
{
	color: #ff6633;
	font-weight: bold;
	line-height: 32px;
}

td.lead18 
{
	
}

td.lead14 
{
	line-height: 14px;
}

/* menu styles */

div.menuHeader 
{
	padding-left: 15px;
	padding-right: 21px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
	color: #ffffff;
	background-color: #999999;
	cursor: hand;
	cursor: pointer;
	display: inline;
}

table.menuTbl 
{
	width: 182px;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
}

td.menuItems 
{
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
}

td.miSpace
{
	line-height:5px;
}

td.miSpaceGray
{
	background-color: #999999;
	line-height:3px;
}

td.menuItem 
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
}

.title 
{
	font-size: 16px;
	font-family: Times New Roman;
	color: #333333;
	font-weight: bold;
}


A.catTitle
{
	font-size: 16px;
	font-family: Times New Roman;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
A.catTitle:hover
{
	font-size: 16px;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.title2
{
	font-size: 14px;
	
	color: #ff6633;
	font-weight: bold;
}

td.title2
{
	font-size: 14px;
	
	color: #ff6633;
	font-weight: bold;
}

.loginUsr 
{
	font-size: 11px;
	font-family: Arial;
	color: #ff6633;
	font-weight: bold;
	line-height: 15px;
}

.loginBox 
{
	font-size: 11px;
	font-family: Arial;
	color: #333333;
	line-height: 15px;
}

#msg 
{
	color: #ff6633;
	font-size: 13px;
}

td.inMenuBar 
{
	color: #ffffff;	
	line-height: 19px;
	font-size: 12px;
	font-family: Times New Roman;
}

input.but1 
{
	background-color: #ffffff;
	color: #999999;
	border: 0;
	height: 16px;	
	font-size: 11px;
	font-family: Arial;
	
}



