body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #777777;
}
body a:link, body a:visited{
	color: #777777;
	text-decoration: none;
} 
body a:hover {
	color: #555555;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
hr {
	margin: 0px;
	padding: 0px;
}
#CMenu {
	position: relative;
	margin:auto;
}
#Menu {
	position: absolute;
	/*left: auto;
	right: auto;*/
	margin:auto;
}
#boxContent {
	padding-left: 12px;
}
#boxActivtity {
	padding-left: 20px;
	padding-right: 20px;
}
#Content {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 19px;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#footer {
	background-image: url(../images/footer-bgLogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
}
#footer a:link, #footer a:visited{
	color: #666666;
	text-decoration: underline;
} 
#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#Content a:link, #Content a:visited{
	color: #b30000;
	text-decoration: none;
	font-weight: bold;
} 
#Content a:hover {
	color: #b30000;
	text-decoration: underline;
	font-weight: bold;
}
#promotionTi {
	margin-top: 5px;
	padding-right: 25px;
	color: #cccccc;
	text-align: right;
}
#BoxImport {
	padding-bottom: 5px;
}
#BoxProduct {
	background-image: url(../images/cooking/bg-product.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 87px;
	width: 300px;
}


#navVDOClips{
	width:199px;
	margin: 0px;
	padding: 0px;
}
#navVDOClips ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#navVDOClips li{
	list-style:none;
}
#navVDOClips li a{
	background:url(../images/cooking/VDO/nav.gif) no-repeat;
	list-style:none;
	display:block;
	color:#333;
	width:199px;
	text-decoration:none;
	text-indent:23px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navVDOClips li a:hover{
	background:url(../images/cooking/VDO/nav-ov.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
#navVDOClips li .current{
	background:url(../images/cooking/VDO/nav-ov.gif) no-repeat;
	list-style:none;
	display:block;
	color:#fff;
	width:199px;
	text-decoration:none;
	text-indent:23px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navVDOClips li a.current, #navVDOClips li a:hover.current{
	background:url(../images/cooking/VDO/nav-ov.gif) no-repeat;
	color:#fff;
	text-decoration:none;	
}

.txtBig {
	font-size: 16px;
}
.imgR {
	padding-left: 15px;
}
.imgL {
	padding-right: 15px;
}
.imgBorder {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.txtBlack {
	color: #000000;
}
.txtWhite {
	color: #ffffff;
}
.txtDarkRed {
	color: #b30000;
}
.txtGray9 {
	color: #999999;
}
.txtGray3 {
	color: #333333;
}
.txtMeat {
	color: #b79c3c;
}
.txtFruit {
	color: #446a1b;
}
.txtBakery {
	color: #c47902;
}
.txtWineCellar {
	color: #855250;
}
