body {
	color:#000;
	margin:0;
		font: normal 8pt/normal Arial, Helvetica, sans-serif;
		font-size: 65%;
		min-width:775px;
}
a:link {
	color: #0099CC;
	text-decoration:none;
}
a:visited {
	color: #0099CC;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
a:active {
	color: #FF6600;
	text-decoration:none;
}
.chbutton{
padding-left:3px;
}
  #tabs4 {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
	  margin-top:-4px;
	  margin-bottom:20px;
      }
    #tabs4 ul {
	  margin:0;
	  list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:right;
      background:url("images/tableft4.gif") no-repeat left bottom;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:right;
      display:block;
      background:url("images/tabright4.gif") no-repeat right bottom;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -20px;
      }
    #tabs4 a:hover span {
      background-position:100% -20px;
	  }
	  

	#wrap {
		background:#ffffff;
		margin:0 auto;
		width:775px;
	}
	#header {
		height:80px;
		background-image: url(images/bg1.gif);
		background-repeat: repeat-x;
	}
	#header h1 {
    	padding:0px;
	    margin:0;
    }
    .logo{
	padding:5px;
	}
	
	#main {
		background:#ffffff;
		float:left;
		width:500px;
	}
	
	
		
	.name{
	color:#0b6384;
	
	font-weight:bold;
	}
	
		
	.site{
	color:#999999;
	font-size:90%;
	}
	
	.description{
	color:#000;
	font-size:95%;
		}

	.search-page {
	font-size: 12px;
	
	}
		
	#main h2, main h3, #main p {
		font-size:12px;
		margin-top:-1px;
    }
	#sidebar {
		float:right;
		width:260px;
		background-image: url(images/sidebar-bg.gif);
		background-repeat: repeat-y;
		border-top:solid #dde9e9 1px;
		border-bottom:solid #dde9e9 1px;
		text-align:center;
	}
	
	.sidebar{
	padding:3px;
	}
	
	.sbtext{
	color:#666666;
	font-size:85%;
	text-align:left
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
    }
	#footer {
		background:#fff;
		clear:both;
	}
	#footer p {
	text-align:center;
		margin:0;
    }
	
	#search {
		background-image: url(images/search-bg.gif);
		background-repeat:no-repeat;
		background-position:center;
		clear:both;
		text-align:center;
		margin:0;
		width:775px;
		height:50px;
		padding-top:25px;
	}
.tp{
font-size: 10pt;
border: thin solid #CCCCCC
}
