body { 
color: #000000; 
font-size: 9pt; 
font-family: Arial, Helvetica;
background-image: url(bg.gif);
background-color: #ffffff;
background-position: top left; 
background-repeat: repeat-y;
}

div.mainnavi {
width: 100%;
text-align: right;
font-size: 7pt; 
font-family: Arial, Helvetica;
}

div.layout
{
margin-left: 100px;
width: 600px;
position: absolute;
top: 5px;
padding-right: 3px;
}

div.main
{
margin-left: 200px;
width: 70%;
position: absolute;
top: 5px;
}


table.wide {
color: #000000; 
font-size: 9pt; 
font-family: Arial, Helvetica;
text-align: justify;
width: 100%;
background-color: #fff;
}

table.other {
color: #000000; 
font-size: 9pt; 
font-family: Arial, Helvetica;
background-color: #fff;
width: 80%;
text-align: justify;
}

table {
color: #000000; 
font-size: 9pt; 
font-family: Arial, Helvetica;
background-color: #fff;
width: 80%;
text-align: justify;
}

table.poll {
color: #000000; 
font-size: 9pt; 
font-family: Arial, Helvetica;
text-align: left; 
border: 2px solid #000000;
width: 450px;
}

table.poll2 {
width: 100%;
margin-bottom: 8px;
margin-top: 8px;
}

table.sf {
color: #000000; 
font-size: 9pt; 
font-family: Arial, Helvetica;
background-color: #ffffff;
width: 70%;
text-align: justify;
}

div.title {
width: 100%;
text-align: center;
margin-bottom: 25px;
}

div.end {
width: 100%;
text-align: center;
font-weight: bold;
margin-bottom: 25px;
margin-top: 25px;
}

div.divider {
width: 100%;
text-align: center;
}

.pagetitle {
font-size: 14pt; 
font-family: Arial, Helvetica;
font-weight: bold;
}

p.an {
font-size: 8pt; 
font-family: Arial, Helvetica;
}

p.navi {
font-size: 7pt; 
font-family: Arial, Helvetica;
}

.small {
font-size: 7pt; 
font-family: Arial, Helvetica;
}

a:link { color: #666666; text-decoration: none; font-weight:bold; }
a:visited { color: #888888; text-decoration: none; font-weight:bold; }
a:active { color: #000000; text-decoration: none; font-weight:bold; }
a:hover { color: #888888; text-decoration: underline; } 

body {
 scrollbar-face-color:#FFFFFF;
 scrollbar-arrow-color:#000000;
 scrollbar-track-color:#FFFFFF;
 scrollbar-shadow-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-darkshadow-Color:#FFFFFF;
}