 
.roundcont {
	width: 460px;
	margin-left:160px;
	margin-top:-210px;
	background-color: #f90;
	color: #fff; position:absolute
	
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
li {text-decoration: none;}
li:visited {text-decoration: none}
li:active {text-decoration: none}
li:hover {text-decoration: underline; color: orange; }
a:link {
	color: #143E83; font-weight:bold; text-decoration:none;
 
}
a:visited {
	color: #143E83; ; font-weight:bold; text-decoration:none;
}
a:hover {
	color: #FFCC00; text-decoration:none;
}
a:active {
	color: #143E83; ; font-weight:bold; text-decoration:none;
}

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size: 11px;
 
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none; 
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px; 
      color:#FFF;	border-bottom:1px  #184687 solid 
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px; 
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	
