.menulist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #000000;
}
.speciallist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #000000;
}
a.BasketTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bolder; text-decoration: none; color: #FFFFFF;
}
a.BasketTitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bolder; text-decoration: none; color: #FFFFFF;
}
a.BasketTitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bolder; text-decoration: none; color: #FFFFFF;
}
a.BasketTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bolder; text-decoration: none; color: #000000;
}
.basketsummary {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #FFFFFF;
}
a.basketsummary {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #FFFFFF;
}
a.basketsummary:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #FFFFFF;
}
a.basketsummary:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #FFFFFF;
}
a.basketsummary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; color: #000000;
}

.back {
	background-image: url(../buttons/backstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.specialback {
	background-image: url(../images/special.gif);
	background-repeat: no-repeat;
	background-position: center middle;
}
.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.winecopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}
.browntext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #B66450;
}
.vlineright {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.vlineleft {

	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.largetype {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bolder;
	color: #000000;
}

.topmenu {
	text-decoration:none; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bolder;
}
a.topmenu:link {
	text-decoration:none; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bolder;
}
a.topmenu:visited {
	text-decoration:none; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bolder;
}
a.topmenu:hover {
	text-decoration:none; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bolder;
}
.smallcopy {
	font-family: Arial, Verdana;
	font-size: 7pt;
	color: #000000;
}
.delcopy {
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.transparentRed {
    background-color:white;
    display:none;
    width:150;
    height:80;
    position:absolute;
    color: white;
    border: 1 black solid;
}

.transparentWhite {
    background-color:white;
    display:none;
    width:150;
    height:80;
    position:absolute;
    color: white;
    border: 1 black solid;
}


.transparentSparkling {
    background-color:white;
    display:none;
    width:100;
    height:60;
    position:absolute;
    color: white;
    border: 1 black solid;
}

.transparentKnowledge {
    background-color:white;
    display:none;
    width:190;
    height:60;
    position:absolute;
    color: white;
    border: 1 black solid;
}

.transparentCountry {
    background-color:white;
    display:none;
    width:200;
    height:100;
    position:absolute;
    color: white;
    border: 1 #D6A2A5 solid;
}
