body {
		margin:0px 0px 0px 0px;
    background: #d0dcd0;
    font: 10px "verdana" #000033;
		}

	#leftarea {
		position: absolute;
		left:10px;
		top: 96px;
		width: 30%;
		font: 14px "verdana" #000000;
    background:#fefefe;
		border:1px solid #000;
		padding:15px;
    }
    
    #rightarea {
		position: absolute;
		right:10px;
		top: 96px;
		width: 66%;
		font: 12px "verdana" times #000000;
    background:#fefefe;
		border:1px solid #000;
		padding:15px;
    }
  
  #banner {
		background: #fefefe;
		height:70px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		border-bottom: 3px solid #003300;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

   td.lightgr {
    background-color: #b3c4b7;
    }


  td.lightbl {
    background-color: #c9ceef;
    }

     th.lightgr {
    background-color: #b3c4b7;
    }

    
  th.lightbl {
    background-color: #c9ceef;
    }
    
    td.solidgr {
    background-color: green;
    }

     th.solidgr {
    background-color: green;
    }
  
    
  #rightarea table{
    background: #fcfffc;
    font: 10px "verdana" times #000000;
    padding: 10px;
    border:1px solid #003300;
    }

	p,h1,pre {
		margin: 0px 30px 10px 30px;
		}

	h1 {
		font-size:14px;
		padding-top:10px;
		}

	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}

  p, h1, h2, pre {
		margin:10px 10px 10px 10px;
		}

  .smallcaps {
	text-align: center;
	font: small-caps bold 'minionweb' Georgia, 'Times New Roman', Times, serif;
	font-size: 12px; font-color:#000033;
	}

  h4 {
      font-size: 10px;
      font-decoration: bold;
      }
  h3 {
      font-size: 12px;
      font-decoration: bold;
      }
	h1 {
		font-size:14px;
		padding-top:24px;
		font-decoration: bold;
    }

a:link {
	color: #0000cc;
  text-decoration: bold;
	}

a:active {
	color: #001100;
  text-decoration: none;
	}

a:visited {
	color: #000099;
  text-decoration: none;
	}

a:hover {
	color: #2c5639;
  text-decoration: underline;
	}

