.dots {
	background-image:url(dots.gif);
	background-repeat:repeat-x;
	background-position:0 50%;
	height:6px;
	margin:0;padding:0;
	clear:both;
	}

ul.saturday  {margin:0;
padding:0;
list-style-type:none;
width:auto;
position:relative;
display:block;height:36px;font-size:12px;font-weight:bold;
background:transparent url("bgOFF.gif") repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
/**border-bottom:4px solid #FF5C00; **/
border-top:1px solid #C0E2D4;
}



ul.saturday li{display:block;float:left;margin:0;padding:0;}

ul.saturday li.tabno1 {background:transparent url("bgOFF_1.gif") repeat-x top left;}
ul.saturday li.tabno2 {background:transparent url("bgOFF_2.gif") repeat-x top left;}
ul.saturday li.tabno3 {background:transparent url("bgOFF_3.gif") repeat-x top left;}
ul.saturday li.tabno4 {background:transparent url("bgOFF_4.gif") repeat-x top left;}

ul.saturday li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 20px 0 20px;height:24px;
background:transparent url("bgDIVIDER.gif") no-repeat top right;}
ul.saturday li a:hover{color:#ffffff;}
/**
ul.saturday li a:hover{background:transparent url("bgHOVER.gif") no-repeat top right;}
ul.saturday li.tabno3 a:hover{background:transparent url("bgHOVER_3.gif") no-repeat top right;}
**/
ul.saturday li a.selected,ul.saturday li a.selected:hover{color:#fff;background:transparent url("bgON.gif") no-repeat top right;}
ul.saturday li.tabno1 a.selected,ul.saturday li.tabno1 a.selected:hover{background:transparent url("bgON_1.gif") no-repeat top right;}
ul.saturday li.tabno2 a.selected,ul.saturday li.tabno2 a.selected:hover{background:transparent url("bgON_2.gif") no-repeat top right;}
ul.saturday li.tabno3 a.selected,ul.saturday li.tabno3 a.selected:hover{background:transparent url("bgON_3.gif") no-repeat top right;}
ul.saturday li.tabno4 a.selected,ul.saturday li.tabno4 a.selected:hover{background:transparent url("bgON_4.gif") no-repeat top right;}


#country1 .undertab1, #blog1 .undertab1 {border-top: 4px solid #FF5C00; width:554px;}
#country1 .outerbox1, #blog1 .outerbox1 {background-color: #ffffff; border:1px solid #FF5C00; width:512px; margin-bottom: 1em; padding: 5px 20px 20px 20px;}

#country2 .undertab2, #blog2 .undertab2 {border-top: 4px solid #77B900; width:554px;}
#country2 .outerbox2, #blog2 .outerbox2 {background-color: #ffffff; border:1px solid #77B900; width:512px; margin-bottom: 1em; padding: 5px 20px 20px 20px;}

#country3 .undertab3, #blog3 .undertab3 {border-top: 4px solid #FF374B; width:554px;}
#country3 .outerbox3, #blog3 .outerbox3 {background-color: #ffffff; border:1px solid #FF374B; width:482px; margin-bottom: 1em; padding: 10px 30px 20px 40px;}

#country4 .undertab4 {border-top: 4px solid #4477C1; width:554px;}
#country4 .outerbox4 {background-color: #ffffff; border:1px solid #4477C1; width:512px; margin-bottom: 1em; padding: 	10px 20px 20px 20px;}

.sidenote1 {
	display:inline;
	position:relative; 
	/* float:right; 
	right: 5px; */
	left: 5px;
	bottom:10px;
	width: 49px;
	height: 36px;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

#mlist ul {
	border-top: 1px dotted #999999;
	padding-top: 8px;
	margin-bottom: 10px;
}
#mlist ul h4 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #888888;
}

#mlist li {
	display: inline;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
}
#mlist a {
text-decoration: none;
}