/* GLOBAL English site */


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	background-image: url(bg.gif);
}



/* LINK style */

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #5978B0;
	text-decoration: none;
}

a:hover {
	color: #CE325C;
	text-decoration: underline;
}

a:active {
	color: #891C56;
	text-decoration: none;
}



/* IMG CSS */

img {
	border: 0;
}

.img_r {
 float: right;
 margin: 0 0 20px 20px;
}

.img_l {
 float: left;
 margin: 0 20px 20px 0;
}



/* TEXT CSS */

.text10 {
	color: #333333;
	font-family: "sans-serif";
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

.textprdname {
	color: #666666;
	font-family: "sans-serif";
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.text12 {
	color: #333333;
	font-family: "sans-serif";
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.text12center {
	color: #333333;
	font-family: "sans-serif";
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

.textbluebold {
	color: #006699;
	font-family: "sans-serif";
	font-weight: bold;
	font-size: 18px;
}

.textblue {
	color: #006699;
	font-family: "sans-serif";
	font-size: 12px;
}

.textshowroom {
	color: #003366;
	font-family: "sans-serif";
	font-weight: bold;
	font-size: 14px;
}

p.textabout {
	margin: 5px 0 10px 5px;
}

.textredbold {
	color: #CC0033;
	font-family: "sans-serif";
	font-size: 16px;
}



/* TABLE CSS */

table.mainbg {
	width: 775px;
	margin-top: 5px;
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #9AB8C7;
}

table.header {
	width: 762px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.menutop {
	width: 762px;
	margin-bottom: 20px;
}

table.menu {
	width: 762px;
	margin: 0;
}

table.inner {
	width: 762px;
	margin-top: 1px;
	margin-bottom: 30px;
}

table.copyright {
	width: 762px;
	margin: 30px 0 10px 0;
	padding: 0;
}



/* TOPPAGE CSS */

table.topcontents {
	width: 630px;
	margin-top: 20px;
	margin-bottom: 10px;
}

table.showroom1 {
	width: 630px;
	margin-bottom: 10px;
}

table.showroom2 {
	width: 630px;
	margin-bottom: 10px;
	text-align: left;
}

table.showroom3 {
	width: 630px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.showroombg {
	width: 100%;
	background-color: #F4F4F4;
	padding: 10px;
}



/* PRODUCTS CSS */

table.producttop {
	width: 760px;
	margin-top: 5px;
	margin-bottom: 40px;
}

table.product {
	width: 760px;
	margin-top: 30px;
	margin-bottom: 30px;
}



/* EVENTS CSS */

table.event {
	width: 650px;
	margin-top: 20px;
	margin-bottom: 35px;
}



/* WINE & CHEESE CSS */

table.winecheese {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
}



/* FOR IMPORTER CSS */

table.importer {
	width: 712px;
	margin-top: 20px;
	margin-bottom: 20px;
}