    body {
        margin:0;
        padding:0;
        font: 13px Verdana;
		background:url(bg.gif) repeat-x;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

a { 
	color:333; text-decoration:none; }
	
a:link { 
	color:333;text-decoration:none;  }
	
a:hover {
		
		color:333;text-decoration:none;
                }
a:visited 	{ 
	color:333; text-decoration:none; }			

img {
border: none;
}

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:100%;
          border-bottom:2px solid #fff;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 0;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("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("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
    /* 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;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
	  
#button {
        width: 150px;
        padding: 10px;
        margin-bottom: 0;
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 13px;
        background-color: #5A5929;
        color: #fff;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
				margin-top:20px;
                }

        #button li {
                border-bottom: 1px solid #80887e;
                margin: 0;
                list-style: none;
                list-style-image: none;
				padding:1px;
                }

        #button li a {
                display: block;
                padding: 1px 1px 3px 0.5em;
                background-color: #5A5929;
                color: #fff;
                text-decoration: none;
                width: 100%;
				font-weight:bold;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                background-color: #80887e;
                color: #fff;
                }
.new1{height:18px;}
img{border:0px;}
.subitem{ width:100px; height:133px; margin:10px; float:left;}
.pagelist{ clear:both; width:310px; margin:0 auto; padding:10px; position:relative;}