	
html {
		background:#1E4B95;
}

	body {
		background:#F8F7F2;
margin: 0 auto;
		padding:0px;
        width: 770px;
border: 2px solid #CD8400;
color: #CD8400;
font: 11px tahoma, sans-serif;
		}
	
	#leftcontent {
		width:120px;
padding-left: 5px;

float: left;
		}

	#centercontent {
width: 600px;
margin-left: 20px;


float: left;
		}

	#rightcontent {
		width:120px;
		background:#fff;
		border:1px solid #000;
float: right;
		}
	
	#banner {
		background:#fff url(header.jpg) no-repeat;
		height:123px;
padding: 80px 0 0 5px;
margin: 0;
		}


.subhead {

background: #369; margin: 0; padding:4px; color: #fff; display: block; clear: both;
}

		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:22px;
		padding-top:10px;
		}
		

	#rightcontent p {
		font-size:10px
		}

#footer {
clear: both;
text-align: center;
}
	
a {
color: #CF651F;
text-decoration: none;
}

a:hover {
color: #336699;
}


.menubottle {
width: 120px;
}

.items a {
color: #002D98;

padding: 2px 0 2px 4px;
margin: 0 0 0 0;
display: block;
font: bolder 12px  tahoma, arial, sans-serif ;
border: 0 0 #;
text-decoration: none;
text-align: left;
}

.items a:visited {
color: #002D98;

}

.items a:hover {

color: #CD8400;
text-decoration: none;
}


    #tabs {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }


    #tabsJ {
      float:left;
      width:100%;
      font-size:99%;
	  font-weight: bold;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      background-position:0% -42px;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }