body { 
    	background-color:#6699ff;
		FONT-FAMILY: arial,sans-serif;
}

#menutop {
	position:relative;
	top:0px;
	height:18px;
	right: 0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding-top:4px;
	background : url(/images/menu.gif) repeat-x;
	background-color:#EA1C00;
	color:#fff;  
	padding-left:0.5em;
	border-bottom: 1px solid black;
}
menulist {
	font-family: Arial, sans-serif;
	font-size: 11pt;
}


#menubot {
	position:relative;
	margin-right:0px;
	height:18px;
	right: 0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding-top:4px;
	background-color:#addc85;
	color:#fff;
	padding-left:0.5em;
	border-bottom: 1px solid #E9F4FF;
	text-align: center;
	background-image: url(/images/menu.gif);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
#menubottom {
	position:relative;
	margin-right:0px;
	height:18px;
	right: 0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	padding-top:4px;
	background : url(/images/menu.gif) repeat-x;
	background-color:#6699ff;
	color:#0000ff;  
	padding-left:0.5em;
	border-bottom: 1px solid black;
}
#menutop ul,
#menubot ul,
#menubottom ul
{
margin-left: 0;
margin: 0em 0em 0em 0em;
white-space: nowrap;
}

#menutop li,
#menubot li,
#menubottom li
{
display: inline;
list-style-type: none;
}

#menutop a,
#menubot a,
#menubottom a
{ 	
padding: 3px 10px; }

#menutop a:link, #menutop a:visited, #navlist a:visited,
#menubot a:link, #menubot a:visited, #navlist a:visited,
#menubottom a:link, #menubottom a:visited, #navlist a:visited
{
color: #0000FF;
text-decoration: none;
}

#menutop a:hover,
#menubot a:hover,
#menubottom a:hover
{
color: #507352;
background-color: #B7C68E;
text-decoration: underline;
padding: 0px 10px;
}

#menu{
	float:inline;
	width:auto;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
.nav{
	font: 0.8em arial,sans-serif;
	margin: 2px;
	padding: 0;
}
.nav li{
		display:inherit;
		list-style-type: none;
	
}
.nav li a{
	display: block;
	background: #EFEFEF;
	padding: 2px 2px 2px 5px;
	margin: 1px;
	text-decoration: none;
	color: #00f;
}
.nav li a:hover{
	color:#000000;
	border-left: 3px #B7C68E solid;
	border-right: 3px #B7C68E solid;
}
div.leftmenu
{
	float:left;
	width:15%;
}
div.rightmenu
{
	
	float:right;
	width:15%;
	
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}






.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/bul.gif);
	list-style-type: circle;
}


/* BROWSWE CENTERS & ABOUT MN 
--------------------------------- */
#AboutMN {
	margin: 5px 0px 2px 0px;
	font-size: 10px !important;
	float: left;
	clear: both;
}
#AboutMN span {
	color: #333366;
	font-weight: bold;
}
.Rt_Promo_fmt {
	float: left;
	width: 150px;
	margin:10px 0px 0px 0px;
}
.Rt_Promo_fmt img {
	text-align: center;
}
#MN_Centers_fmt {
	width: 300px; 
	margin: 2px 0 5px 0;
	border-bottom: 1px solid #DDD; 
	text-align: left; 
	float: left;
	clear: both;
	padding: 0px 0px 5px 0px;
}
#MN_Centers_fmt .MN_Lft_fmt {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#MN_Centers_rdr {
	border: 1px solid #999;
	margin: 3px 0px;
	background: #fff;
	width: 160px; 
	height: 150px; 
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: none !important;
	border: 1px solid #CCCCCC;
	float: left;
}
*html #MN_Centers_rdr {
	overflow: auto;
}
.MN_Centers_hdr h4 {
	float: left;
	clear: both;
	font-size: 110% !important; 
	text-align: left; 
	margin: 2px 0px; 
	padding:0px !important; 
	color: #333366; 
	border: none !important;
}
#MN_Centers_rdr li a, #MN_Centers_rdr li a:visited, #MN_Centers_rdr li a:active, #MN_Centers_rdr li a:hover { 
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 2px 1px 2px 2px;
	margin: 0;
	color: #0000FF;
	border-bottom: 1px solid #CCC;
	font-size: 10pt;
	width: 95%;
}
#MN_Centers_rdr li a:visited { 
	text-decoration: none;
	color: #507352;
}
#MN_Centers_rdr li a.LastItem { 
	border-bottom: none;
}
*html #MN_Centers_rdr li a {
	width: 99%;
}
#MN_Centers_rdr li a:hover {
	color: #000000 !important;
	background: #B7C68E !important;
	text-decoration: underline !important;
	width: 95%;
}
*html #MN_Centers_rdr li a:hover {
	width: 99%;
}
#MN_Centers_rdr ul {
	padding: 0;
	margin: 0;
	font-size: 12px !important;
	list-style: none;
}
#MN_Centers_fmt div {
	float: left;
}

/* footer
------------------------------------------------------- */










a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #507352;
	text-decoration: none;
}

a:hover {
	color: #507352;
	text-decoration: underline;
}
a:active {
	color: #507352;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

.righthandboxtext {color:#000000; padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px}
/* .style57 {color: #000000; font-weight: bold;} */

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  color: #0000FF;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  /* padding-top:5px; */
  padding-left:1px;
  border-bottom: 1px solid #999999;
  background-color: #ADDC85;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  color: #0000FF;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  /* padding-top:5px; */
  padding-left:1px;
  border-bottom: 1px solid #999999;
  background-color: #FEFEFE;
}

TD#menu_1 DIV.menu1-level1-no A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  width: 159px;
}

TD#menu_1 DIV.menu1-level1-no A:hover {
  color:#507352;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  background-color:#E9F4FF ;
  width: 159px;
}

TD#menu_1 DIV.menu1-level1-act A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  width: 159px;
}

/*  MENU 1, level 2, normal state (NO) */


TD#menu_1 DIV.menu1-level2-no {
	color: #0000FF; 
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
  	font-family: Arial, sans-serif;
	/* line-height: 18px; */
  	padding-left:5px;
	background-color: #B7C68E;
  	border-bottom: 1px dashed #999999;
}


/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	color: #0000FF; 
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
  	font-family: Arial, sans-serif;
	/* line-height: 18px; */
  	padding-left:5px;
  	background-color: #FEFEFE;
  	border-bottom: 1px dashed #999999;
}

TD#menu_1 DIV.menu1-level2-no A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  width: 155px;
}


TD#menu_1 DIV.menu1-level2-no A:hover {
  color:#507352;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background-color:#E9F4FF ;
  width: 155px;
}

TD#menu_1 DIV.menu1-level2-act A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  width: 155px;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
	color: #0000FF; 
	font-family: Arial, sans-serif; 
	font-size: 9.5pt; 
  	font-family:  Arial, sans-serif;
	/* line-height: 18px; */
  	padding-left:10pt;
	background-color: #D2DBB9;
	border-bottom: 1px dotted #999999;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
	color: #0000FF; 
	font-family: Arial, sans-serif; 
	font-size:  9.5pt; 
  	font-family: Arial, sans-serif;
	/* line-height: 18px; */
  	padding-left:10px;
  	background-color: #FEFEFE;
	border-bottom: 1px dotted #999999;
}

TD#menu_1 DIV.menu1-level3-no A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size:  9.5pt;
  font-weight: normal;
  width: 150px;
}

TD#menu_1 DIV.menu1-level3-no A:hover {
  color:#507352;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size:  9.5pt;
  font-weight: normal;
  background-color:#E9F4FF ;
  width: 150px;
}

TD#menu_1 DIV.menu1-level3-act A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size:  9.5pt;
  font-weight: normal;
  width: 150px;
}




/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level4-no {
  color: #0000FF;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  /* padding-top:5px; */
  padding-left:1px;
  border-bottom: 1px solid #999999;
  background-color: #ADDC85;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level4-act {
  color: #0000FF;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  /* padding-top:5px; */
  padding-left:1px;
  border-bottom: 1px solid #999999;
  background-color: #FEFEFE;
}

TD#menu_1 DIV.menu1-level4-no A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  width: 159px;
}

TD#menu_1 DIV.menu1-level4-no A:hover {
  color:#507352;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  background-color:#E9F4FF ;
  width: 159px;
}

TD#menu_1 DIV.menu1-level4-act A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  width: 159px;
}



/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level5-no {
  color: #0000FF;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  /* padding-top:5px; */
  padding-left:1px;
  border-bottom: 1px solid #999999;
  background-color: #ADDC85;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level5-act {
  color: #0000FF;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  /* padding-top:5px; */
  padding-left:1px;
  border-bottom: 1px solid #999999;
  background-color: #FEFEFE;
}

TD#menu_1 DIV.menu1-level5-no A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  width: 159px;
}

TD#menu_1 DIV.menu1-level5-no A:hover {
  color:#507352;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  background-color:#E9F4FF ;
  width: 159px;
}

TD#menu_1 DIV.menu1-level5-act A {
  color:#0000FF;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  width: 159px;
}





TD#menu_1 DIV.menu1-level2-no A {
  color:black;
  /* padding-top:5px; */
  padding-left:0px;
  font-family: tahoma, arial;
  font-size: 11px;
  font-weight: normal;
}



/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {

  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}
.submenu {
	font-family: Arial, sans-serif;
	font-size: 11pt;
}
















/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a:visited {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a:hover {
	text-decoration: underline;
	color: #009933;
}

a.whitelinks:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
.formstocks {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #999999;
}
.blackbackground {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.greyscrollet {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.linkstop {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003333;
}

.topcainers {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #04915F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.smallfonts {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.smallfontsdarkborder {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.smallfontsclean {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.toplosersimg {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.greentext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #006666;
	text-decoration: underline;
}
.baseline {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.titlegrey {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.greenlogin {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greenddown {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	width: 200px;
	text-decoration: none;
	background-color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dicussionforum {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #eeeeee;
}

.style4 {font-family: Tahoma, Verdana, "Trebuchet MS"; font-size: 11px; color: #006666; text-decoration: underline; font-weight: bold; }

.bodytext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}

.whitetext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}
#nav1 ul {margin : 0; padding : 0;list-style : none;}
#nav1 li {
float : left; font-size : 12px; margin:0; padding:0;
color : #fffffe;text-align:center;}

#nav1 li a {
color : #FFFFFF; margin:0;
background-color: #4E8A39;
text-decoration : none;
display:block;
width:85px;height:15px;
padding : 11px 5px 10px 5px;
}
#nav1 li a:hover {
background : url(images/menu-hover.gif) no-repeat;
color : #4E8A39;
text-decoration : none;
display:block;margin:0;
width:85px;height:15px;
padding : 11px 5px  10px 5px;
}





/* BROWSWE CENTERS & ABOUT MN 
--------------------------------- */
#AboutMN {
	margin: 5px 0px 2px 0px;
	font-size: 10px !important;
	float: left;
	clear: both;
}
#AboutMN span {
	color: #333366;
	font-weight: bold;
}
.Rt_Promo_fmt {
	float: left;
	width: 150px;
	margin:10px 0px 0px 0px;
}
.Rt_Promo_fmt img {
	text-align: center;
}
#MN_Centers_fmt {
	width: 300px; 
	margin: 2px 0 5px 0;
	border-bottom: 1px solid #DDD; 
	text-align: left; 
	float: left;
	clear: both;
	padding: 0px 0px 5px 0px;
}
#MN_Centers_fmt .MN_Lft_fmt {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#MN_Centers_rdr {
	border: 1px solid #CCCCCC;
	background: #fff;
	width: 200px;
	height: 100px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: none !important;
	border: 1px solid #CCCCCC;
	float: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
}
*html #MN_Centers_rdr {
	overflow: auto;
}
.MN_Centers_hdr h4 {
	float: left;
	clear: both;
	font-size: 110% !important; 
	text-align: left; 
	margin: 2px 0px; 
	padding:0px !important; 
	color: #333366; 
	border: none !important;
}
#MN_Centers_rdr li a, #MN_Centers_rdr li a:visited, #MN_Centers_rdr li a:active, #MN_Centers_rdr li a:hover { 
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 2px 1px 2px 2px;
	margin: 0;
	color: #0000FF;
	border-bottom: 1px solid #CCC;
	font-size: 10pt;
	width: 95%;
}
#MN_Centers_rdr li a:visited { 
	text-decoration: none;
	color: #5004276;
}
#MN_Centers_rdr li a.LastItem { 
	border-bottom: none;
}
*html #MN_Centers_rdr li a {
	width: 99%;
}
#MN_Centers_rdr li a:hover {
	color: #CC0000 !important;
	background: #C2D3FC !important;
	text-decoration: underline !important;
	width: 95%;
}
*html #MN_Centers_rdr li a:hover {
	width: 99%;
}
#MN_Centers_rdr ul {
	padding: 0;
	margin: 0;
	font-size: 12px !important;
	list-style: none;
}
#MN_Centers_fmt div {
	float: left;
}


#middlebar .morecontent a {color: #6898d0;}
#middlebar .morecontent a:visited{color: #6898d0;}
#middlebar .morecontent a:hover  {color: #895F30; border:none;}
#middlebar .morecontent ul {margin: 0; list-style-type: none; background: url(images/red_bull.gif) no-repeat 0.4em ; padding: 0px 0px 5px 14px; }
#middlebar .morecontent img { border: 0; vertical-align:top ;margin:0;background: none;padding:  0; }
#middlebar .morecontent td {margin: 0; padding: 0px 2px 0px 5px;}	
#middlebar .morecontent table {margin: 0; padding: 0px;}	
.blogtext{color: #000;}
.morecontent {clear: both;margin: 0px 0 10px 0;padding: 0px 0px 0px;border: 1px solid #E5F0FB;background: #FFFFFF;color: #444; overflow: auto;height: 200px; width:500px;}
#middlebar .morecontent a {color: #6898d0;}
#middlebar .morecontent a:visited{color: #6898d0;}
#middlebar .morecontent a:hover  {color: #895F30; border:none;}
#middlebar .morecontent ul {margin: 0; list-style-type: none; background:  url(images/red_bull.gif) no-repeat 0.4em ; padding:0px 0px 5px 14px; }
#middlebar .morecontent img {border: 0; vertical-align:top ;margin:0;background: none;padding:0; }
#middlebar .morecontent td {margin: 0; padding: 0px 2px 0px 5px;}	
#middlebar .morecontent table {margin: 0; padding: 0px;font-size:13px;color: #000;}

#clock_a { float:right; }

/* footer
