body {
	margin: 0px;
}
* {
	font-family:arial,helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
h1, .size1 {
  font-size:		18px;
}
h2, .size2 {
  font-size:		17px;
}
h3, .size3 {
  font-size:		16px;
}
h4, .size4 {
  font-size:		15px;
}
h5, .size5 {
  font-size:		14px;
}
h6, .size6 {
  font-size:		13px;  font-weight:		bold;  
}
img {
	border: 0px;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration: none;
}
.nobr {
	white-space: nowrap;
}
a, a:visited {
  font-weight: bold;
  color: #283B71;
}

.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		120%;
  text-decoration:	none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
	font-size: 90%;
	border: 0px;
	margin: 0px;
	font-weight: bold;
	background-color: transparent;
	width: 200px;
}
	/* top menu */
.top_menu {
	/*background:url(images/menu_bg.gif) left top repeat-x;*/
}
.top_menu ul {
	margin: 0px;
	height: 40px;
	float: left;
	list-style-type: none;
	text-align: center;
	padding-left: 140px;
	
}
.top_menu li {
	float: left;
	padding:12px 40px 0 0;
}
.top_menu a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.top_menu a:hover {
	color:#333333;
	text-decoration:underline;
}
.top_menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.sel a {
	color:#B0B0B0;
	font-size: 15px;
}
.sel a:visited {
	color:#B0B0B0;
	font-size: 15px;
}
.notsel a {
	color:#5682B4;
	font-size: 15px;
}
.notsel a:visited {
	color:#5682B4;
	font-size: 15px;
}
.phone {
	color:#FFFFFF;
	font-size: 21px;
	text-align: right;
	padding-right: 20px;
}
.search {
	color:#FFFFFF;
	padding-left: 20px;
}
.title {
	color:#666666;
	padding: 10px;
}
.catalog {
	color:#FFFFFF;
	font-weight: bold;
	width: 220px;
}
.catalog .title {
	background:url(/images/bg1/tabletop_gradient.gif) repeat-x #F9F9F9;
	border: 1px solid #F3F3F3;
}
.catalog .body {
	/*background-image: url(images/cattop.gif);*/
	background-color: #FCFCFC;
	background-repeat: repeat-x;
	padding: 10px;
	border: 1px solid #E7E9F0;
}
.catalog a {
	color:#299DC3;
	text-decoration:none;
}
.catalog a:visited {
	color:#299DC3;
	text-decoration:none;
}
.catalog a:hover {
	text-decoration:underline;
	background: #FCFCFC;
}
.catsel {
	color:#666666;
}
.cart .title {
	background:url(/images/bg1/tabletop_gradient.gif) repeat-x scroll 0 0 #F9F9F9;
	border-left:1px solid #E7E9F0;
	border-right:1px solid #E7E9F0;
	border-top:1px solid #E7E9F0;
}
#logo {
	position: absolute;
	right: 5%;
	top: 20px;
	color:#174782;
	font-size:21px;
	padding-top:10px;
}
#logo span {
	color:#174782;
	font-size:25px;
}
#logo2 {
	position: absolute;
	top: 20px;
	color:#174782;
	font-size:21px;
	padding-top:10px;
}
#logo3 {
	position: absolute;
	right: 1%;
	top: 20px;
	color:#174782;
	font-size:21px;
	padding-top:10px;
}