body {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
}

form {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}

.mainBg {
  ackground: rgb(168,147,170);
  ackground: rgb(173,81,161);
  background: rgb(139,67,153);
}

.bg-top {
  background: url(/pic/bg-top.gif);
  background-repeat: repeat-x;
  font-size: 1px;
}
.bg-left {
  background: url(/pic/bg-left.gif);
  background-repeat: repeat-y;
  font-size: 1px;
}
.bg-right {
  background: url(/pic/bg-right.gif);
  background-repeat: repeat-y;
  font-size: 1px;
}
.bg-main {
  background: white;
  color: rgb(120,120,120);
  font-size: 12px;
}
.bg-bottom {
  background: url(/pic/bg-bottom.gif);
  background-repeat: repeat-x;
  font-size: 1px;
}
.bg-null { font-size: 1px; }

.footer {
  background: url(/pic/footer-bg.gif);
  background-repeat: repeat-x;
  color: white;
  font-size: 12px;
  padding: 0 30 12 0;
}
.footer-link {
  color: white;
  font-size: 12px;
  text-decoration: none;
}
.footer-link:hover { text-decoration: underline; }

.imgBox {
  cursor: pointer;
  margin: 5px;
  float: left;
  text-align: center;
  width: 165px;
}

.menu-top {
  background: url(/pic/menu-top.gif);
  background-repeat: repeat-x;
  font-size: 1px;
}
.menu-lang {
  background: url(/pic/menu-r2-bg.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
}
.menu-second {
  ackground: url(/pic/menu-r3-c2.jpg);
  background: url(/pic/menu-r3-bg.gif);
  background-position: top right;
  background-repeat: repeat-x;
}
.menu-main {
  ackground: url(/pic/menu-r5-c1c2.jpg);
  ackground-repeat: no-repeat;
  background: white;
}
.menu-item {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  etter-spacing: 1px;
  padding-bottom: 10px;
  text-align: center;
}
.menu-link {
  color: white;
  text-decoration: none;
}
.menu-link:hover { text-decoration: underline; }
.menu-second-item {
  color: rgb(143,79,157);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
}
.menu-second-link {
  color: rgb(143,79,157);
  text-decoration: none;
}
.menu-second-link:hover { text-decoration: underline; }

.lang-item1 {
  color: rgb(143,79,157);
  font-size: 10px;
  font-weight: bold;
  padding-left: 11px;
  text-decoration: none;
}
.lang-item2 {
  color: rgb(143,79,157);
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
.lang-pic { border: 1px solid rgb(180,180,180); }

.news-title {
  background: url(/pic/col-right-title.gif);
  background-repeat: no-repeat;
  color: rgb(143,79,157);
  font-size: 12px;
  font-weight: bold;
  padding-left: 16px;
}
.news-body {
  background: url(/pic/col-right-bg.gif);
  background-repeat: repeat-y;
  color: black;
  font-size: 11px;
  padding: 5px;
}

.frmButton1 {
  background: rgb(66,126,198);
  color: white;
  font-size: 12px;
}

.frmTable {
  background: rgb(252,252,252);
  border: 1px solid rgb(200,169,207);
}

.frmTextbox1 {
  border: 1px solid rgb(164,164,164);
  color: rgb(137,67,153);
  font-size: 11px;
}

.head1 {
  color: rgb(143,79,157);
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.head2 {
  color: rgb(139,67,153);
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 2 0;
  padding: 0px;
}

.img1 {
  border: 1px solid rgb(192,192,192);
}

.img2 {
  margin-left: 15px;
}

.img2-link {
  cursor: pointer;
  margin-left: 15px;
}

.imgLink1 {
  border: 1px solid rgb(192,192,192);
  cursor: pointer;
}

.imgText {
  color: black;
  font-size: 11px;
}

.leftMOvr {
  background: rgb(247,239,248);
  border: 1px solid rgb(143,79,157);
  cursor: pointer;
  font-size: 12px;
  padding: 3px;
}
.leftMOut {
  border: 1px solid white;
  font-size: 12px;
  padding: 3px;
}
.leftMNull {
  font-size: 1px;
}
.leftMSpace {
  font-size: 1px;
  width: 5px;
}

.newsMOvr {
  background: rgb(247,239,248);
  border: 1px solid rgb(143,79,157);
  cursor: pointer;
  font-size: 11px;
  padding: 3px;
}
.newsMOut {
  border: 1px solid white;
  font-size: 11px;
  padding: 3px;
}

.li1 {
  color: black;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10 20;
  padding: 0px;
}

.link1 {
  color: rgb(120,120,120);
  text-decoration: none;
}
.link1:hover { text-decoration: underline; }

.link2 {
  color: blue;
  text-decoration: none;
}
.link2:hover { text-decoration: underline; }

.link3 {
  color: black;
  text-decoration: none;
}
.link3:hover { text-decoration: none; }

.partnerBox {
  ackground: rgb(230,230,230);
  mmargin: 10 20 30 20;
  padding: 10 20 30 20;
  text-align: center;
  vertical-align: middle;
  width: 310px;
}

.relatedHeader {
  border-bottom: 1px solid rgb(143,79,157);
  color: rgb(143,79,157);
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 20 0 0 0;
  padding: 0px;
  width: 100%;
}
.relatedLink {
  color: blue;
  text-decoration: none;
}
.relatedLink:hover { text-decoration: underline; }
.relatedText {
  color: black;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 3 0;
  padding: 0;
}

.text1 {
  color: rgb(120,120,120);
  font-size: 12px;
}

.text2 {
  color: black;
  font-size: 12px;
  line-height: 16px;
  margin: 5 0 10 0;
  padding: 0px;
  text-align: justify;
}

.text3 {
  color: black;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.textSmall1 {
  color: black;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
}

.td1 {
  color: rgb(137,67,153);
  font-size: 12px;
}
.td3 {
  color: black;
  font-size: 12px;
}

.divPic {
  border: 1px solid gray;
  float: left;
  height: 175px;
  margin: 5 5 20 5;
  width: 150px;
}

.todo {
  color: red;
  font-size: 13px;
  font-weight: bold;
}



/*
Arial, Helvetica, sans-serif
Courier New, Courier, mono
Geneva, Arial, Helvetica, sans-serif
Georgia, Times New Roman, Times, serif
Times New Roman, Times, serif
Verdana, Arial, Helvetica, sans-serif
Tahoma???
*/