.cssBgBody {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
}
.cssBgMenuTop {
	background-image: url(../img/img_header_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssBgMenuBottom {
	background-image: url(../img/bg_leftmenu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssBgCont {
	background-image: url(../img/bg_cont.gif);
	background-repeat: repeat;
}
.cssBgLeftCont {
	background-image: url(../img/bg_cont.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.cssBgRightCont {
	background-image: url(../img/bg_cont_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
tr ,td,table,body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.cssLinkLeftMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #526C1E;
	text-decoration: none;
}
.cssLinksubMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #526C1E;
	text-decoration: underline;
}
.cssLinksubMenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #A0A00B;
	text-decoration: none;
}
.cssLinkLeftMenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #A0A00B;
	text-decoration: none;
}
.cssLinkLeftMenuSel {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #A0A00B;
	text-decoration: none;
}
.csslinkBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F693C;
}
.csslinkBrown:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F693C;
		text-decoration:none;
}.cssTxtHead {
	font-size: 12px;
	font-weight: bold;
	color: #526C1E;
}
.cssLinkFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #526C1E;
}

.cssLinkFooter:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #526C1E;
	text-decoration:none;	
	}
.cssLinkFooterSel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A0A00B;
	text-decoration:none;	
	}
.cssLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #526C1E;
}
.cssLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #526C1E;
	text-decoration:none;
}
.cssTxtGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #526C1E;
}
.cssBgSplashCont {
	background-image: url(../img/pic_splash_cont_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.cssTxtLittle {
	font-size: 11px;
}
.cssBgBottle {
	background-image: url(../img/bg_bottle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cssBgContBottle {
	background-image: url(../img/bg_bottle_cont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cssbgBottleCorner {
	background-image: url(../img/bg_bottle_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cssBgDinMenuFOP {
	background-image: url(../img/bg_din_menu_fop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssBgDinMenuIndex {
	background-image: url(../img/bg_din_menu_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssGradientPopup {
	background-image: url(../img/gradient_popup.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.cssBgPopupTop {
	background-image: url(../img/img_popup_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssLinksRed {
	color: #EA170C;
	font-size: 12px;
	font-weight:  bold;
	font-family: "Times New Roman", Times, serif;
}
.cssLinksRed:hover {
	color: #EA170C;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
}
.cssLinksGreenLight {
	color: #0D6A24;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.cssLinksGreenLight:hover {
	color: #0D6A24;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
		text-decoration:none;
}

.cssLinkLeftMenu {
	font-size: 11px;
	font-weight: bold;
	color: #526C1E;
	text-decoration:NONE;
}
.cssLinkBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F693C;
}
.cssTxtFooter {
	font-size: 12px;
	font-weight: normal;
	color: #7A8067;
}
.cssBgLoginPage {
	background-image: url(../img/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.cssBgContent {
	background-image: url(../img/bg_index_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
