body {

	margin:0px;

	padding:0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	background-color:#9A0002;

}

a{

color:#3E3D3D;

text-decoration:none;

font-weight:bold;

background:inherit;

/*background-color:#F7F7F5;*/

}

.news_title{

font-size:12px;

font-weight:bold;

color:#3E3D3D;

background:inherit;

padding:0px 0 3px 0;

}

.news_title a{

color:#F26522;

background:inherit;

font-size:10px;

font-weight:normal;

text-decoration:underline;}

.copy{

/*background-image:url(../../images/bottom2.jpg);*/

background-repeat:repeat-x;

color:#FFFFFF;

}

.copy a{

color:#FFFFFF;

font-weight:normal;

text-decoration:none;}

.link{

font-weight:bold;

color:#F26522;

background:inherit;

font-size:11px;

text-decoration:underline;

}

.link1{

font-weight:normal;

color:#F26522;

background:inherit;

font-size:11px;

text-decoration:underline;

}
.link2{

font-weight:bold;

color:#F26522;

background:inherit;

font-size:11px;

text-decoration:underline;

}

/*- Menu Tabs G--------------------------- */
    #tabsG {

      float:left;

      width:98.25%;

      background: #E4AA00;

      font-size:100%;

      line-height:normal;
	
	  font-weight:bolder;	
      }

    #tabsG ul {

	margin:0;

	padding:10px 10px 0 30px;

	list-style:none;

      }

    #tabsG li {

      display:inline;

      margin:0;

      padding:0;

      }

    #tabsG a {

      float:left;

      background:url("../images/tableftE.gif") no-repeat left top;

      margin:0;

      padding:0 0 0 3px;

      text-decoration:none;
	  
	  font-weight:bold;
	  
      }

    #tabsG a span {

      float:left;

      display:block;

      background:url("../images/tabrightE.gif") no-repeat right top;

      padding:5px 13px 4px 2px;

      color:#FFF;
	  
	  font-weight:bolder;

      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #tabsG a span {float:none;}

    /* End IE5-Mac hack */

    #tabsG a:hover span {

      color:#FFF;

      }

    #tabsG a:hover {

      background-position:0% -42px;

      }

    #tabsG a:hover span {

      background-position:100% -42px;

      } 

