@charset "utf-8";
body {
	margin:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
}
.container	{
	height:60px;
	background:url(images/daisy-footer.jpg) repeat-x center bottom;
}
img	{
	border:0px;
}
.headerback	{
	background-image:url(images/header-back.jpg);
	background-repeat:repeat-y;
	height:110px;
}
.sloganback	{
	height:23px;
	background-image:url(images/tag-back.jpg);
	background-repeat:repeat-y;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.content	{
	font-size:0.9em;
	padding:0px 30px 30px 0px;
	text-align:justify;
}
.nav	{
	font-size:0.9em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/nav-back.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial;	
	height:24px;
	vertical-align:top;
	padding-top:2px;
}
A.nav:link 	{
	color: #FFFFFF;
	padding:0px 8px 0px 8px;
}
A.nav:visited 	{
	color: #FFFFFF;
	padding:0px 8px 0px 8px;
}
A.nav:hover 	{
	color: #FFFF00;
	padding:0px 8px 0px 8px;
}
.copyright	{
	color: #999999;
	font-size:0.7em;
	padding-right:5px;
}
.copyright	a	{
	color:#38BCE8;
	text-decoration:none;
}
.conditions	{
	font-weight:bold;
	font-size:0.9em;
	line-height:19px;
}
.conditions	a	{
	text-decoration:none;
}
.textlightblue	{
	color:#00ccff;
}
.textgrey	{
	color:#666666;
}
.textorange	{
	color:#ff6600;
}
.textpurple	{
	color:#9900cc;
}
.textlightpink	{
	color:#ff00ff;
}
.textlightgreen	{
	color: #009933;
}
h4	{
	font-size:1.3em;
	color:#666666;
	padding-bottom:15px;
}
h2	a	{
	color:#000000;
	text-decoration:none;
}
.bigbluetext	{
	color:#5993D3;
	font-weight: bold;
	font-size:1.3em;
}
.bigblacktext	{
	color: #000000;
	font-weight: bold;
	font-size:1.2em;
}
.style1blue {
	font-weight: bold;
	color:#5993D3;
}
.style1red {
	font-weight: bold;
	color: #FF0000;
}
.MP3CD {
	font-weight: bold;
	font-size:1.4em;
	color: #FF0000;
}
.whitetext {
	color: #FFFFFF;
}
.hr	{
	width:488px;
	background-image:url(images/small-daisy.gif);
	background-repeat:repeat-x;
	height:35px;
}
.cssfly {font-family: verdana, arial, sans-serif; width:186px; position:relative; margin:0; font-size:11px; margin:0px;}
.cssfly ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:185px; height:20px; text-align:LEFT; border:1px solid #fff; border-width:1px 1px 0 0; background: #37BCE9; color:#FFFFFF;
 line-height:19px; font-size:11px; padding-left:5px;}
.cssfly ul {padding:0px 2px 0px 1px; margin:0;list-style-type: none; }
.cssfly ul li {float:left; margin-right:1px; position:relative;}
.cssfly ul li ul {display: none;}

/* specific to non IE browsers */
.cssfly ul li:hover a {color:#fff; background:#5993D3;}
.cssfly ul li:hover ul {display:block; position:absolute; top:0; left:190px; width:105px;}
.cssfly ul li:hover ul li a.hide {background:#ccc; color:#000;}
.cssfly ul li:hover ul li:hover a.hide {width:150px;}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {display:block; background:#0387cc; color:#FFF; width:150px;}
.cssfly ul li:hover ul li a:hover {background:#e2007a; color:#FFF;}
.cssfly ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.cssfly ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.cssfly ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}