ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}


#menu {
margin-left:   0px;
margin-bottom: 0px;
margin-right:  0px;
padding: 0px 0px 0px 0px;
line-height: 1.6em;
text-align: left;
font-size: 12px;
}

#menu ul {	
list-style: none;
margin: 0 0 0 0;
padding: 0;
font-size: 12px;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #538BBC;
display: block;
padding: 2px 0 2px 10px;
background: #F4F4F4;
border-bottom: 3px solid #538BBC;
}	
	
#menu li a:hover, #menu li #active {
background: #538BBC;
color: #FFFFFF;
border-bottom: 3px solid #538BBC;
}


.cursorhand
{
	cursor: help;
}

.cursorauto
{
	cursor: auto;
}

body {
margin: 0 auto;
padding: 0;
font-family: Arial, Verdana, Arial, Verdana,Tahoma, sans-serif;
font-size: 12px;
background: #f4f4f4 url(bg2.gif) top center repeat-y;
}

.section {
font-weight: bold;
font-size: 14px;
color: #538BBC;
}

.ticker {
font-weight: bold;
font-size: 12px;
color: #538BBC;
}

.title {
font-weight: bold;
font-size: 12px;
}

#header {
clear: both;
margin: 0 0 0 0;
padding: 0;
/* height: 149px; */
height: 110px;
}

#header p {
width: 800px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 12px;
line-height: 1.2em;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
font-size: 12px;
}

h3 {
font-size: 14px;
margin: 0 0 10px 0;
}

a , a:link{
text-decoration: none;
color: #538BBC;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: none;
}

a img {
border: 0;
}

cfooter {
border-top: 4px solid #f0f0f0;
text-align: center;
color: #808080;
font-size: 12px;
}

cfooter a {
color: #808080;
text-decoration: none;
}

cfooter a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


    #tabs11 {
      float:left;
      width:100%;
          background:#FFFFFF;
      font-size:12px;
      line-height:normal;
          border-bottom:1px solid #C2BDAE;
      }
    #tabs11 ul {
          margin:0;
          padding:10px 10px 0 0px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#9F9584;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }
