@media aural {
	#p7PMnav {
		volume: silent;
	}
}

#wrapper {
	margin: 0 2em;
}

.taster_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: center;
	font-weight:bold;
	padding:0px 0px 14px 0px;
}


.nice_box{
	font-family: Arial, Helvetica, sans serif;
	background-color:#e2eeff;	
	border:2px solid #B0BBFF;
	padding:8px;
	text-align:justify;

}
#nice_box_dark{
	font-family: Arial, Helvetica, sans serif;
	background-color:#000099;	
	border:2px solid #B0BBFF;
	color:#FFFFFF;
	padding:8px;
	font-weight:bold;

}
#nice_box_dark a {
	color:#CCFFFF;
}
.nice_box_pale{
	font-family: Arial, Helvetica, sans serif;
	background-color:#ffffdd;	
	border:2px solid #cc5500;
	padding:8px;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #0000ff;
}

body {
	/* background-image:   url(bkgd2.gif); */
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}
 
 #foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 5px dotted #000099;
	border-right: #000099;
	border-bottom: #000099;
	border-left: #000099;
	margin-top: 30px;
	background-color: #e2eeff;
	padding-bottom: 5px;
	 }
 
#foot a:link,   #foot a:visited  {
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	color: #000099
}

#foot a:hover,   #foot a:active  {
	text-decoration: underline;
	color: #0066ff
}

.iv {
	display: none;
}

.arrow {
	margin-left: 10px;
}

.DI-title {

font-family: Georgia,"Times New Roman",Times,serif;
text-align: center;
font-size: 29px;
font-weight: bold;
font-style: italic;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 7px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
letter-spacing: 1.2px;
background-color: #e2eeff;
}
 .DI-title a:link,  .DI-title a:visited {color: #000099}
 .DI-title a:hover, .DI-title a:active {
	color: #0066FF;
	text-decoration: none;
}
.DI-menus {
	background-color: #fff; /* #e2eeff; */
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.DI-shadow {
	background-image: url(bkgd2-shadow.gif);
	height: 4px;
	width: 100%;
}
/* colour-button styles etc. are for flagging ads */
/*********** End of flagging ads styles ***********/
.blue-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #e2eeff;
}
.blue-button a {
	display: block;
	width: 100%;
	height:100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #FFFFFF;
	background-color: #E2EEFF;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.blue-button a:hover {
	background-color: #B0BBFF;
	border-top-color: #000099;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000099;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	color: #000066;
}
.red-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #FFCCCC;
}
.red-button a{
	display: block;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #FFFFFF;
	background-color: #FFBBBB;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #660000;
}
.red-button a:hover {
	background-color: #FF4A4A;
	border-top-color: #660000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #660000;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	color: #666600;
}
.yellow-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #FFFFCC;
}
.yellow-button a{
	display: block;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFBB;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #666600;
}
.yellow-button a:hover {
	background-color: #FFFF4A;
	border-top-color: #666600;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666600;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	color: #666600;
}
.flag-button{
	width:19;
	height:10;
	position:relative;
	top:0;
	border:0;
	overflow:hidden;
}
.flag-img-hidden{
	position:absolute;
	visibility:hidden;
	cursor:hand;
}
.flag-img{
	cursor:hand;
}
/*********** End of flagging ads styles ***********/
