body {
	background-color: #3c4042;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #FFFFFF;
}
a:link {
	color: #DA251E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA251E;
}
a:hover {
	text-decoration: underline;
	color: #FFF4D4;
}
a:active {
	text-decoration: none;
	color: #DA251E;
}

.text {font-size: 12px; color: #FFF4D4; }

.test {
	color: #FFF4D4;
	font-family:Tahoma;
	font-size:24px;
	font-stretch:extra-expanded;
	font-size-adjust:inherit;
	font: lighter;
}

.text_14 {
	font-size: 14px; 
	color: #FFF4D4; 
}

.text_vine {
	font-size:12px;
	color: #DA251E;
}

.tdbgr{
background: url(images/bgr_table.jpg);
background-position: center;
background-repeat:no-repeat;
}
.topbgr{
background: url(images/bgr-top.jpg);
background-position: center;
background-repeat: repeat-x;
}
.footerbgr{
background: url(images/bgr-footer.jpg);
background-position: center;
background-repeat: repeat-x;
}
.menubgr{
background: url(images/bgr-menu.jpg);
background-repeat: repeat-y;
}

.menu{
background: url(images/bgr-menu.jpg);
background-repeat: repeat-y;
background-position:bottom;
min-height: 100%;
table-layout:auto;
}

.page{
background: url(images/bgr.jpg);
background-position: top;
background-repeat: repeat-x;
}
.cup{
background: url(images/mcup.jpg);
background-position: top;
background-repeat: no-repeat;
}
.cup-top{
background: url(images/mcup-top.jpg);
background-position: top;
background-repeat: no-repeat;
}



