.main
 {
 width: 100%;
 border: 0;
 font-size: 12px;
 text-align: justify;
 }

.backgr
 {
 font-size: 11px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #656565;
 background-image: url(bg.jpg);
 background-repeat: repeat-x;
 margin: 0px;
 }

.dborder 
 {
 border-right-width: 5px;
 border-left-width: 5px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #2D2D2D;
 border-left-color: #2D2D2D;
 }

.dhead
 {
 position: relative;
 width: 768px;
 height: 286px;
 background-image: url(dhead.gif);
 background-repeat: repeat-x;
 }

.dbody
 {
 display: block;
 width: 768px;
 background-color: white;
 }

.infoJPG
 {
 display: block;
 position: absolute;
 visibility: visible;
 left: 302px;
 top: 241px;
 width: 166px;
 height: 23px;
 }

.info
 {
 display: block;
 position: absolute;
 visibility: visible;
 left: 0px;
 top: 15px;
 width: 100%;
 height: 23px;
 text-align: center;
 font-size: 11px;
 font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 color: white;
 }

.info TABLE
 {
 width: 100%;
 }

.info TD
 {
 text-align: left;
 vertical-align: top;
 }
 
.info A
 {
 color: white;
 text-decoration: none;
 }

.info A:hover
 {
 color: yellow;
 }

.flag
 {
 position: relative;
 visibility: visible;
 left: 730px;
 top: 0px;
 width: 21px;
 height: 31px;
 }

.menu
 {
 display: block;
 position: absolute;
 visibility: visible;
 left: 18px;
 top: 82px;
 width: 100px;
 height: 100px;
 }

.menu IMG
 {
 border: 0px;
 }

.menuJPG
 {
 position: absolute;
 visibility: visible;
 left: 520px;
 top: 68px;
 width: 237px;
 height: 215px;
 }

.cim
 {
 font-weight: bold;
 font-size: 14px;
 color: #D3430E;
 }

.lablec
 {
 font-size: 10px;
 color: #999999;
 }

.link
 {
 text-decoration:none;
 color: black;
 }

.link:hover
 {
 color: #D3430E;
 }

