* {
margin: 0;
padding: 0;
}
body{
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#c8bda7;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#c8bda7;
scrollbar-3dlight-color:#c8bda7;
scrollbar-darkshadow-color:#ffffff;
text-align: center;
}
body,td{
font-size:10pt;
letter-spacing:1px;
line-height:14pt;
color:#8f7252;
font-family:'VERDANA,ARIAL,SANS-SERIF';
}
a:link{color:#7d7d7d;text-decoration:none;}
a:visited{color:#7d7d7d;text-decoration:none;}
a:hover{
color:#c8bda7;}
a{font-size:10pt}

hr{
color: #e1ccb7;
border: 1px;
height: 1px;
border-style: dashed;
}

#head{
width : 100%;
height : 30px;
background-image : url(./icon/bg1.jpg);
background-repeat : repeat;
line-height : 200%;
}

#title{
width : 100%;
height :80px;
background-image : url(./icon/top1.gif);
background-repeat : repeat;
}

#page{
width : 800px;
}

#menu{
width : 250px;
float : right;
}

#menu table {
margin: 10px 0px 10px 0px;
}
#menu td { padding: 3px; } 

#main{
width : 550px;
float : left;
background-attachment: fixed;
background-image : url(./icon/stitch2.gif);
background-repeat: repeat-y;
background-position: right;
text-align : left;
}

.td1{
background-image : url(./icon/table.gif);
vertical-align : top;
}

#main h1 {
color : #8f7252;
font-size : 10pt;
margin: 10px 0px 0px 0px;
}

#main h2 {
color : #a3b1c5;
font-size : 10pt;
text-align : left;
background-attachment: fixed;
background-image : url(./icon/h3.gif);
background-repeat: no-repeat;
background-position: left;
margin: 5px 0px 0px 0px;
padding-left : 20px;
}

#main h3 {
color : #8f7252;
font-size : 11pt;
text-align : left;
margin: 0px 0px 0px 0px;
padding-top: 10px;
background-image : url(icon/h2.gif);
background-repeat: no-repeat;
background-position: right;
border-bottom : 1px dashed #bcb892;
padding-left : 10px;
height:35px;
}

#main p{
margin: 10px 0px 10px 0px;
text-align : left;
line-height:12pt;
}

#main table {
margin: 10px 0px 10px 0px;
text-align : left;
}
#main td { padding: 3px;
} 

#foot{
width : 100%;
background-image : url(./icon/bg1.jpg);
background-repeat : repeat;
clear:both;
font-size:7pt;
}


