/*----------------------------------------------------------*/
body{
color:#1d2524;
display:block;
background-color:#ffffff;
margin: 10px 20px 10px 20px;
font-size:9pt;
text-align:center;
background-image:url(./404.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
width:730px;
height:530px;
position:fixed;
}
body.500 {
  background-image:url(./500.jpg);
}

/*----------------------------------------------------------*/
div.index{
width:700px;
height:500px;
font-size:9pt;
color:#1d2524;
border-style:solid;
border-width:10px 10px 10px 10px;
padding:5px 5px 5px 5px;

}


/*----------------------------------------------------------*/
div.top{
width:600px;
height:180px;
font-size:9pt;
position:left;
color:#1d2524;
margin-top:5px;
margin-bottom:5px;
}

/*----------------------------------------------------------*/
div.main{
width:600px;
height:250px;
font-size:9pt;
text-indent:1em;
color:#1d2524;
border-style:solid;
border-width:0px 0px 0px 0px;
}

/*----------------------------------------------------------*/
div.bottom{
width:600px;
height:50px;
position:left;
font-size:9pt;
color:#1d2524;
text-align:left;
margin-top:5px;
margin-bottom:5px;
}

/*----------------------------------------------------------*/
div.fez_main{
width:600px;
height:250px;
font-size:9pt;
text-align:left;
text-indent:1em;
color:#1d2524;
border-style:solid;
border-width:0px 0px 0px 0px;
}



/*----------------------------------------------------------*/
table.main{
width:580px;
height:240px;
color:#1d2524;
font-size:9pt;
font-position:fixed;
}

/*----------------------------------------------------------*/
td.01{
width:100px;
border-style:Solid;
border-color:#666666;
border-width:1px;
padding:5px;
color:#1d2524;
font-size:9pt;
text-indent: 1em;
line-height:8em,100%;
vertical-align:top;
}

/*----------------------------------------------------------*/
td.02{
width:200px;
border-style:Solid;
border-color:#666666;
border-width:1px;
padding:5px;
color:#1d2524;
font-size:9pt;
text-indent: 1em;
line-height:8em,100%;
vertical-align:top;
}

/*----------------------------------------------------------*/
td.03{
width:280px;
border-style:Solid;
border-color:#666666;
border-width:1px;
padding:5px;
color:#1d2524;
font-size:9pt;
vertical-align:top;

}


/*----------------------------------------------------------*/
h1{ 
           color: #3e3534;
           font-size:110%;
		text-align:left;
}
/*----------------------------------------------------------*/
h2{
           color: #3e3534;
           font-size:120%;
		text-align:left;
}

/*----------------------------------------------------------*/
h3{
           color: #3e3534;
           font-size:125%;
		text-align:center;
}

/*----------------------------------------------------------*/
A:link { 
           color: #6a6a6a;
}
A:visited { 
           color: #6a6a6a;
}
A:active,A:hover {
           color: #7a7a7a;
           text-decoration: underline;
}
/*----------------------------------------------------------*/
img.logo{
           border-style:solid;
           border-width:1px;
           border-color:#000000;
float:left;
width:590;
height:100;

}

/*----------------------------------------------------------*/
img.top{
border-style:solid;
border-width:1px;
border-color:#000000;
float:right;
width:230;
height:230;
}

/*----------------------------------------------------------*/
img.404logo{
           border-style:solid;
           border-width:1px;
           border-color:#000000;
float:left;
width:80;
height:20;

}

/*----------------------------------------------------------*/
div.404top{
font-size:9pt;
text-align:left;
margin-left:6px;
clear:both;
color:#1d2524;
}
/*----------------------------------------------------------*/
div.404main{
text-align:center;
margin-left:6px;
clear:both;
color:#1d2524;
}