@charset "utf-8";
/* CSS Document */

body{
   background-image: url(../png/background.png);
   margin-top: 0px;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:13.5px;
}

#menu{
	position:absolute;
	left:140px;
	top:253px;
	width:736px;
	height:127px;
	z-index:1;
	padding-right: 100px;
}

.style1 {color: #83530B;font-weight: bold;}

a:link {color: #993300;}
a:visited {color: #993300; text-decoration: underline;}
a:hover {color: #996600;}
a:active {color: #993300; text-decoration: none;}
a:focus{color: #993300; text-decoration: none;}

  .thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
         .tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
 
 
 .dogvdvhdr {
            width:300;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
         }
         
         .dogvdvbdy {
            width:300;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }
		 
.intro_flash {
    position: relative;
	height: 105px;
	width: 327px;
	left: 9%;
	top: 17%;
}
.intro_flash_dere {
	position: relative;
	height: 105px;
	width: 337px;
	left: 53%;
	top: 41%;
}

#x{
	position:relative;
	left: 830px;
	right: 100px;
	top: 107px;
	height: 18px;
	width: 45px;
}

