.news {
	font-size: 70%;
	vertical-align: top;
	background-image: url(http://www.outermesh.com/images/gradientgreen.gif);
	background-repeat: repeat-y;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
}
.meshbeebox
{
	font-size: 70%;
	vertical-align:top;
	border-color: gray;
	border-width: 1px;
	border-style: dashed;
	background-image: url(http://www.outermesh.com/images/gradientblue.gif);
	background-repeat: repeat-y;
}
.sidebox
{
	vertical-align: top;
	font-size: 85%;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	background-image: url(http://www.outermesh.com/images/gradientblue.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-left: 20px;
	padding-bottom: 12px;
}
.simple_border
{
	vertical-align: top;
	font-size: 85%;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin-left: 20px;
	padding-bottom: 12px;
}
.simple__no_border
{
	vertical-align: top;
	font-size: 85%;
	margin-left: 20px;
	padding-bottom: 12px;
}

h2 {
        font: bold 12px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu iabs H--------------------------- */

    #iabsH {
      float:right;
      width:100%;
      background:#181873;
      font-size:60%;
      line-height:normal;
	margin-left: 8px;
	padding: 0,0,0,0;

      }
    #iabsH ul {
        margin:0;
        padding:2px 10px 0 50px;
        list-style:none;
      }
    #iabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #iabsH a {
      float:right;
      background:url("/images/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #iabsH a span {
      float:right;
      display:block;
      background:url("/images/tabrightG.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #iabsH a span {float:none;}
    /* End IE5-Mac hack */
    #iabsH a:hover span {
      color:#FFF;
      }
    #iabsH a:hover {
      background-position:0% -42px;
      }
    #iabsH a:hover span {
      background-position:100% -42px;
      }

        #iabsH #current a {
                background-position:0% -42px;
        }
        #iabsH #current a span {
                background-position:100% -42px;
        }
/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:right;
      width:100%;
      background:#ffffff;
      font-size:1em;
      line-height:normal;
          border-bottom:1px solid #DD740B;

      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:right;
      background:url("/images/tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:right;
      display:block;
      background:url("/images/tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
