  html, body {
	  margin:0;
	  text-align:center;
  }
  
  body {
	  background-color:#3E2D30;
	  font-family:trebuchet,tahoma,sans-serif;
	  font-size:9pt;
  }
  
  img {
	  border:0;
  }
  
  #container {
	  width:1000px;
	  position:relative;
	  text-align:left;
	  margin-top:16px;
	  overflow-x:hidden;
	  margin:10px auto 0px auto;
  }
  
  #head {

	  height:138px;
	  background-color:#BB7B49;

	  background-image:URL('/images/jamlog.gif');
	  
	  background-repeat:no-repeat;
  }
  
  #bghead {
	  position:absolute;
	  top:0px;
	  left:379px;
	  height:100px;
	  background-image:URL('/images/bg11.jpg');
	  background-repeat:no-repeat;
	  width:620px;
	  overflow:hidden;
	  z-index:1;
  }

   #transhead {
	  position:absolute;
	  top:118px;
	  left:220px;
	  height:14px;
	  width:814px;
	  z-index:3;
	  font-size:8pt;
	  padding:3px;
	  color:#865830;
	  font-weight:3;
	  overflow:hidden;
	  background-color:#FEF2D9;
	}
	
	#transhead a {
	  font-size:8pt;
	  color:#865830;
	  font-weight:3;
	  text-decoration:none;
   }

   #transhead a:hover {
	   text-decoration:underline;
   }
   
   #transsearch {
	  position:absolute;
	  top:118px;
	  left:820px;
	  height:20px;
	  width:180px;
	  background-color:transparent;
	  z-index:3;
	  color:#865830;
	  font-size:8pt;
	  padding-left:4px;
	  font-weight:bold;
	}	
	
	#transsearch form {
		margin:0;
		display:inline;
	}
	
    #transsearch input, #kolright input {
	    font-size:8pt;
	    border:1px solid #865830;
	    background-color:transparent;
	    color:#865830;
    }
    
    #transsearch input.submit {
	    background-color:#FEF2D9;
	    margin-left:2px;
	    height:17px;
	    width:18px;
    }
	    
  #sw {
	  background-color:#865830;
	  height:20px;
	  position:absolute;
	  top:98px;
	  left:0px;
	  z-index:22;
	  width:100%;
	  
	  
	  
	  
  }
  
  #sw div {
	  font-size:1pt;
	  height:1px;
  }
  
  #sw a {
	  color:#FEF2D9;
	  font-size:9pt;
	  font-weight:bold;
	  text-decoration:none;
	  font-family:arial;
	  height:20px;
	  padding-top:3px;
	  padding-bottom:3px;
	  padding-left:13px;
	  padding-right:13px;
  	  margin:0;
  }
  
  #sw a:hover {
	  color:#865830;
	  background-color:#FEF2D9;
  }

  td {
	  font-family:trebuchet,tahoma,sans-serif;
	  font-size:10pt;
  	  }
  
  table#main {
	  width:100%;
	  height:500px;
  }
  
  #kolleft {
	  width:220px;
	  background-color:#BB7B49;
	  vertical-align:top;	  
  }
  #kolleft a {
	  color:#FFFFFF;
	  display:block;
	  font-size:13pt;
	  text-decoration:none;
	  font-weight:bold;
	  padding:4px;
	  padding-left:15px;
  }
  
  #kolleft a:hover, #kolleft a.current {
	  background-color:#3E2D30;
  }
  
  #kolleft a.sub {
	  font-size:8pt;
	  padding:3px;
	  padding-left:22px;
	  color:#FEF2D9;	  
  }
  
  
  #kolleft a.ssub {
	  font-size:8pt;
	  padding:3px;
	  padding-left:30px;
	  color:#FEF2D9;	
	  color:#3E2D30;  
	  
  }  
  
  #kolleft  #current {
    background-color:#865830;
  }
  

  #kolleft a.sub:hover, #kolleft a.ssub:hover, {
    background-color:#865830;
  }
  
  #kolright {
	  width:240px;
	  background-color:#FEF2D9;
	  vertical-align:top;
	  height:99%;
	  padding-top:10px;
	  padding-bottom:45px;
	  font-size:1em;
  }
 #rowmain {
	 height:90%;
 }
  #kolright #kolrightbot {
	  height:28px;
	  background-color:transparent;
	  position:absolute;
	  bottom:19px;
	  width:240px;
	  right:0px;
	  text-align:right;
	  padding-right:15px;
	  font-size:0.8em;
	  color:#865830;
	  
  }
  
  #kolright #kolrightbot img {
	  vertical-align:middle;
  }
  
  #kolmid {
	  background-color:#FFFFFF;
	  vertical-align:top;
      padding:0px 0px 30px 0px;
  }
  
  #kolmid h1 {
	  padding-left:16px;
	  color:#3E2D30;
	  margin:4px;
  	  font-size:1.8em;
  }
  
  #content br {
	  line-height:1;
  }
  
  #content img {
	  border:0px;
  }
  
  #content .alignleft{
  	float:left;
  	margin:8px;
  	margin-top:4px;
  	margin-left:0px;
  }

  #content .alignright{
  	float:right;
  	margin:8px;
  	margin-top:4px;
  	margin-right:0px;
  }
	  
  #content, #gidssubmit td {
	  overflow:auto;
	  padding-left:20px;
	  padding-right:10px;
	  line-height:1.4em;
	  font-size:0.95em;
	  
  }
  
  #gidssubmit b
  {
	  font-weight:normal;
  }
  
  #content h2,h3,h4,h5,h6 {
	  font-size: 1.25em;
	  color:#865830;
	  margin:0;
	  
  }
  
  #content p, #contentright p {
	  margin:0;
	  margin-bottom:12px;
  }
  
  #content a, #contentright a {
	  color:#865830;
	  text-decoration:none;
  }
  
  #content a:hover, #contentright a:hover {
	  text-decoration:underline;
  }
  #foot {
	  background-color:#865830;
	  height:16px;
	  text-align:center;
	  color:#FEF2D9;
	  font-size:8pt;
	  padding-top:4px;
  }

  #foot a {
	  color:#FEF2D9;
	  text-decoration:none;
  }
  
    
  #contentright,#contentright td {
	  padding-left:8px;
	  font-size:0.9em;
	  overflow-x:hidden;
	  padding-right:2px;
	  color:#865830;
	  line-height:1.3em;
  }

  #contentright h2,#contentright h3, #contentright h4,#contentright h5, {
	    font-size:1.1em;
	    margin:0px;
  }
    
  #trans {
	  position:absolute;
	  top:2px;
	  right:-5px;
	  z-index:100;
  }
  
 .subtitle {
	 line-height:normal;
 }
 
 #vergroot {
	 position:absolute;
	 top:85px;
	 right:0px;
	 cursor:pointer;
	 z-index:200;
 }
 
 #vergroot a {
	 position:absolute;
	 color:white;
	 top:0px;
	 right:0px;
	 font-size:4em;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:normal;
	 background-color:#000000;
	 height:15px;
	 overflow:hidden;
	 padding:0;
	 margin:0;
	 line-height:0.5;
	 padding-bottom:24px;
	 padding-left:4px;

 }
 
 #vergroot a:hover {
	 color:#865830;
 }
 
 form {
	 margin:0;
 }
 
 
 .formtable input, select, textarea, #kolmid input, #kolmid select {
	 background-color:#FEF2D9;
	 border: 1px solid #865830;
	 font-size:12px;
 }
 
 .formtable .plain {
	 background-color:transparent;
	 border:0;
 }
 
 #anvr
 {
	 position:absolute;
	 top:20px;
	 right:10px;
 }