html {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Arial;
	background:#000000;
	font-size:11px;
	margin:auto;
	text-align:center;
	font-weight:300;
}
* {margin:0; padding:0;}

h1, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#op {width:70px;
     padding-right:10px;}
	 
	 #head_menu { background:url(images/head_menu.gif) no-repeat; height:26px; width:124px; line-height:26px;}
	 #head_menu a {font-family:Arial; color:#FFFFFF; text-decoration:none; padding-left:18px; font-size:15px; font-weight:300}
	 #head_menu a:hover { color:#666666 }
	 
	 #sub_menu { }
	 /*- Menu Tabs B--------------------------- */

    #tabsB {
	  float:left;
      background:#000000;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
        margin:0;
        padding:0 0 0 0;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#CCC;
      }
    #tabsB a:hover {
      background-position:0% -2px;
      }
    #tabsB a:hover span {
      background-position:100% -2px;
      }

        #tabsB #current a {
                background-position:0% -2px;
        }
        #tabsB #current a span {
                background-position:100% -2px;
        }
	 /*- End Menu Tabs B--------------------------- */	
	 
	 #left { 
	   width:215px;  vertical-align:top;
	 }
	 
	 #t_bar { background:url(images/title_bg.gif) repeat-x; height:21px; border-bottom: 1px solid #333333; border-left:1px solid #333333; border-right:1px solid #333333; border-top:1px solid #cccccc; padding-left:12px; color:#FFFFFF; font-family:Arial; font-weight:300; font-size:12px; line-height:20px}
	 #b_sub { border:1px solid #333333;padding:5px;color:#FFF; font-size:12px}
	 #line { padding:0 0 5px 0}
	 
	 #right { 
	   width:177px;
	   vertical-align:top;
	  }
	  #t_bar_r { background:url(images/title_bg_r.gif) repeat-x; height:21px; border-bottom: 1px solid #333333; border-left:1px solid #333333; border-right:1px solid #333333; border-top:1px solid #cccccc; padding-left:12px; color:#FFFFFF; font-family:Arial; font-weight:300; font-size:12px; line-height:20px }
	  
	  #main { 
	   padding:0 8px 0 8px;
	   vertical-align:top;
	   width:570px;
	  }
	  #title_news {
	    background:url(images/title_main.gif) no-repeat; height:21px;
		padding-left:10px;
		line-height:21px;
		color:#FFF;
		font-weight:bold;
		}
	  #main_news {
	    padding:20px 15px 20px 15px;
		font-size:12px;
		color:#FFFFFF;
		}
	   #footer {
	    background:url(images/footer_bg.gif) repeat-x; height:21px;
	   }
	   #banner {
	     padding:8px 0px 12px 0px
		 }
	    .copy { 
		font-family:Arial;
		text-align:center;
		height:24px;
		line-height:24px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:300;
		} 