html {
  margin : 0; 
  padding : 0; 
} 
body {
  margin : 0; 
  padding : 0; 
} 
body {
  color : #430000; 
  font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
body {
  background : #eee1ce; 
} 
h2 {
  border-bottom : 1px dotted #430000; 
  font-weight : bold; 
  font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
h3 {
  background-color : #d5bba0; 
  color : #ffffff; 
  border-bottom : 1px solid #7c6653; 
  border-left : 1px solid #ffffff; 
  border-top : 1px solid #ffffff; 
  border-right : 1px solid #7c6653; 
  padding-top : 4px; 
  padding-right : 5px; 
  padding-bottom : 4px; 
  padding-left : 5px; 
  letter-spacing : 2px; 
  font-weight : bold; 
  font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; 
} 
h4 {
  margin-bottom : 0; 
  font-weight : bold; 
  font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; 
} 
p {
  margin-top : 0; 
  text-align : left; 
  vertical-align : top; 
  font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
pre {
  color : #430000; 
  background-color : #eee1ce; 
  font-size : 104%; 
  font-family : 'Courier New', Courier, monospace; 
} 
ul {
  font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
table.intern01 { 
    border-spacing: 0px; 
    border-collapse: collapse;  
	border: 1px solid #adc1d6; 
}   
table.intern01 th { 
    text-align: center; 
    font-weight: bold; 
    padding: 0.4em; 
	border: 1px solid #f3efe0; 
    background: #336699; 
    color: #ffffff; 
}   
table.intern01 td.t { 
    text-align: left; 
    padding: 0.2em 0.3em 0.2em 0.3em; 
    border: 1px solid #f3efe0; 
    background: #adc1d6; 
	color: #112233; 
} 
table.intern01 td { 
    text-align: left; 
    padding: 0.2em 0.3em 0.2em 0.3em; 
    border-bottom : 1px solid #adc1d6; 
	border-top : 1px solid #adc1d6; 
    background: #ecf0f6; 
	color: #112233; 
} 
table.intern01 td.x1 { 
    text-align: left; 
    padding: 0.2em 0.3em 0.2em 0.3em; 
    border-bottom : 1px solid #adc1d6; 
	border-left : 1px solid #adc1d6; 
	border-top : 1px solid #adc1d6; 
    background: #ecf0f6; 
	color: #112233; 
} 
table.intern02 { 
    border-spacing: 0px; 
    border-collapse: collapse;  
	border: 1px solid #adc1d6; 
}   
table.intern02 th { 
    text-align: center; 
    font-weight: bold; 
    padding: 0.4em; 
	border: 1px solid #f3efe0; 
    background: #336699; 
    color: #ffffff; 
}   
table.intern02 td.t { 
    text-align: left; 
    padding: 0.2em 0.3em 0.2em 0.3em; 
    border: 1px solid #f3efe0; 
    background: #adc1d6; 
	color: #112233; 
} 
table.intern02 td { 
    text-align: left; 
    padding: 0.2em 0.3em 0.2em 0.3em; 
    border-bottom : 1px solid #adc1d6; 
	border-left : 1px solid #adc1d6; 
	border-top : 1px solid #adc1d6; 
    background: #ecf0f6; 
	color: #112233; 
} 
.bg-01 {
  color : #ffffff; 
  background : #7c6653; 
} 
.bg-02 {
  color : #ffffff; 
  background : #440c03; 
} 
.imgleft {
  float : left; 
  margin : 0 20px 2px 0; 
} 
.imgright {
  float : right; 
  margin : 0 0 2px 20px; 
} 
.imgbordleft {
  border-bottom : 1px solid #7c6653; 
  border-left : 1px solid #ffffff; 
  border-top : 1px solid #ffffff; 
  border-right : 1px solid #7c6653; 
  float : left; 
  margin : 0 20px 2px 0; 
} 
.imgbordright {
  border-bottom : 1px solid #7c6653; 
  border-left : 1px solid #ffffff; 
  border-top : 1px solid #ffffff; 
  border-right : 1px solid #7c6653; 
  float : right; 
  margin : 0 0 2px 20px; 
} 
.just {
  text-align : justify; 
} 
.topp-tbl {
  margin-left : auto; 
  margin-right : auto; 
} 
.txt-01 {
  background : #d9c3ab; 
  background-image : url("img/bg-v01.jpg"); 
  background-repeat : repeat; 
  color : #ffffff; 
  font-size : xx-large; 
  letter-spacing : 1px; 
  font-weight : bold; 
  font-family : Garamond, Times, Palatino, serif; 
  text-align : center; 
  vertical-align : middle; 
} 
.txt-02 {
  background : #d9c3ab; 
  background-image : url("img/bg-v01.jpg"); 
  background-repeat : repeat; 
  color : #430000; 
  font-weight : bold; 
  text-align : center; 
  vertical-align : middle; 
} 
.txt-03 {
  color : #666666; 
  background-color : #eee1ce; 
  font-size : xx-small; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
}  
.txt-04 {
  background-color : #dfc7ab; 
  color : #430000; 
  border-right : none; 
  border-bottom : 1px solid #7c6653; 
  border-left : 1px solid #7c6653; 
  padding-top : 10px; 
  padding-right : 10px; 
  padding-bottom : 10px; 
  padding-left : 20px; 
  font-size : small; 
} 
.txt-05 {
  background-color : #d5bba0; 
  color : #430000; 
  border-right : none; 
  border-bottom : 1px solid #7c6653; 
  border-left : 1px solid #7c6653; 
  padding-top : 10px; 
  padding-right : 10px; 
  padding-bottom : 10px; 
  padding-left : 20px; 
  font-size : small; 
} 
.txt-06 {
  color : #666666; 
  background-color : #eee1ce; 
  font-weight : bold; 
} 
.txt-07 {
  color : #999999; 
  background-color : #eee1ce; 
  text-align : right; 
  font-size : xx-small; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.txt-08 {
  background : #440c03; 
  color : #eee1ce; 
  font-size : large; 
  font-weight : bold; 
} 
.txt-09 {
  background : #dfc7ab; 
  color : #430000; 
  font-size : small; 
  font-weight : bold; 
} 
.txt-10 {
  color : #c33420; 
  background-color : #eee1ce; 
  font-weight : normal; 
  font-size : small; 
  font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.txt-11 {
  color : #430000; 
  background-color : #eee1ce; 
  margin-bottom : 0; 
  font-weight : bold; 
  font-size : 116%; 
  font-family : Garamond, Palatino, Times, serif; 
} 
.txtGR {
  color : #430000; 
  background-color : #eee1ce; 
  font-weight : bold; 
  font-family : Times, Palatino, Garamond, serif; 
} 
a.set01:link {
  color : #d9c3ab; 
  background : #440c03; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set01:visited {
  color : #d9c3ab; 
  background : #440c03; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set01:hover {
  color : #ffffff; 
  background : #3c638e; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set01:focus {
  color : #d9c3ab; 
  background : #440c03; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set01:active {
  color : #d9c3ab; 
  background : #440c03; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set02:link {
  color : #003366; 
  background : #eee1ce; 
  text-decoration : underline; 
} 
a.set02:visited {
  color : #003366; 
  background : #eee1ce; 
  text-decoration : underline; 
} 
a.set02:hover {
  color : #000000; 
  background : #eee1ce; 
  text-decoration : none; 
} 
a.set02:focus {
  color : #003366; 
  background : #eee1ce; 
  text-decoration : underline; 
} 
a.set02:active {
  color : #003366; 
  background : #eee1ce; 
  text-decoration : underline; 
} 
a.set03:link {
  color : #003366; 
  background : #dfc7ab; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set03:visited {
  color : #003366; 
  background : #dfc7ab; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set03:hover {
  color : #000000; 
  background : #dfc7ab; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set03:focus {
  color : #003366; 
  background : #dfc7ab; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set03:active {
  color : #003366; 
  background : #dfc7ab; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set04:link {
  color : #003366; 
  background : #d5bba0; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set04:visited {
  color : #003366; 
  background : #d5bba0; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set04:hover {
  color : #000000; 
  background : #d5bba0; 
  text-decoration : none; 
  font-weight : bold; 
} 
a.set04:focus {
  color : #003366; 
  background : #d5bba0; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.set04:active {
  color : #003366; 
  background : #d5bba0; 
  text-decoration : underline; 
  font-weight : bold; 
} 
a.menulink {
  border-right : 1px solid #7c6653; 
  border-top : 0 solid #ffffff; 
  display : block; 
  border-left : 15px solid #440c03; 
  width : 200px; 
  color : #003366; 
  background-color : #d5bba0; 
  border-bottom : 1px solid #7c6653; 
  font-family : arial, verdana, helvetica, sans-serif; 
  text-align : left; 
  text-decoration : none; 
} 
a.menulink:hover {
  border-right : 1px solid #7c6653; 
  border-top : none; 
  border-left : 15px solid #dfc7ab; 
  border-bottom : 1px solid #7c6653; 
  color : #f3f3f3; 
  background-color : #496c96; 
  font-weight : bold; 
  font-family : verdana, arial, helvetica, sans-serif; 
} 

