/* cellar.com.sg */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C3DFED;
}

table, td, tr, thead, tfoot, tbody, th, tf { 
border-collapse: collapse; 
margin: 0px; 
padding: 0px; 
}

.grey12b {
	font-family:"Century Gothic";
	font-size:12px;
	color:#888888;
	font-weight:bold;
}

.darkgrey12 {
	font-family:"Century Gothic";
	font-size:12px;
	color:#444444;
}

.sublinks {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:12px;
	color:#0D419A;
	text-decoration:none;
}

a:hover.sublinks {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:12px;
	color:#DCFCFF;
	text-decoration:none;
}

.spiegelau_sublinks {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:12px;
	color:#444444;
	text-decoration:none;
}

a:hover.spiegelau_sublinks {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:12px;
	color:#0D419A;
	text-decoration:none;
}

.grey10 {
	font-family:"Century Gothic";
	font-size:12px;
	color:#676767;
}
	
.darkblue10 {
	font-family:"Century Gothic";
	font-size:12px;
	color:#5291B3;
	font-weight:bold;
}

.spiegelau_bg{
	background-image:url(images/spiegelau_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}