body {font-family: Verdana, Arial, sans-serif; 
     font-weight: normal; 
     font-size: small; 
     font-color: #595959; 
     background: #FFF;}

div {position: relative; 
    top: 0; 
    left: 0; 
    width: 800px; 
    height: 600px; 
    border: 0;
	z-index: 20;}

div.leftbar {position: absolute; 
            top: 150; 
            left: 50; 
            height: 100%; 
            margin-left: 0; 
            z-index: 8;}

div.bg {position: absolute; 
          top: 0; 
          left: 0; 
          width: 100%; 
          height: 100%; 
          z-index: 0;}
			
div.logo {position: absolute; 
          top: 5px; 
          left: 270px; 
          width: 400px; 
          height: 100%; 
		  background-repeat: no-repeat;
          z-index: 7;}
		  
div.flash {position: absolute; 
          top: 0px; 
          left: 160px; 
          width: 600px; 
          height: 90px; 
          margin-top: 33px; 
		  background-repeat: no-repeat;
          z-index: 10;}
		  
div.line1 {position: absolute; 
          top: 145px; 
          left: 250px; 
		  width: 100%; 
          height: 100%; 
          margin-top: 0; 
          z-index: 0;}
		  
div.text1 {position: absolute; 
          top: 155px; 
          left: 310px; 
          width: 400px; 
          height: 400px; 
		  background-position:center;
		  overflow: auto;
          margin-top: 0; 
          z-index: 60;}

div.tab1 {position: absolute; 
          top: 450px; 
          left: 732px; 
          margin-top: 0; 
          z-index: 49;}

div.tab2 {position: absolute; 
          top: 330px; 
          left: 732px; 
          margin-top: 0; 
          z-index: 48;}

div.tab3 {position: absolute; 
          top: 210px; 
          left: 732px; 
          margin-top: 0; 
          z-index: 47;}

div.text2 {position: absolute; 
          top: 145px; 
          left: 549px; 
          width: 251px; 
          height: 450px; 
          margin-top: 0; 
          z-index: 9;}

div.text2b {position: absolute; 
          top: 145px; 
          left: 549px; 
          width: 251px; 
          height: 450px; 
          margin-top: 0; 
		  overflow: auto;
          z-index: 9;}
          
h1, h2, h3 {color: #FF0000; 
    margin: 10px 20px 5px 20px; 
    letter-spacing: 0.2em;}

h1 {font-size: large; 
   font-weight: bold;}

h1.first {margin: 0px 20px 10px 20px;}

h2 {font-size: small; 
   font-weight: bold;}
   
h2.first {margin: 0px 20px 10px 20px;}
   
p {color: black; 
  line-height: 1.3em; 
  margin: 0px 20px 5px 20px;}

p.soft {color: black; 
  margin: 0px 20px 0px 20px;}
  
p.right {color: black; 
  align: right;
  margin: 0px 20px 0px 20px;}
  
p.abox {color: #963D51; 
  margin: 10px 10px 10px 20px;}
  
p.condensed {font-size: 10pt; 
	line-height: 1.1em;}
  
p.tight {font-size: 8pt; 
	line-height: 1.0em;}

table.indent {margin-left:20px;}

a:link img {border-style: none}
a:visited img {border-style: none}

img.leftside {float: left; margin: 5px;}

img.rightside {float: right; margin: 5px;}

ul {margin: 0px 20px 0px 20px;}

li {line-height: 1.3em;
    margin: 0px 5px 5px 5px;}
