body {
	background-color: #FFFFCC;
}
p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			#000066;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;
}
.cat
{ font-size:		16px;
}
.standard
{ font-weight:		normal;
}
.tree
{ color:			#ffffff;
}
.light
{ color:			#161616;
}
.lightsmall
{ color:			#ffffff;
  font-size:		10px;
}
.lightstandard
{ color:			#ffff66;
  font-weight:		normal;
}
.middle
{ color:			#000033;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#ffffff;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.phoneTable{position: relative;}
.phone1, .phone2  {position: relative;font-size: 16px; margin-left: 25px;}
.phone1 span, .phone2 span {color:#8484FF;font-size: 12px;}
.phone1{margin-bottom:15px;}
.phone2{margin-bottom:5px;}
