* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

body {
  padding: 10px 0;
  color: #5a6280;
  background: #fff;
}

img {
  border: 0;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #5a6280;
}

a:hover {
  text-decoration: none;
  color: #000;
}

p {
  padding-bottom: 10px;
  line-height:140%;
}

span {
  font-size: 80%;
}

#pagewrapper {
  margin: 0 auto;
  width: 640px;  
}

#flash_intro {
  width: 540px;
  margin: 60px auto 0 auto;
}

#header {
  height: 145px;
  text-align: center;
  position:relative;
  background: url(../img/top.png) no-repeat left bottom #5a6280;
}

#header table {
  margin: 0 auto 20px auto;
  border-bottom: 1px solid #aeb4cb;
}

#header table a {
  padding: 5px 7px;
  display:block;
  font-size: 11px;
  font-weight: normal;
  color: #9e9fbe;
  background: url(../img/btn_normal.gif) no-repeat center top;
}

#header table a:hover {
  color: #fff;
  background: url(../img/btn_hover.gif) no-repeat center top;
}

#flags {
  position: absolute;
  z-index: 100;
  left: 7px;
  top: 5px;
}

#flags img {
  display:block;
  padding: 2px;
  margin: 2px 0;
  border: 1px solid #9e9fbe;
}


#content {
  background: url(../img/content_bg.gif) repeat-y left top;  
}

#main {
  width: 350px;
  margin: 0 auto;
  padding: 20px 0;
}

#main h2 {
  font-weight: bold;
  text-align: center;
}

#content_menu {
  margin: 30px auto 100px auto;
}

#content_menu td {
  height: 265px;
  text-align: center;
  vertical-align: middle;
  background: url(../img/content_logo.png) no-repeat center top;
}

#main ul {
  width: 296px;
  list-style: none; 
}

#main ul li a {
  height: 28px;
  margin: 3px 0;
  display:block;
}

#main ul li a#pl_btn_01 {  background: url(../img/pl_btn_01.png) no-repeat center top; }
#main ul li a#pl_btn_02 {  background: url(../img/pl_btn_02.png) no-repeat center top;}
#main ul li a#pl_btn_03 {  background: url(../img/pl_btn_03.png) no-repeat center top;}
#main ul li a#pl_btn_04 {  background: url(../img/pl_btn_04.png) no-repeat center top; }

#main ul li a#pl_btn_01:hover {  background: url(../img/pl_btn_01_h.png) no-repeat center top; }
#main ul li a#pl_btn_02:hover {  background: url(../img/pl_btn_02_h.png) no-repeat center top;}
#main ul li a#pl_btn_03:hover {  background: url(../img/pl_btn_03_h.png) no-repeat center top;}
#main ul li a#pl_btn_04:hover {  background: url(../img/pl_btn_04_h.png) no-repeat center top; }

#main ul li a#e_btn_01 {  background: url(../img/e_btn_01.png) no-repeat center top; }
#main ul li a#e_btn_02 {  background: url(../img/e_btn_02.png) no-repeat center top;}
#main ul li a#e_btn_03 {  background: url(../img/e_btn_03.png) no-repeat center top;}
#main ul li a#e_btn_04 {  background: url(../img/e_btn_04.png) no-repeat center top; }

#main ul li a#e_btn_01:hover {  background: url(../img/e_btn_01_h.png) no-repeat center top; }
#main ul li a#e_btn_02:hover {  background: url(../img/e_btn_02_h.png) no-repeat center top;}
#main ul li a#e_btn_03:hover {  background: url(../img/e_btn_03_h.png) no-repeat center top;}
#main ul li a#e_btn_04:hover {  background: url(../img/e_btn_04_h.png) no-repeat center top; }

#main ul li a#d_btn_01 {  background: url(../img/d_btn_01.png) no-repeat center top; }
#main ul li a#d_btn_02 {  background: url(../img/d_btn_02.png) no-repeat center top;}
#main ul li a#d_btn_03 {  background: url(../img/d_btn_03.png) no-repeat center top;}
#main ul li a#d_btn_04 {  background: url(../img/d_btn_04.png) no-repeat center top; }

#main ul li a#d_btn_01:hover {  background: url(../img/d_btn_01_h.png) no-repeat center top; }
#main ul li a#d_btn_02:hover {  background: url(../img/d_btn_02_h.png) no-repeat center top;}
#main ul li a#d_btn_03:hover {  background: url(../img/d_btn_03_h.png) no-repeat center top;}
#main ul li a#d_btn_04:hover {  background: url(../img/d_btn_04_h.png) no-repeat center top; }


#footer {
  margin: 0 5px;
  font-size: 80%;
  text-align: center;
  border-bottom: 1px solid #5a6280;
}

#footer img {
  padding: 5px;
} 

h2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
  padding: 0 0 5px 0;
} 

.data_table td {
  line-height: 140%;
  padding: 4px 3px;
  border-bottom: 1px solid #f0f0f0;
}
  
  