body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #595959;
	background-image:url(../menu/background_newtop2.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	z-index: 1;
}

bodycopy2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #595959;
	background-repeat: repeat;
	overflow: auto;
	z-index: 1;
}

bodycopy {font-family: Verdana, Arial, sans-serif;
     font-weight: normal; 
     font-size: small; 
     color: #595959;}
	 
div.background {position: absolute; 
    top: 0; 
    left: 0;
	z-index: 1;}
	
divcopy {position: relative; 
    top: 0; 
    left: 0; 
    width: 800px; 
    height: 600px; 
    border: 0;
	z-index: 20;}

div.leftbar {position: absolute; 
            width: 144px; 
            height: 100%; 
            color: #002d9a;
			z-index: 8;}
			
div.leftbarcopy {position: absolute; 
            top: 0; 
            left: 0; 
            width: 144px; 
            height: 100%; 
            margin-left: 0; 
            color: #003399;
			z-index: 8;}
 
div.flash {position: absolute; 
          top: 0px; 
          left: 160px; 
          width: 600px; 
          height: 90px; 
          margin-top: 33px; 
		  background-repeat: no-repeat;
          z-index: 10;}
		  
div.text1 {position: absolute; 
          top: 165px; 
          left: 150px; 
          width: 500px; 
          height: 450px; 
          margin-top: 0; 
		  overflow: visible;
          z-index: 9;}

div.text2 {position: absolute; 
          top: 165px; 
          left: 640px; 
          width: 350px; 
          height: 450px; 
          margin-top: 0;
		  text-align:left;
          z-index: 9;}

div.text3 {position: absolute; 
          top: 20px; 
          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 {font-family: Univers, Arial, Verdana, sans-serif;
	color: #A63700; 
    margin: 20px 20px 10px 20px; 
    letter-spacing: 0.02em;}

h1 {font-size: x-large; 
   font-weight: bold;}

h1.first {margin: 0px 20px 10px 20px;}

h2 {font-size: medium; 
   font-weight: bold;
   margin: 15px 20px 5px 20px;}
   
h2.first {margin: 20px 20px 10px 20px;}
   
p {color: black; 
  font-size: small; 
  line-height: 1.3em; 
  margin: 0px 20px 5px 20px;}

p.soft {color: black; 
  margin: 0px 20px 0px 20px;}
  
p.right {color: black; 
  margin: 0px 20px 0px 20px;}
  
p.abox {color: #963D51; 
  margin: 10px 10px 10px 20px;}
  
p.condensed {font-size: x-small; 
	line-height: 1.2em;}
  
p.tight0 {font-size: 8pt; 
	line-height: 0.6em;}
	
p.tight {font-size: 8pt; 
	line-height: 1.0em;}

p.tight2 {font-size: 8pt; 
	line-height: 1.2em;}

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: 5px 20px 20px 20px;}

li {line-height: 1.3em;
	font-size: small;
    margin: 0px 5px 5px 20px;}

li.condensed {font-size: x-small;
	line-height: 1.1em;}
	
td.line	{border-top-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;}

select {width:300px;}

table.left {margin-left:20px;}

td.left {
	/*margin: 30px 20px 15px 30px;*/
	width:80;}

td.right {
	text-align:right;
	/*margin: 30px 20px 15px 30px;*/
	width:80;}

td.lefttop {
	/*margin: 20px 20px 15px 30px;*/
	text-align:left;
	vertical-align:top;
	width:80;}

td.rightbottom {
	/*margin: 0px 20px 15px 30px;*/
	text-align:right;
	vertical-align:bottom;
	width:80;}
