body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	background-color: #D0E7CB;
}
a:link, a:visited, a:active {
	text-decoration:none;
	font-weight:bold;
	color: #006600;
	}
a:hover {
	text-decoration:underline;
	color: #00CC00;
	}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	margin:0px;
	padding:0px;
	text-align:center;
	border-bottom:1px solid #006600;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom: 1px solid #006600;
	margin:0px;
	padding:0px;
	color:#006600;
	}
#background {
	height:1100px;
	width:960px;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	background-color:#FFFFFF;
	}
html>/**/body #background{
height:1000px;
}
#header{
	background:url(img/bg_head.jpg) no-repeat;
	height:150px;
	width:960px;
	margin-bottom:15px;

	}
#content{
	float:left;
	background-color:#FFF;
	padding:10px;
	width:600px;
	border-right:1px dashed #006600;
	text-align:justify;
	}
*+html #content {
	margin-top:20px;
	}
#margin{
	position:absolute;
	top:185px;
	left:620px;
	padding: 10px;
	background-color:#FFF;
	text-align:justify;
	width:310px;
	border-left:1px dashed #006600;
	}
#footer {
	width:auto;
	padding:8px;
	background-color:#FFF;
	text-align:center;
	border-top:1px dashed #006600;
	}
    #tabs12 {
	margin-top:140px;
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #006600;
      }
    #tabs12 ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;
      background:url("tableft12.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs12 a span {
      float:left;
      display:block;
      background:url("tabright12.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    #tabs12 a span {float:none;}
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }
    #tabs12 a:hover span {
      background-position:100% -42px;
      }   
	      #tabs12 a.active {
      background-position:0% -42px;
      }
    #tabs12 a.active span {
      background-position:100% -42px;
      }   
