body {
	margin-bottom: 0px;
	background-color: #c0c0c0;

}
td, textarea, input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #47331B;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #BF3F02;
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.text2:hover {
text-decoration:underline;
}


.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:justify;
}


.text4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.text4:hover{
          text-decoration:underline;
        }
		
.text5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}

.top_bg{
       background:url(../images/top_bg.jpg) repeat-x;
	   width:678px;
	   height:43px;
        }
.green_bgstrip{
			height:5px;
			background-color:#170D01;
               }
.header_bg{
         background:url(../images/header_bg.jpg) repeat-x;
		 height:205px;
           }
.header_banner{
           background:url(../images/center_image.jpg) no-repeat;
		   width:290px;
		   height:100px;
		   margin-bottom:40px;
             }
.content_bg{
			background:url(../images/content_bg.jpg) repeat-x;
           }
.foot_bg{
			background:url(../images/foot_bg.jpg) repeat-x;
			height:63px;
           }

img{
   border:0px;
    }
.link2{
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F6EF6B;
	}
.link2 ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
	}
.link2 li{
	list-style-type:none;
	background:url(../images/bullate.jpg) no-repeat;
	background-position:center left;
	padding:0px 0px 3px 0px;
	}
.link2 li a{
	display:block;
	color:#fff;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	}
.link2 li a:hover{
	display:block;
	text-decoration:underline;
	padding:0px 0px 0px 20px;
	color:#FFFFFF;
	}


#tabs1 {
      float:left;
      width:650px;
	  margin-top:3px;
      }
    #tabs1 ul {
	  margin:0;
	  padding:0 0 0 25px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
	  background-image:url(../images/bullate.jpg);
	  background-repeat:no-repeat;
	  background-position: center right;
      margin:0;
	  text-align:left;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:15px;
	  font-weight:600;
	  line-height:40px;
	  color:#FFFFFF;
	   padding:0 20px 0 20px;
      text-decoration:none;
      }
    
    #tabs1 a:hover {
	  color:#000000;
      }
	  

