body {
text-align:center;
}
	
#frame {
width:990px;
margin-right:auto;
margin-left:auto;
margin-top:2px;
padding:0px;
text-align:left;
}
		
#contentleft {
width:170px;
padding:0px;
float:left;
top: 2px; 
left: 5px; 
font-size: 13px; 
z-index: 2;
}
	
#contentcenter {
width:640px;
float:left;
top: 2px; 
left: 20px;
padding: 5px;
z-index: 100;
}
	
#contentright {
width:150px;
padding:0px;
float:left;
top: 2px;  
}
	
#contentheader {
background:#fff
}
		
p,h1,pre {
margin:0px 10px 10px 10px;
}
	
h1 {
font-size:14px;
padding-top:10px;
}
	
#contentheader h1 {
font-size:14px;
padding:10px;
margin:0px;
}
	
#contentright p { font-size:10px}
h1
{
font-family: Arial;
font-size: 16px; 
color: #959499;
 }
h2
{
font-family: Arial;
font-size: 14px; 
color: #959499;
 }
h3
{
font-family: Arial;
font-size: 12px; 
color: #959499;
   }
.text
{
font-family: Arial;
font-size: 12px; 
color: #959499;
   }
.text01
{
font-family: Arial;
font-size: 12px; 
font-weight: bold;
color: #e638096;
   }
.small
{
font-family: Arial;
font-size: 12px; 
color: #959499;
   }
.small1
{
font-family: Arial;
font-size: 11px; 
font-weight: bold;
color: #959499;
   }
.small2
{
font-family: Arial;
font-size: 10px; 
font-weight: bold;
color: #959499;
   }
  p {
  font-family: Arial;
  line-height: 1.3em;
  margin: 0 0 16px 0;
  padding: 0;
  }
.small3
{
font-family: Arial;
font-size: 12px; 
color: #F00100;
   }

  a {
  color: #079a3f;
  font-family: Arial;
  text-decoration: none;
  }
  a:link {
  color: #06993E;
  }
  a:visited { 
  color:  #959499;
  } 
  a:hover {
text-decoration: underline; 
font-family: Arial; 
color:  #d4d3d8;
 background-color: #ffffff;
}

table.space {
	border-width: thin thin thin thin;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.space th {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.space td {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
