body, td, input, textarea, .main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #444;
}
body {
	margin : 0px;
	background-color : #eef;
}

A:LINK {
	color : #666;
	text-decoration : none;
}
	
A:VISITED {
	color : #666;
	text-decoration : none;
}

A:HOVER {
	color : #444;
	text-decoration : underline;
}

.main {
	background-color : #fff;
}
.main td {
	padding-left : 10px;
	padding-right : 10px;
}

.header {
	background-color : #eef;
	width : 100%;
}
.header_logo {
	height : 90px;
	background-image : url(/furniture/logo1.gif);
	background-repeat : no-repeat;
	padding-left : 150px;
	padding-bottom : 10px;
	color : #aaf;
}
.header_logo a:link, .header_logo a:hover, .header_logo a:visited {
	font-size : 10pt;
	font-weight : bold;
	color : #006;
	text-decoration : none;
}
.header_logo a:hover {
	color : #00f
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #eef;
	width : 100%;
}
.footer td {
	text-align : center;
	color : #666;
}
.footer a:link, .footer a:hover, .footer a:visited {
	font-size : 10pt;
	font-weight : bold;
	color : #666;
	text-decoration : none;
}
.footer a:hover {
	color : #006
}

.costume_section_images {
	background-image : url(/furniture/index_costume_bg.gif);
	background-repeat : repeat-x;
	background-color : #fff;
	height : 105px;
}
.ss_section_images {
	background-image : url(/furniture/index_ss_bg.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	background-color : #fff;
	height : 105px;
}
.costume_section_images td, .ss_section_images td {
	text-align : center;
}
.costume_section_images img, .ss_section_images img {
	border : 2px solid #eef;
}
.costume_section_images a:link, .costume_section_images a:hover, .costume_section_images a:visited, .ss_section_images a:link, .ss_section_images a:hover, .ss_section_images a:visited {
	font-size : 8pt;
	font-weight : bold;
	color : #666;
	text-decoration : none;
	line-height : 24px;
}
.costume_section_images a:hover, .ss_section_images a:hover {
	color : #006;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #666;
	padding-bottom : 0px;
	margin-bottom : 0px;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #909090;
	text-align : center;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #909090;
	padding-bottom : 3px;
	margin-bottom : 3px;
	padding-top : 3px;
	margin-top : 3px;
}

.new {
	border : 1px solid #eef;
}
.new td {
	padding : 5px;
	font : inherit;
	font-size : 7pt;
}
td.new_title {
	background-color : #006;
	color : #fff;
	font-size : 8pt;
	font-weight : bold;
}

.catalogue_menu {
	border : 1px solid #eef;
}
.catalogue_menu td {
	padding : 5px;
	font-size : 8pt;
}

td.products {
	width : 50%;
	font-size: 9pt;
	border : 1px solid #eef;
	padding : 3px;
}

.buttonstyle {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border-style: outset;
	border-color: #c4c496;
	border-width: 1px;
	cursor: pointer;
}

.bred {
	background-color : #c00;
}

.bw {
	width : 90%;
}

.e1 {
	background-color : #ddf;
}
.e2 {
	background-color : #eef;
}

.forms {
	font-family : verdana, Arial;
	font-style : normal;
	font-size : 10pt;
	background-color:#eef;
	color : #444;
	border: 1px solid #006;
}

.pagelinks, A:link.pagelinks, A:visited.pagelinks, A:Hover.pagelinks {
	border : 1px solid #eef;
	padding-left : 2px;
	padding-right : 2px;
	font-weight : bold;
	font-size : 9pt;
}
.pagelinks {
	color : #000;
}

.text_input {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 9pt;
}
.fullwidth {
	width : 100%;
}